Azure-Samples / Azure-Samples/digital-twins-samples
DeviceSimulator does not use IoT Plug and Play
Open
- Dominant language
- C#
- Stars
- 127
- Forks
- 92
- PR merge metrics
- No merged PRs in 30d
Description
One important aspect of ADT is the integration with IoT devices.
I followed the [e2e tutorial](https://docs.microsoft.com/en-us/azure/digital-twins/tutorial-end-to-end) and I was expecting to see a DeviceSimulator using the same DTDL model, but seems the device is not using PnP at all, eg in the connection it's not sending the model id https://github.com/Azure-Samples/digital-twins-samples/blob/master/DeviceSimulator/DeviceSimulator/AzureIoTHub.cs#L45
/cc @drwill-ms
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.