espressif / esp-azure

SDK to connect ESP8266 and ESP32 to Microsoft Azure IoT services
178 stars 93 forks source link

Include IoT Central iotc wrapper (CA-36) #32

Open anderl80 opened 5 years ago

anderl80 commented 5 years ago

Is it possible to inlclude an example with Azure IoT Central wrapper?

shahpiyushv commented 5 years ago

@anderl80 , can you elaborate on this? AFAIK, Azure IoT Central is Microsoft's SAAS platform that simplifies setup of your IoT solution . I am not sure what exactly would be required on the device side for this.

P.S. Sorry for the (very) late response.

askpatrickw commented 4 years ago

I saw this issue after my comment on #92

IoT Central requires you to first (and always) connect to DPS to retrieve the IoT Hub for your device. You don't know which one, they manage that.