Azure / azure-iot-explorer

Cross-platform UI for interacting with devices attached to Azure IoT Hub. This tool is meant for learning and testing, not for production environment.
MIT License
224 stars 73 forks source link

hub list and sub list #538

Closed YingXue closed 2 years ago

YingXue commented 2 years ago

After user choose AAD, and successfully logged in, we first show a subscription list, and clicking on the displayname would take users to iot hub list view. image

Click the back to subscription button would take users back to sub list, and clicking the hub name will get iot hub key and redirect to device list upon success. image