Iotmodule deployments in IoTCentral

Jeffrey K 171 Reputation points
2022-04-03T21:48:02.737+00:00

Is there IoT edge deployments and device updates for devices connected in IoTCentral applications?

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
342 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Sander van de Velde 28,311 Reputation points MVP
    2022-04-08T07:51:23.127+00:00

    Hello @Jeffrey K ,

    thanks for reaching out using MS Learn Q&A.

    It seems you want to deploy Azure IoT Edge devices in a layered configuration. These deployments have to be automated on specific requirements.

    Azure IoT Central is a mature solution with a lot of features out of the box.

    Still, automatic (Azure IoT Edge module) configurations are not featured (yet).

    I recommend checking out the Azure PaaS offering based on Azure IoT Hub

    There, layered deployments are offered (to roll out modules and settings conditionally).

    The portal experience is also available via an API so you can program your own logic around it.

    Regarding multiple device templates, a single device is related to a single device template via the modelID. See this blog post how this ModelID is part of Azure IoT Plug&Play.

    0 comments No comments