Currently I have 3 devices (STM32 interfaced with 4G GSM module) connected to my azure IoT Hub. Now for 1 device I used the C2D to send bin file from blob storage to device using azure function http trigger, but I have 2 more devices to upgrade. How can I proceed with this?
1