Device template not showing in Azure IoT Central

Kabeer Makkar 21 Reputation points
2021-01-05T00:03:31.137+00:00

Hi, I recently got an MXCHIP IoT DevKit and was trying to set something up in the Azure IoT Central using a custom app. Once I clicked and made a new app, it asked me for a device template and so I went to the "device templates" page. Once I'm there, I cannot seem to find my chip as a device. I've seen several youtube videos explaining how to set it up, and they've used the template because it makes it easier to work with. I've clicked, searched, scrolled everywhere, I cannot seem to find the template. Help!!

53308-screen-shot-2021-01-04-at-70114-pm.png53388-screen-shot-2021-01-04-at-70114-pm.png

Apparently its supposed to be beside the XDK110 template, but its not there.
53370-screen-shot-2021-01-04-at-70239-pm.png

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

Accepted answer
  1. AshokPeddakotla-MSFT 29,811 Reputation points
    2021-01-06T16:33:49.083+00:00

    @Kabeer Makkar Below is the response received from our team on this issue.

    Only certified devices appear in the list, Mxchip did not go through this process for V2 version of DTDL hence its not there.

    The mxchip https://github.com/Azure/iot-plugandplay-models/blob/main/dtmi/azurertos/devkit/gsgmxchip-1.json will work with the Azure RTOS sample https://github.com/azure-rtos/getting-started/tree/master/MXChip/AZ3166 and can be used for lab or demo.

    The template can be created by importing capability model from the repo. IoT Central will automatically create matching template if the modelId is sent by the device during registration. The above sample code does that.

    Hope this answers your query. Do let us know if you have any further queries.

    If an answer is helpful, please "Accept answer" or "Up-Vote" for the same which might be beneficial to other community members reading this thread.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful