DJI Delivery Sync
Copy Page
DJI Delivery Sync
Authentication instructions and webhook details
HMS Code Details
Phase one
Get device list
GET
Get the device topology status, the aircraft and remote control form the topology
GET
Get device properties
GET
Enable device live streaming and obtain the streaming URL
POST
Get device task list
GET
Phase two
Get route list
GET
Get detail of a single route
GET
Get location list
GET
Create location
POST
Delete location
DELETE
Device execution command
POST
Query device execution command status
GET
Phase three
Create task
POST
Edit task
PUT
Delete task
DELETE
Start task
POST
Start stream forwarding
POST
Stop stream forwarding
DELETE
Schemas
Schemas
resp.StreaStreamReq
resp.StandardResponse
resp.GetGroupDeviceListRsp
resp.GroupDeviceListRspItem
resp.CreateTaskResult
resp.GetGroupDeviceTopoRsp
resp.GroupDeviceTopoRspItem
resp.GetGroupDevicePropertyRsp
resp.GroupDevicePropertyRspItem
resp.StartDeviceStreamRsp
resp.StartDeviceStreamItemRsp
resp.GroupDeviceTopoRspItemBaseTopo
resp.Pagination
resp.GetDeviceTasks
resp.DeviceTaskRspItem
resp.ElementItem
resp.MissionItem
resp.StageItem
resp.ActionItem
resp.GetMapElementListResp
resp.MapElementItem
resp.CreateResult
resp.CreateCmdResult
resp.GetCmdList
resp.GetWaylineList
resp.WaylineItem
resp.WaylineDetailItem
resp.WaylineGlobalInfo
resp.WaylinePointItem
req.CreateElement
req.Geometry
resp.PassStreamResult
req.Property
req.CreateCmd
req.CreateTask
req.CreatePassStream
HMS Code Details
Copy Page
Click to
download HMS file
Modified at
2024-06-13 12:18:58
Previous
Authentication instructions and webhook details
Next
Get device list