View Source ExtFit.Profile.Messages.MonitoringInfo (ExtFit v0.1.0)
Message: :monitoring_info
identified by num=103
Fields
Name | Type | Num | Scale | Offset | Units | Array |
---|---|---|---|---|---|---|
local_timestamp | local_date_time | 0 | s | false | ||
activity_type | activity_type | 1 | true | |||
cycles_to_distance | uint16 | 3 | 5000 | m/cycle | true | |
cycles_to_calories | uint16 | 4 | 5000 | kcal/cycle | true | |
resting_metabolic_rate | uint16 | 5 | kcal / day | false | ||
timestamp | date_time | 253 | s | false |
Summary
Types
@type t() :: %ExtFit.Profile.Messages.MonitoringInfo{ fields: %{required(non_neg_integer()) => ExtFit.Types.Field.t()}, name: atom(), num: integer() }