【问题标题】:How to i find/create appropriate code to send telemetry to IoT central?如何找到/创建适当的代码以将遥测数据发送到 IoT 中心?
【发布时间】:2021-06-21 04:56:14
【问题描述】:

我最近被分配了一个Case study,我已经发布了这个Case study。 我创建了 10 个data centers 作为 Azure IoT Central 上的设备,并根据指定的目标创建了configured(创建所有必要的传感器和设备以在数据中心中获取输入)data center monitoring 我仍处于学习阶段,如何在 Visual Studio 代码中编写此案例研究的代码,以便将遥测数据发送到 azure IoT Central。

【问题讨论】:

    标签: azure cloud azure-iot-hub azure-resource-group azure-iot-central


    【解决方案1】:

    此处的教程向您展示如何将遥测数据发送到 IoT Central - 您可以选择多种编程语言:https://docs.microsoft.com/azure/iot-central/core/tutorial-connect-device

    您还可以将 IoT Edge 设备连接到 IoT Central - 要开始使用,请查看 https://docs.microsoft.com/learn/modules/connect-iot-edge-device-to-iot-central/ - 如果您想了解有关 IoT Edge 的更多详细信息以及如何使用您自己的代码创建自定义模块,请查看IoT Edge 文档。例如:https://docs.microsoft.com/azure/iot-edge/tutorial-csharp-module

    【讨论】:

    • 谢谢,多米尼克!但是我如何将我自己的应用程序/程序作为图像集成到物联网边缘设备。我们是像普通设备一样处理 iot edge(你之前发布过的 tuts)还是什么?
    • 我在上面编辑了我的答案,以包含 IoT Central 的 IoT Edge 资源
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2021-11-07
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2019-11-23
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多