Tim
Tim
#### ℹ️ Repository information **The repository has**: - [x] At least three issues with the `good first issue` label. - [x] At least 10 contributors. - [x] Detailed setup instructions...
### Purpose In contrast to the issue description, the problem here is not the created data stream but the handling of data streams in the extensions service endpoint. ### Remarks...
### Purpose fix #2549 When the timestamp property is renamed, this breaks the current timestamp extraction in the FileReplayAdapter since we are looking for the runtime name. Therefore, we need...
### Purpose ### Remarks PR introduces (a) breaking change(s): PR introduces (a) deprecation(s):
### Apache StreamPipes version dev (current development state) ### Affected StreamPipes components Backend ### What happened? When using StreamPipes functions in Python, they create multiple data streams with the same...
### Apache StreamPipes version dev (current development state) ### Affected StreamPipes components Processing Elements ### What happened? I encountered an issue while utilizing the File Stream Adapter in StreamPipes. Within...
### 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...
### 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 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...