View Source ExtFit.Profile.Messages.ExdDataConceptConfiguration (ExtFit v0.1.0)
Message: :exd_data_concept_configuration identified by num=202
Fields
| Name | Type | Num | Scale | Offset | Units | Array |
|---|---|---|---|---|---|---|
| screen_index | uint8 | 0 | false | |||
| concept_field | byte | 1 | false | |||
| field_id | uint8 | 2 | false | |||
| concept_index | uint8 | 3 | false | |||
| data_page | uint8 | 4 | false | |||
| concept_key | uint8 | 5 | false | |||
| scaling | uint8 | 6 | false | |||
| data_units | exd_data_units | 8 | false | |||
| qualifier | exd_qualifiers | 9 | false | |||
| descriptor | exd_descriptors | 10 | false | |||
| is_signed | bool | 11 | false |
Summary
Types
@type t() :: %ExtFit.Profile.Messages.ExdDataConceptConfiguration{ fields: %{required(non_neg_integer()) => ExtFit.Types.Field.t()}, name: atom(), num: integer() }