View Source ExtFit.Profile.Messages.SegmentFile (ExtFit v0.1.0)
Message: :segment_file
identified by num=151
Fields
Name | Type | Num | Scale | Offset | Units | Array |
---|---|---|---|---|---|---|
file_uuid | string | 1 | false | |||
enabled | bool | 3 | false | |||
user_profile_primary_key | uint32 | 4 | false | |||
leader_type | segment_leaderboard_type | 7 | true | |||
leader_group_primary_key | uint32 | 8 | true | |||
leader_activity_id | uint32 | 9 | true | |||
leader_activity_id_string | string | 10 | true | |||
default_race_leader | uint8 | 11 | false | |||
message_index | message_index | 254 | false |
Summary
Types
@type t() :: %ExtFit.Profile.Messages.SegmentFile{ fields: %{required(non_neg_integer()) => ExtFit.Types.Field.t()}, name: atom(), num: integer() }