Hi,
I managed to get the example working in this fairly quickly to connect a device to Azure Hub using "Microsoft Azure IoT Device Client" version 1.2.4. Now I would like to trial adding a device to Azure Central, which uses DPS as per https://docs.microsoft.com/en-au/azure/iot-central/core/concepts-get-connected. I can see if I define USE_PROV_MODULE there is a bunch of additional functions but it's a little unclear on how to tie it all together.
- Does this library support DPS and has it been tested with it?
- Are there any examples around of how to authenticate and enrol via SAS token or an X.509 certificate?
Thanks!