Iot Hub 和 Grafana 或 Tableau
Iot Hub and Grafana or Tableau
我正在尝试将我的 Azure IoT 中心连接到 Grafana 仪表板。我已经尝试将我的设备连接到云端,但我卡在了这一点上。
是否可以将 Azure IoT 中心连接到 Grafana 仪表板?如果是怎么办?
您不能直接将 azure Iot hub 连接到 Grafana 仪表板。它只支持两个 Azure-specific 数据源:
- Azure 数据资源管理器
- Azure 监视器
您可以通过 VM 运行 Grafana 网站将 Azure IoT 中心连接到 Grafana 仪表板,首先您必须将 Iot 中心连接到 Azure Stream 分析,并将 Azure Stream 分析连接到来自 [=27] 的 azure sql 数据库=] 数据库它将获取数据并将其表示在 Grafana 仪表板中。
参考:connect a Azure IoT hub to the VM running Grafana website
我正在尝试将我的 Azure IoT 中心连接到 Grafana 仪表板。我已经尝试将我的设备连接到云端,但我卡在了这一点上。 是否可以将 Azure IoT 中心连接到 Grafana 仪表板?如果是怎么办?
您不能直接将 azure Iot hub 连接到 Grafana 仪表板。它只支持两个 Azure-specific 数据源:
- Azure 数据资源管理器
- Azure 监视器
您可以通过 VM 运行 Grafana 网站将 Azure IoT 中心连接到 Grafana 仪表板,首先您必须将 Iot 中心连接到 Azure Stream 分析,并将 Azure Stream 分析连接到来自 [=27] 的 azure sql 数据库=] 数据库它将获取数据并将其表示在 Grafana 仪表板中。
参考:connect a Azure IoT hub to the VM running Grafana website