View Source ExtFit.Profile.Messages.TimeInZone (ExtFit v0.1.0)

Message: :time_in_zone identified by num=216

Fields

NameTypeNumScaleOffsetUnitsArray
reference_mesgmesg_num0false
reference_indexmessage_index1false
time_in_hr_zoneuint3221000strue
time_in_speed_zoneuint3231000strue
time_in_cadence_zoneuint3241000strue
time_in_power_zoneuint3251000strue
hr_zone_high_boundaryuint86bpmtrue
speed_zone_high_boundaryuint1671000m/strue
cadence_zone_high_bondaryuint88rpmtrue
power_zone_high_boundaryuint169wattstrue
hr_calc_typehr_zone_calc10false
max_heart_rateuint811false
resting_heart_rateuint812false
threshold_heart_rateuint813false
pwr_calc_typepwr_zone_calc14false
functional_threshold_poweruint1615false
timestampdate_time253sfalse

Summary

Types

@type t() :: %ExtFit.Profile.Messages.TimeInZone{
  fields: %{required(non_neg_integer()) => ExtFit.Types.Field.t()},
  name: atom(),
  num: integer()
}