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 to import a record element in binary mode #42

Closed martinjaeger closed 1 year ago

martinjaeger commented 1 year ago

This allows to aggregate data received from other nodes:

  1. Store one record per similar node on the bus.
  2. Store historic data from one node (e.g. including received timestamp)