View Source ExtFit.Profile.Messages.ExdDataFieldConfiguration (ExtFit v0.1.0)
Message: :exd_data_field_configuration
identified by num=201
Fields
Name | Type | Num | Scale | Offset | Units | Array |
---|---|---|---|---|---|---|
screen_index | uint8 | 0 | false | |||
concept_field | byte | 1 | false | |||
field_id | uint8 | 2 | false | |||
concept_count | uint8 | 3 | false | |||
display_type | exd_display_type | 4 | false | |||
title | string | 5 | 32 |
Summary
Types
@type t() :: %ExtFit.Profile.Messages.ExdDataFieldConfiguration{ fields: %{required(non_neg_integer()) => ExtFit.Types.Field.t()}, name: atom(), num: integer() }