Azure / azure-iot-arduino

Azure IoT library for the Arduino
Other
167 stars 96 forks source link

Support for Device Provisioning Support #119

Closed Tintin4000 closed 3 years ago

Tintin4000 commented 3 years ago

Is device provisioning supported by this library? If so do you have any example or if not, when do you plan to be able to do so? Would the example from the azure-iot-sdk-c bring me anywhere running on Arduino?

jbobotek commented 3 years ago

The sample does not currently support DPS, and there are no current plans to add a DPS sample. However, there are DPS samples in the main repo that you are free to port!: https://github.com/Azure/azure-iot-sdk-c/blob/master/provisioning_client/samples/prov_dev_client_ll_sample/prov_dev_client_ll_sample.c