我已按照此处列出的步骤创建了Azure IoT Edge设备:
https://docs.microsoft.com/en-us/azure/iot-edge/quickstart-linux
当我创建部署并检查IoT Edge设备时,我看到以下错误消息:
417 - This device has an empty configuration for the edge agent. Please set a deployment manifest.
我错过了什么?
答案 0 :(得分:4)
当您在Azure IoT Hub中创建Edge设备,然后在为IoT Hub中的设备设置模块之前启动Edge运行时时,会发生这种情况。部署完成后,Edge运行时会看到它,这应该会消失。