The Device interface is used to get information about the status of the GPS device.
org.freedesktop.Gypsy.Device
Description: Get the GPS connection status.
True if the device is connected, False otherwise.
Description: Get the GPS fix status.
One of the following value:
Description: Start the GPS device.
Description: Stop the GPS device.
Description: Emitted when the connection status has changed.
See GetConnectionStatus() for values.
Description: Emitted when the fix status has changed.
See GetFixStatus() for values.