View Source ExtFit.Profile.Messages.Connectivity (ExtFit v0.1.0)
Message: :connectivity
identified by num=127
Fields
Name | Type | Num | Scale | Offset | Units | Array |
---|---|---|---|---|---|---|
bluetooth_enabled | bool | 0 | false | |||
bluetooth_le_enabled | bool | 1 | false | |||
ant_enabled | bool | 2 | false | |||
name | string | 3 | false | |||
live_tracking_enabled | bool | 4 | false | |||
weather_conditions_enabled | bool | 5 | false | |||
weather_alerts_enabled | bool | 6 | false | |||
auto_activity_upload_enabled | bool | 7 | false | |||
course_download_enabled | bool | 8 | false | |||
workout_download_enabled | bool | 9 | false | |||
gps_ephemeris_download_enabled | bool | 10 | false | |||
incident_detection_enabled | bool | 11 | false | |||
grouptrack_enabled | bool | 12 | false |
Summary
Types
@type t() :: %ExtFit.Profile.Messages.Connectivity{ fields: %{required(non_neg_integer()) => ExtFit.Types.Field.t()}, name: atom(), num: integer() }