-
Spell check scanning of package at `sdk/digitaltwins/azure-digitaltwins-core` detected spelling errors in the source code and related files. This directory is opted out of PR spell checking in PR #221…
-
Hi there,
I am facing an issue trying to execute the command for the OWLTODTLD converter:
I have tried the example command on my Mac through VisualStudio terminal and Mac terminal : p@@@@@@-MBP …
-
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;…
-
## 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…
-
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…
-
Hi,
[DTDL v3 is in GA](https://azure.microsoft.com/en-us/updates/generally-available-azure-digital-twins-supports-digital-twins-definition-language-version-3/) and it can be used in ADT.
We are …
-
Is it a possibility to add EV Charger and EV Charging Station/Hub models to the ontology?
I think we need three models:
- Model 1
Electric Vechical Charger - or - EV Charger (that is a an ext…
-
Currently, the document model consists of the following properties:
- customProperties
- customTags
- identifiers
- name
The document model can have a URL relationship to models like Building o…
-
I want to declare some boolean properties in my models as alerts. Therefore i would need some additional "meta" properties like a alert category etc.
Is there a way to achive this?
something like…