ThingSet / thingset-device-library

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

Binary mode: Implement functions to fetch paths from IDs and vice versa #33

Closed martinjaeger closed 2 years ago

martinjaeger commented 2 years ago

Apart from the above mentioned new functions for the library, the PR also contains some commits with small bug-fixes and clean-ups that came up during the implementation.

Also see related PR for the updates to the spec: https://github.com/ThingSet/thingset.github.io/pull/20

martinjaeger commented 2 years ago

Merging now to go ahead with the development.