-
DTDL allows to define `contents` as array or an object.
When using object, IoTExplorer crashes and shows a blank screen.
Example model:
```json
{
"@context": "dtmi:dtdl:context;2",
"@i…
-
Should we explicitly add that non-colon values for the "unit" quality are registered SenML units and colon-containing values are general URIs?
(OneDM can still decide which of these it wants to use a…
-
The documentation of extends is sparse. It specifies that it is a set; but the only example uses a single string. Is it a ``string | string[]`` type?
-
When providing an example about components vs interfaces, the document describes:
> Note that the component interface (thermostat component) is defined in the same array as the interface that uses …
-
**Describe the bug**
Hi, I'm developing IoT PnP (Preview) application and devices for IoT Central. I am confused because IoT Explorer cannot be used for IoT Central connections. I know IoT Explor…
-
## Expected Behavior
IoT Edge module "simple_tele_module" connected well to IoTc and send telemetry properly.
## Current Behavior
When i checked logs for my module i find the following error
``…
-
The *Upload a model* code sample under [.NET SDK usage examples](https://docs.microsoft.com/en-us/azure/digital-twins/concepts-apis-sdks#net-sdk-usage-examples) has a typo:
```
// 'client' is an i…
-
# Context
Microsoft.Azure.Devices.Client 1.38.0-preview-001
## Description of the issue
DeviceClient.GetClientPropertiesAsync throws exception when using TransportType = AMQP
## Code sample e…
-
Sorry for maybe asking a newbie question: Are there any plans to provide a JSON schema of the DTDL v2 definition, so that Interface definitions can be formally validated?
-
# Context
- Any IoT device connecting over HTTP
- SDK version 1.36.0
## Description of the issue
HttpTransportHandler fails to translate message.SystemProperties["dt-subject"] because of missing…