View Source ExtFit.Profile.Messages.DeviceAuxBatteryInfo (ExtFit v0.1.0)
Message: :device_aux_battery_info
identified by num=375
Fields
Name | Type | Num | Scale | Offset | Units | Array |
---|---|---|---|---|---|---|
device_index | device_index | 0 | false | |||
battery_voltage | uint16 | 1 | 256 | V | false | |
battery_status | battery_status | 2 | false | |||
battery_identifier | uint8 | 3 | false | |||
timestamp | date_time | 253 | false |
Summary
Types
@type t() :: %ExtFit.Profile.Messages.DeviceAuxBatteryInfo{ fields: %{required(non_neg_integer()) => ExtFit.Types.Field.t()}, name: atom(), num: integer() }