Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我在 IoT 中心使用已使用的 device_id 注册设备时,我没有收到错误 409001 devicealreadyexists。有人可以给我一个线索吗?谢谢
请理解存储在 Azure IoT Hub 的身份注册表中的设备或模块 ID 区分大小写。确保您在注册同一设备时考虑到区分大小写的规则。
参考:了解 IoT 中心中的身份注册表