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

Message: :goal identified by num=15

Fields

NameTypeNumScaleOffsetUnitsArray
sportsport0false
sub_sportsub_sport1false
start_datedate_time2false
end_datedate_time3false
typegoal4false
valueuint325false
repeatbool6false
target_valueuint327false
recurrencegoal_recurrence8false
recurrence_valueuint169false
enabledbool10false
sourcegoal_source11false
message_indexmessage_index254false

Summary

Types

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