ThingSet / thingset-device-library

ThingSet library for resource-constrained devices written in C/C++
https://thingset.io/thingset-device-library/
Apache License 2.0
13 stars 6 forks source link

Add support for base64-encoded binary data to text mode #46

Closed martinjaeger closed 1 year ago

martinjaeger commented 1 year ago

This allows to send binary data like firmware upgrades in JSON format.

martinjaeger commented 1 year ago

Merging this after successful testing in operation.