Cloud-API-Doc
Cloud-API-Doc copied to clipboard
Is it possible to unlock a DJI Drone (Eg. Mavic 3 E) using the cloud API through the DJI Dock without the DJI Controller? Exploring the possible options available as...
因为我们自己的程序里维护了一个错误码列表,每次更新不知道新增了哪些,要把整个列表再重新弄一遍,太麻烦了
以下在 demo 也出现了报错 返回的错误 code 615000 具体内容 pilot错误内容:java.lang.IllegalArgumentException: baseUrl must end in /: http://zhly.hqkjgroup.com/cloud-api at retrofit2.Retrofit$Builder.baseUrl(Retrofit.java:9) at retrofit2.Retrofit$Builder.baseUrl(Retrofit.java:3) at com.dji.industry.pilot.platform.component.network.http.HttpClientImpl.build(HttpClientImpl.kt:19) at com.dji.industry.pilot.custom.component.ComponentsLoader.o(ComponentsLoader.kt:9) at com.dji.industry.pilot.custom.component.ComponentsLoader.q(ComponentsLoader.kt:16) at com.dji.industry.pilot.custom.component.ComponentsLoader.h(ComponentsLoader.kt:1) at com.dji.industry.pilot.custom.js.PlatformJsMethod.loadComponent(PlatformJsMethod.kt:1) at com.dji.industry.pilot.custom.js.OpenJsMethod$platformLoadComponent$1.invoke(OpenJsMethod.kt:2)...
To anyone who can help! I have created a route in the DJI app on my DJI controller and exported the route KMZ file into my Ubuntu system. I intend...
The property `type` and `sub_type` under `batteries` is an empty integer enum? Is that because of deprecation?
Would you please update this documentation
截至 2025年8月28日 ,上云api已经更新到1.15了,但这里还是在1.13版本
[Pilot JSBridge](https://developer.dji.com/doc/cloud-api-tutorial/cn/api-reference/pilot-to-cloud/jsbridge.html)这个`djiBridge`是通过kotlin/java在webview里面注入的,你们直接把源代码拿到,把暴露的方法翻译成TS声明文件不就行了。
文档Pilot支持RTSP协议,机场没写,请问是不支持还是漏写?