View Source ExtFit.Profile.Messages.ExerciseTitle (ExtFit v0.1.0)
Message: :exercise_title identified by num=264
Fields
| Name | Type | Num | Scale | Offset | Units | Array |
|---|---|---|---|---|---|---|
| exercise_category | exercise_category | 0 | false | |||
| exercise_name | uint16 | 1 | false | |||
| wkt_step_name | string | 2 | true | |||
| message_index | message_index | 254 | false |
Summary
Types
@type t() :: %ExtFit.Profile.Messages.ExerciseTitle{ fields: %{required(non_neg_integer()) => ExtFit.Types.Field.t()}, name: atom(), num: integer() }