-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[bug] az iot central device-template create
does not accept DTDL v2 interfaces
#364
Comments
Try this
With command: |
@yang-hai-feng can you point me to the docs describing that file format? It does not conform to the DTDL v2 spec. /c @briancr-ms |
@yang-hai-feng |
You are right, the example wasn't updated, as now @avneet723, do we have a link of official docs regarding IoT central device template? |
az iot central device-template create
does not accept DTDL v2 interfacesTo Reproduce
Install the latest with
az extension remove azure-iot && az extension add azure-iot
Follow the reference docs to create a device template
Use the next DTDL v2 Model as the input file
Expected behavior
A device template is added to my central app
Observed behavior
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: