Hi,
System Config:
We are using Azure IoT hub for automatic device management. I need to use azure.iot.hub python SDK, for device registration. Now
- PIP install of library fails due to uAMQP and related cmake dependencies.
- tried with custom-layer which again failed at cmake error code 127.
Please let me know if anyone has tried installing azure-iot-hub sdk on I.MX8M-Mini EVK, Do you have any elegant solution?
Kindly also share if any alternative method for azure iot hub access.
Hi autoamp,
I find azure have meta-layer source code in github:
https://github.com/Azure/meta-iotedge
Hope it will helpful to you!
Best Regards
Zhiming
Hi Zhiming,
Forgive me for such a late reply.
We are using meta-iot-cloud. This layer has recipes for Microsoft Azure IoT SDKs and libraries for C.
Thanks & Regards,
autoamp