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

Message: :dive_apnea_alarm identified by num=393

Fields

NameTypeNumScaleOffsetUnitsArray
depthuint3201000mfalse
timesint3211sfalse
enabledbool2false
alarm_typedive_alarm_type3false
soundtone4false
dive_typessub_sport5true
iduint326false
popup_enabledbool7false
trigger_on_descentbool8false
trigger_on_ascentbool9false
repeatingbool10false
speedsint32111000mpsfalse
message_indexmessage_index254false

Summary

Types

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