Skip to content
This repository was archived by the owner on Jul 22, 2022. It is now read-only.
This repository was archived by the owner on Jul 22, 2022. It is now read-only.

upload_to_blob functionality (blob.c and blob.h)  #136

@jameszah

Description

@jameszah

Hi, followup to previous question: #135
(I'm using normal Arduino IDE with esp32 module)

I have been using the IOTHub upload_to_blob functionality, which seems to have been removed from the library.

I got these old files installed in my Arduino libraries to make it work: (the current v1.6.0 system plus these old files from 3 years ago)

https://github.com/Azure/azure-iot-arduino/blob/jbobotek-patch-1/src/blob.c
C:\ArduinoPortable\arduino-1.8.13\portable\sketchbook\libraries\AzureIoTHub\src\blob.c

https://github.com/Azure/azure-iot-arduino/blob/jbobotek-patch-1/src/blob.h
C:\ArduinoPortable\arduino-1.8.13\portable\sketchbook\libraries\AzureIoTHub\src\internal\blob.h

I've seen a post somewhere that the upload_to_blob has been removed on purpose, so I am wondering if it is coming back, or it is gone for a reason? I see azure_sdk_for_c Azure/azure-sdk-for-c#1960 is just adding it back. Does that mean it will return here? Or these are unrelated?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions