digitaltwinconsortium / DTDLParser

Digital Twin Definition Language parser for .NET
MIT License
14 stars 8 forks source link

Add Mqtt extension and generator/parser support #122

Closed jrdouceur closed 7 months ago

jrdouceur commented 7 months ago

This change includes:

rido-min commented 7 months ago

This change includes:

  • synced DTDL update 160 from Azure/DTDL repo
  • Generator/parser support for limits in immaterial type properties
  • Generator/parser support for requiring uniqueness of literal values
  • Generator/parser support for duration data type in DTDL models

How are these bullets related to the Mqtt extension? have we discussed these changes? I'd like to understand the impact from a user pov.