commandId property

uint8_t commandId
final

Command Identity (incremental loop: 0 to 255)//A command sent multiple times will be executed or pooled just once.

MAVLink type: uint8_t

command_id

Implementation

final uint8_t commandId;