@InitialValue@IntRange(from = 0, to = WaypointMission.MAX_WAYPOINT_COUNT - 1) int uploadedWaypointIndex
Package:
dji.common.mission.waypoint
Description:
The index of the last uploaded waypoint. Information for each waypoint is uploaded one by one in ascending order. If no waypoint has been uploaded, the value will be -1.