progress property
The progress percentage when result is MAV_RESULT_IN_PROGRESS. Values: 0-100
, or UINT8_MAX if the progress is unknown.
MAVLink type: uint8_t
units: %
Extensions field for MAVLink 2.
progress
Implementation
final uint8_t progress;