-
The example described does not work: https://learn.microsoft.com/en-us/azure/digital-twins/concepts-models#model-overview
Save sample to a new file.
```
{
"@id": "dtmi:com:adt:dtsample:home;…
-
-
Pasting the following
```json
{
"@context": "https://github.com/Azure/opendigitaltwins-dtdl/blob/master/DTDL/v2/context/DTDL.v2.context.json",
"@id": "dtmi:com:example:Thermostat;1",
"@typ…
-
We have seen in UX Study that participants copied and pasted the code into a NodeJS javascript file but the code didn't work because it's using `import` which doesn't work in default NodeJS project. …
-
## It’s not entirely clear how exactly you should use telemetry from a device in digital twins
According to the documentation for DTDL models, 'Telemetry' field should be used to display the curren…
-
-
I am creating a V3 Model (through Postman) that has the following Relationship.
I get an error "None of the models in this request could be created due to a problem with one or more models: dtmi:c…
-
It is written here https://github.com/Azure/opendigitaltwins-dtdl/blob/c3d5f1e7759d23cfe22b34521d9b17c261d76187/DTDL/v3/DTDL.v3.md?plain=1#L358
that the property `minMultiplicity` must be equal to 0…
-
### Braintree SDK Version
6.x.x
### Environment
Sandbox
### Xcode Version
14.2
### OS Version & Device
_No response_
### Integration type
Carthage
### Development Processor
Both
### Descri…
-
@usivagna, @rido-min
Make the Modbus Properties a Map to setup the configuration
![image](https://user-images.githubusercontent.com/41210115/95396724-20fe8f80-08c7-11eb-9c20-50f0eb728085.png)
…