streampipes icon indicating copy to clipboard operation
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.

Results 268 streampipes issues
Sort by recently updated
recently updated
newest added

### 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...

bug

### 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...

bug

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...

dependencies
java

## 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...

good first issue

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...

dependencies
java

### 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...

good first issue
connect
documentation

### 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...

enhancement
java
testing

### 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...

enhancement
ui
pipeline elements
connect

### 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...

refactoring
pipeline elements

### 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 >...

bug
good first issue