Task Management
Overview
Through task management, DJI Dock will provide the ability of drones automatically waypoint flight and accomplish the waypoint behaviors. The task management can cooperate with waypoint library function and media library function. The mainly working process is task sending, task execution, and task status report.
Task status list
Status | Illustration |
---|---|
sent | Already sent |
in_progress | Executing |
ok | Execute sucessfully |
paused | paused |
rejected | rejected |
failed | Failed |
canceled | Canceled or stopped |
timeout | Out of time |
Interactive timing diagram
API Detailed Realization
Create waypoint task
API:Server API > MQTT > Task Management > Task Creation
Task status report
API:Server API > MQTT > Task Management > Report Progress and Status