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

Message: :length identified by num=101

Fields

NameTypeNumScaleOffsetUnitsArray
eventevent0false
event_typeevent_type1false
start_timedate_time2false
total_elapsed_timeuint3231000sfalse
total_timer_timeuint3241000sfalse
total_strokesuint165strokesfalse
avg_speeduint1661000m/sfalse
swim_strokeswim_stroke7swim_strokefalse
avg_swimming_cadenceuint89strokes/minfalse
event_groupuint810false
total_caloriesuint1611kcalfalse
length_typelength_type12false
player_scoreuint1618false
opponent_scoreuint1619false
stroke_countuint1620countstrue
zone_countuint1621countstrue
enhanced_avg_respiration_rateuint1622100Breaths/minfalse
enhanced_max_respiration_rateuint1623100Breaths/minfalse
avg_respiration_rateuint824false
max_respiration_rateuint825false
timestampdate_time253false
message_indexmessage_index254false

Summary

Types

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