Forum Discussion
Ramesh Krishnamurthy
Jun 08, 2017Copper Contributor
Device to cloud messages
How do I figure out whether the messages from my device are being received at Iot hub or Event hub?
Rafael Canto
Jun 11, 2017Copper Contributor
Hello Ramesh!
You can use the IoT Device Explorer or, you can use a Route to a Service Bus queue, and use the Service Bus Explorer to dump the messages.
IoT Device Explorer:
https://github.com/Azure/azure-iot-sdk-csharp/tree/master/tools/DeviceExplorer
Service Bus Explorer:
https://code.msdn.microsoft.com/Service-Bus-Explorer-f2abca5a