-
Using the dtdlparser 1.0.48-preview, I noticed you are able to combine the v2 and v3 contexts at the same time. One thought around this, is by allowing mixed contexts it feels like it undermines at le…
-
Proposal to add a new method to `ModelParser`:
```
public IReadOnlyDictionary GetImplicitElements()
```
This would be analogous to the extant method:
```
public IReadOnlyDictionary GetSupplement…
-
Using a PnP model using an enum in a writable property (below one example).
When updating the writable property from IoT Explorer, the value with 0 is not sent in the payload. (all other values wor…
-
We are currently working with the most recent version of REC from this repo but are having a few issues / questions about DTDL behavior (version: [https://github.com/RealEstateCore/rec/blob/main/RealE…
-
We have identified a dependency on version 5.3.1 of rollup-plugin-terser. Version 5.3.1 of rollup-plugin-terser has been deprecated.
A new version (7.0.2) is available for upgrade.
Following are the …
-
The DMR client is still using a old v3 of Microsoft.Azure.DigitalTwins.Parser. Can we have this upgraded to the latest version. https://www.nuget.org/packages/Microsoft.Azure.DigitalTwins.Parser/6.0.0…
-
Small issue, the model names are missing for the following models:
- DamperStatusSensor
- FanStatusSensor
- FireExtinguisherRemovedSensor
- FireExtinguisherTroubleSensor
- LeakSensor
Is there …
-
### Is your feature request related to a problem? Please describe.
No.
### Describe the feature
The model generator should be able to generate C# equivalent POCO classes that can represent Commands…
-
Could you please advise on how to fetch Units" for all defined Unit Semantic types (Acceleration , Angle, AngularAcceleration....)?
I'm trying to access metadata defined in supplemental types, but I …
-
The Nuget package is available here: https://www.nuget.org/packages/Microsoft.Azure.DigitalTwins.Parser/
But I can't find the source code. The Project site link on Nuget leads to a 404 on Github.