Dock and aircraft shows as disconnected/offline in Cloud API
已完成Hello,
I have successfully deployed the cloud API instance and was able to control the payload by integrating it with the cloud via the DRC. I then attempted the same integration using the Dock, where I was able to log in to the third-party cloud services and successfully bind both devices to the cloud but in the cloud api both the dock and aircraft states as disconnected and offline. I couldn't find any solution could you help me with this. All the firmware is updated and hardware used are DJI pro RC, dock2 and Matric 3TD.
Below is the
GetDeviceBindingInformation
client = mqtt.Client()
Connected successfully
Published to thing/product/{gateway}/requests: {"bid": "ab0299eb-e860-4c42-9a24-0f1f53d0701d", "method": "airport_bind_status", "data": {"devices": [{"sn": "{drone_sn}"}, {"sn": "{dock_sn}"}]}, "tid": "2c8eb6ad-0415-495b-b032-b521eae946ca", "timestamp": 1738061437532}
Received message from thing/product/{gateway}/requests_reply: {"tid":"2c8eb6ad-0415-495b-b032-b521eae946ca","bid":"ab0299eb-e860-4c42-9a24-0f1f53d0701d","data":{"result":0,"output":{"bind_status":[{"sn":"{drone_sn}","organization_id":"e3dea0f5-37f2-4d79-ae58-490af3228069","organization_name":"Test Group One","device_callsign":"cloud_drone","is_device_bind_organization":true},{"sn":"{dock_sn}","organization_id":"e3dea0f5-37f2-4d79-ae58-490af3228069","organization_name":"Test Group One","device_callsign":"cloud_dock","is_device_bind_organization":true}]}},"timestamp":1738061437070,"method":"airport_bind_status"}
Hoping for a response.
Thank you and kind regards,
Prasanth
-
Dear Developer, Hello and thank you for reaching out to DJI Innovations. We have responded to you on a separate ticket, and I will continue to follow up on your progress in that ticket. We hope that our solution meets your needs satisfactorily. We appreciate your email and wish you a wonderful day! Best Regards, DJI Innovations SDK Technical Support Team
请先登录再写评论。
评论
1 条评论