v1.0.48-preview
·
32 commits
to main
since this release
v1.0.48-preview (2023-03-30)
NuGet DTDLParser/1.0.48-preview.g91a6ae2e88
- Allows undefined extensions in DTDLv2 without requiring
AllowUndefinedExtensions
option #109 - Adds
EnergyRateUnit
as an alias forPowerUnit
in QuantitativeTypes extension #108 - Limits scope of
ModelParsingQuirk
to models written in appropriate DTDL language version #104 - Improves clarity of
ValidateInstance
message forEnum
values #99 - Adds
GetImplicitElements
method (usage described in Tutorials 12 and 13) #94
Supported extension contexts
The chart below itemizes the extension contexts that are currently supported.
Extension | Context specifier | DTDL versions |
---|---|---|
Iotcentral v2 | dtmi:iotcentral:context;2 |
2 |
QuantitativeTypes v1 | dtmi:dtdl:extension:quantitativeTypes;1 |
3 |
Historization v1 | dtmi:dtdl:extension:historization;1 |
3 |
Annotation v1 | dtmi:dtdl:extension:annotation;1 |
3 |
Overriding v1 | dtmi:dtdl:extension:overriding;1 |
3 |