【问题标题】:.NET Core app remote deployment to Windows IoT Core on Raspberry Pi.NET Core 应用远程部署到 Raspberry Pi 上的 Windows IoT Core
【发布时间】:2018-05-24 01:04:41
【问题描述】:

使用 UWP 应用,我可以通过多种方式将 appx 包部署到 Raspberry Pi。

来自Update apps on your Windows 10 IoT Core devices (12/07/2017):

  • 使用 Microsoft Store
  • 使用设备更新中心
  • 使用 Azure IoT 设备管理
  • 使用 OMA-DM,例如 SCCM

是否可以打包 .NET Core 应用并使用这些渠道远程更新它(最好通过 IoT 中心设备管理)?

示例场景如下:

  • 将新应用部署到现场现有设备
  • 更新已安装在现场的应用版本

【问题讨论】:

    标签: c# .net-core azure-iot-hub windows-iot-core-10 azure-iot-hub-device-management


    【解决方案1】:

    使用 Azure IoT 设备管理时有一些限制:

    • 注意:不支持从商店安装新应用程序。
    • 注意:不支持从商店更新 DM 应用程序以外的应用程序。

    另外,您需要为应用创建 appx 包。

    所以,恐怕答案是否定的。

    参考: Application Management of Azure IoT Device Management client

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多