Mobile Device feature¶
- command message olympe.messages.mobiledevice.Command.BatteryState(charge_level=None, _timeout=10, _no_expect=False, _float_tol=(1e-07, 1e-09), _int_tol=0)¶
Parameters:
charge_level : u32
Unsupported message
- command message olympe.messages.mobiledevice.Command.GetCapabilities(_timeout=10, _no_expect=False, _float_tol=(1e-07, 1e-09), _int_tol=0)¶
- command message olympe.messages.mobiledevice.Command.Location(source=None, timestamp=None, number_of_satellites=None, latitude=None, longitude=None, wgs84_altitude=None, amsl_altitude=None, latitude_accuracy=None, longitude_accuracy=None, wgs84_altitude_accuracy=None, amsl_altitude_accuracy=None, north_velocity=None, east_velocity=None, up_velocity=None, velocity_accuracy=None, _timeout=10, _no_expect=False, _float_tol=(1e-07, 1e-09), _int_tol=0)¶
Parameters:
source :
olympe.enums.mobiledevice.LocationSourcetimestamp :
olympe.messages.mobiledevice.t64Value()number_of_satellites :
olympe.messages.mobiledevice.t32Value()latitude :
olympe.messages.mobiledevice.bleValue()longitude :
olympe.messages.mobiledevice.bleValue()wgs84_altitude :
olympe.messages.mobiledevice.atValue()amsl_altitude :
olympe.messages.mobiledevice.atValue()latitude_accuracy :
olympe.messages.mobiledevice.atValue()longitude_accuracy :
olympe.messages.mobiledevice.atValue()wgs84_altitude_accuracy :
olympe.messages.mobiledevice.atValue()amsl_altitude_accuracy :
olympe.messages.mobiledevice.atValue()north_velocity :
olympe.messages.mobiledevice.atValue()east_velocity :
olympe.messages.mobiledevice.atValue()up_velocity :
olympe.messages.mobiledevice.atValue()velocity_accuracy :
olympe.messages.mobiledevice.atValue()Unsupported message
- event message olympe.messages.mobiledevice.Event.Capabilities(supported_features=None, _policy='check_wait', _float_tol=(1e-07, 1e-09), _int_tol=0)¶
Parameters:
supported_features : list(
olympe.enums.mobiledevice.Feature)Unsupported message
- enum olympe.enums.mobiledevice.Feature¶
- location:
- enum olympe.enums.mobiledevice.LocationSource¶
- SOURCE_MAIN:
- SOURCE_AUXILIARY: