Obtain the list of devices under the project
Developing
GET
/openapi/v0.1/project/device
X-User-Token
parameter in the Header
, and set the project uuid
through the X-Project-Uuid
parameter in the Headers
. This interface will return the list of all devices under the specified project.camera_list
for device management: Dock camera switching
.camera_list
for device management: Dock Lens Switching
.camera_list
information can only be obtained after the aircraft is powered on.Request
Header Params
X-Request-Id
string <uuid>
required
X-Language
enum<string>
optional
Allowed values:
zhen
Default:
zh
X-Project-Uuid
string
optional
Default:
{{X-Project-Uuid}}