messages property

List<int8_t> messages
final

Concatenation of encoded OpenDroneID messages. Shall be filled with nulls in the unused portion of the field.

MAVLink type: uint8_t225

messages

Implementation

final List<int8_t> messages;