device-management

How do I know if my Device in Azure IoT Hub is reachable?

最后都变了- 提交于 2019-12-25 09:18:52
问题 I have a Azure IoT Hub with 2 Devices. I send a Message from a RaspberryPi to another Device. How do I know that the message was received from the other Device? 回答1: You can refer to the Device Explorer tool, which is open sourced. If you want to monitor if an IoT device is reachable by the IoT Hub, you can got to "Message To Device" tab, select the IoT device in the Device ID tab, and make sure you checked "Monitor Feedback Endpoint" . Whenever a message is sent from the IoT Hub to the