Hi everyone,
I have a raspberry pi which installed raspabian. Now I want to send data from my raspberry pi to Azure Iot hub or event hub by using MQTT.
I see that there is no sdk for python now, can I use C library instead? And can you give me some example of using C library in raspberry pi to connect Azure?
Thanks so much.