espressif / esp-azure

SDK to connect ESP8266 and ESP32 to Microsoft Azure IoT services
176 stars 92 forks source link

file upload to Blob (CA-107) #108

Open ajithcsSA opened 3 years ago

ajithcsSA commented 3 years ago

Hi iam trying to integrate File upload to the existing device twin sample over mqtt. But all the samples over file upload is based on http. Is it possible to modify the device twin sample to support file upload over mqtt.