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.
 
 
 
sean.zhou b944fff741 Modify config 3 years ago
env initial 3 years ago
public initial 3 years ago
src Modify config 3 years ago
.eslintignore initial 3 years ago
.eslintrc.js initial 3 years ago
.gitignore initial 3 years ago
.gitignore copy initial 3 years ago
.npmrc initial 3 years ago
LICENSE Initial commit 3 years ago
README.md Add docker 3 years ago
index.html initial 3 years ago
package-lock.json initial 3 years ago
package.json initial 3 years ago
tsconfig.json initial 3 years ago
vite.config.ts initial 3 years ago
yarn.lock initial 3 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.0.0 was released on 21 March 2022. For more information, please visit the Release Note.

License

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