Hi @Francisco Jesús Duarte Abellán We got an update from the Product team regarding this issue. DTDL v3 support is currently limited in the ADT Explorer. In order to upload a Digital Twin model created using DTDL v3, you would need to leverage the following Rest API end point.
https://{{ADTHostname}}/models?api-version=2020-10-31
You can then view the uploaded model by invoking the API end point https://{{ADTHostname}}/models?api-version=2020-10-31
or https://{{digitaltwins-hostname}}/models/{{model-id}}?api-version=2020-10-31
Please note that Viewing of v3 models in the Azure Digital Twin Explorer is also limited.
Here is a resource How to send requests to the Azure Digital Twins APIs using Postman that will provide more details on how to use the Rest API.
We will also make sure to update the public documentation on DTDL v3 to reflect the following message.
Hope this answers your question. Please let us know if you need any further details on this.
Hope this answers your question. Please let us know if you need any further details on this.
If the response helped, please do click Accept Answer and Yes for the answer provided. Doing so would help other community members with similar issue identify the solution. I highly appreciate your contribution to the community.