uasId property

List<int8_t> uasId
final

UAS (Unmanned Aircraft System) ID following the format specified by id_type. Shall be filled with nulls in the unused portion of the field.

MAVLink type: uint8_t20

uas_id

Implementation

final List<int8_t> uasId;