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.
 
 
 
pmy e67e7c627c 解决ts报错问题 11 months ago
env initial 3 years ago
public initial 3 years ago
src 解决ts报错问题 11 months ago
.eslintignore initial 3 years ago
.eslintrc.js initial 3 years ago
.gitignore 解决ts报错问题 11 months ago
.npmrc 1. 增加webrtc 功能示例;2. 增加自定义飞行区功能示例 1 year ago
LICENSE Initial commit 3 years ago
README.md feat(v1.10.0): v1.10.0 版本增加 1 year ago
index.html 解决ts报错问题 11 months ago
package-lock.json 解决ts报错问题 11 months ago
package.json 解决ts报错问题 11 months ago
tsconfig.json What's new? 2 years ago
vite.config.ts V1.1.0 for dock 3 years ago
yarn.lock 解决ts报错问题 11 months 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.10.0 was released on 7 April 2024. For more information, please visit the Release Note.

License

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