id property
Unique (opaque) identifier for this statustext message. May be used to reassemble a logical long-statustext message from a sequence of chunks. A value of zero indicates this is the only chunk in the sequence and the message can be emitted immediately.
MAVLink type: uint16_t
Extensions field for MAVLink 2.
id
Implementation
final uint16_t id;