GitHub user ottlukas added a comment to the discussion: Support IoTDB as Time Series Storage
First of all thank you for getting that started. One concept you did not mention are the "template" [Device Template](https://iotdb.apache.org/UserGuide/latest/SQL-Manual/SQL-Manual.html#device-template) "IoTDB supports the device template function, enabling different entities of the same type to share metadata, reduce the memory usage of metadata, and simplify the management of numerous entities and measurements.". As far as I understand this would be the "DataLakeMeasure". +1 for using tags. this is IMHO the right path. for your simply list, filter data and group by: [Select Clause](https://iotdb.apache.org/UserGuide/latest/SQL-Manual/SQL-Manual.html#select-clause) -> Aggregation query by one single / multiple tag GitHub link: https://github.com/apache/streampipes/discussions/2857#discussioncomment-9417372 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
