streampipes
streampipes copied to clipboard
Apache StreamPipes - A self-service (Industrial) IoT toolbox to enable non-technical users to connect, analyze and explore IoT data streams.
### Apache StreamPipes version dev (current development state) ### Affected StreamPipes components Backend ### What happened? When creating a data stream with StreamPipes Python this is not fully compatible to...
### Apache StreamPipes version dev (current development state) ### Affected StreamPipes components Backend ### What happened? When Extensions are used, starting multiple "service" can result in multiple identical elements in...
Bumps [junit:junit](https://github.com/junit-team/junit4) from 4.8.2 to 4.13.1. Release notes Sourced from junit:junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...
## Description Due to the update from JUnit4 to JUnit5, we had to deactivate some tests that do not use the JUnit5 syntax for parameterized tests. Below you will find...
Bumps `jjwt.version` from 0.11.2 to 0.12.5. Updates `io.jsonwebtoken:jjwt-api` from 0.11.2 to 0.12.5 Release notes Sourced from io.jsonwebtoken:jjwt-api's releases. 0.12.5 This release fixes issue #916 and ensures that builders' NestedCollection changes...
### Body Within the last time we have spend a lot of work in our OPC-UA adpater, so this one is now really mature. So, let's take some time to...
### Body ## Description It is currently challenging for developers to write unit tests for processing elements. A dedicated test framework is needed to facilitate testing with various user inputs...
### Body Currently, user input that is collected via the UI when configuring adapters & pipeline elements is not validated, e.g., for being an integer. This can lead to frustration...
### Body Both classes seem to provide similar (or even the same?) functionalities but to different extents and with different parametrization capabilities. We should try to harmonize both classes and...
### Apache StreamPipes version dev (current development state) ### Affected StreamPipes components Backend ### What happened? I might have encountered a bug while testing the user roles in Configuration >...