Hi,
System Config:
- Ubuntu 18.04
- Linux - v5.4
- Yocto - Zeus
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.