【发布时间】:2019-05-12 06:46:57
【问题描述】:
我有一个 MQTT 客户端,它将数据(主题)发布到“AWS IOT”和“Azure IOT HUB”。
要查看“Azure IOT HUB”中的数据,我使用的是“DeviceExplorer”: https://github.com/Azure/azure-iot-sdk-csharp/tree/master/tools/DeviceExplorer
我想知道?
For Azure IOT HUB:
- How I can see the same data in azure portal?
For AWS IOT:
- Is there any similar tool for AWS IOT?
- How I can see the same in AWS portal? (I thought it should be "CloudWatch", but not sure how to use it?)
任何链接和参考都将是可观的。
【问题讨论】:
标签: azure-iot-hub aws-iot