We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
上云API中的设备库没有更新,不支持M4E机型。
Caused by: com.fasterxml.jackson.databind.exc.ValueInstantiationException: Cannot construct instance of com.dji.sdk.cloudapi.device.DeviceTypeEnum, problem: com.dji.sdk.cloudapi.device.DeviceTypeEnum has unknown data: [174] at [Source: (byte[])"{"tid":"f1c0d7fe-3fd2-421f-82ff-37f82e6e5b93","bid":"7cc29e76-ef63-4480-84f1-44d9bfbcee09","timestamp":1741107167808,"method":"update_topo","data":{"domain":"2","type":174,"sub_type":0,"device_secret":"11111111111111","nonce":"11111111","thing_version":"1.2.0","sub_devices":[{"sn":"XXXXXXXXXXXXXXX","domain":"0","type":99,"sub_type":0,"index":"A","device_secret":"111111111111111111111","nonce":"1111111111111111111111","thing_vers"[truncated 16 bytes]; line: 1, column: 169] (through reference chain: com.dji.sdk.mqtt.status.TopicStatusRequest["data"]->com.dji.sdk.cloudapi.device.UpdateTopo["type"])
com.dji.sdk.cloudapi.device.DeviceTypeEnum
The text was updated successfully, but these errors were encountered:
在数据库、GatewayTypeEnum、DeviceEnum和DeviceTypeEnum中手动加入相应机型即可,其中RCplus2对应2-174-0,M4E对应0-99-0
Sorry, something went wrong.
No branches or pull requests
上云API中的设备库没有更新,不支持M4E机型。
Caused by: com.fasterxml.jackson.databind.exc.ValueInstantiationException: Cannot construct instance of
com.dji.sdk.cloudapi.device.DeviceTypeEnum
, problem: com.dji.sdk.cloudapi.device.DeviceTypeEnum has unknown data: [174]at [Source: (byte[])"{"tid":"f1c0d7fe-3fd2-421f-82ff-37f82e6e5b93","bid":"7cc29e76-ef63-4480-84f1-44d9bfbcee09","timestamp":1741107167808,"method":"update_topo","data":{"domain":"2","type":174,"sub_type":0,"device_secret":"11111111111111","nonce":"11111111","thing_version":"1.2.0","sub_devices":[{"sn":"XXXXXXXXXXXXXXX","domain":"0","type":99,"sub_type":0,"index":"A","device_secret":"111111111111111111111","nonce":"1111111111111111111111","thing_vers"[truncated 16 bytes]; line: 1, column: 169] (through reference chain: com.dji.sdk.mqtt.status.TopicStatusRequest["data"]->com.dji.sdk.cloudapi.device.UpdateTopo["type"])
The text was updated successfully, but these errors were encountered: