Vincent e5954ece27 fix: SpelEvaluationException: EL1004E: Method call: Method returnHomeInfo(com.dji.sdk.mqtt.events.TopicEventsRequest,org.springframework.messaging.MessageHeaders) cannot be found on type xxx 1 year ago
api What's new? 1 year ago
cloud-sdk fix: SpelEvaluationException: EL1004E: Method call: Method returnHomeInfo(com.dji.sdk.mqtt.events.TopicEventsRequest,org.springframework.messaging.MessageHeaders) cannot be found on type xxx 1 year ago
sample Merge branch 'main' into tr-1.9-boot3.1.x 1 year ago
sql What's new? 1 year ago
src/main/java/com/dji/sdk/cloudapi/wayline Merge branch 'main' into tr-1.9-boot3.1.x 1 year ago
.gitignore 1.0.0 initial 3 years ago
LICENSE Initial commit 3 years ago
README.md readme修改版本号 1 year ago
pom.xml Merge branch 'main' into tr-1.9-boot3.1.x 1 year 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.9.0 was released on 22 Feb 2024. For more information, please visit the Release Note.

License

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