apache / streampipes

Apache StreamPipes - A self-service (Industrial) IoT toolbox to enable non-technical users to connect, analyze and explore IoT data streams.
https://streampipes.apache.org
Apache License 2.0
560 stars 172 forks source link

feat: introduce IoTDB session handling #2829

Closed bossenti closed 3 weeks ago

bossenti commented 3 weeks ago

Purpose

Introduces session handling for IoTDB which allows to write data into an IoTDB instance. Extends the StreamPipes environment if necessary.

Remarks

PR introduces (a) breaking change(s): no

PR introduces (a) deprecation(s): no