Search found 1 match
- Wed Mar 31, 2021 9:48 pm
- Forum: Programs, Libraries and Tools
- Topic: Azure IOT Device Provisioning Service
- Replies: 0
- Views: 1364
Azure IOT Device Provisioning Service
I'm attempting to dynamically provision a device with Azure IOT Device Provisioning Service. Amazon provides a Python package to do this. Azure IoT Python SDK. In Python it's useable as shown. from azure.iot.device.aio import ProvisioningDeviceClient Can this be used with micropython on a Digi XBee ...