You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Vincent b301d70c5f fix: flightId是应用层提供的,应用层有自己的id构建规则,如果不是设备原因必须指定格式,最好就不要控制flightId的格式了 2 years ago
api What's new? 2 years ago
sql What's new? 2 years ago
src/main fix: flightId是应用层提供的,应用层有自己的id构建规则,如果不是设备原因必须指定格式,最好就不要控制flightId的格式了 2 years ago
.gitignore 1.0.0 initial 3 years ago
LICENSE Initial commit 3 years ago
README.md V1.1.0 for dock 3 years ago
pom.xml What's new? 2 years ago

README.md

DJI Cloud API

What is the DJI Cloud API?

The launch of the Cloud API mainly solves the problem of developers reinventing the wheel. For developers who do not need in-depth customization of APP, they can directly use DJI Pilot2 to communicate with the third cloud platform, and developers can focus on the development and implementation of cloud service interfaces.

Docker

If you don't want to install the development environment, you can try deploying with docker. Click the link to download.

Usage

For more documentation, please visit the DJI Developer Documentation.

Latest Release

Cloud API 1.1.0 was released on 22 July 2022. For more information, please visit the Release Note.

License

Cloud API is MIT-licensed. Please refer to the LICENSE file for more information.