Skip to content

problem: com.dji.sdk.cloudapi.device.DeviceTypeEnum has unknown data: [174] #94

New issue

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

Open
l1985q opened this issue Mar 4, 2025 · 1 comment

Comments

@l1985q
Copy link

l1985q commented Mar 4, 2025

上云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"])

@F00dP00l
Copy link

在数据库、GatewayTypeEnum、DeviceEnum和DeviceTypeEnum中手动加入相应机型即可,其中RCplus2对应2-174-0,M4E对应0-99-0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants