Welcome to the DeviceExplorer-Azure-IoT-Connectivity-Tester wiki!
This is the extended version of Device Explorer Twin utility.
Please refer below link for all the basic guide line for this utility.(Note : All source codes are copied from this link only for this version)
https://github.com/Azure/azure-iot-sdk-csharp/tree/master/tools/DeviceExplorer
Default Device Explorer :
Extended/Current Device Explorer: One new tab added in existing Device explorer utility with the name of “Send Device to Cloud Message”.
I don’t know why this functionality is not there in existing utility as this is one of the major feature that every developer wants to test once they done with the basic set up of Azure IoT hub on Microsoft azure portal.
Detail view of this new tab :
How to use new Tab :
So this tab basically needs few information in order to send device telemetry to cloud and at the same time you can use Data tab to check whether message received by cloud or not.
Below are the some Input fields that needs to be filled before sending data to cloud.