Philipp Zehnder
Philipp Zehnder
This PR fixes the Issue: [STREAMPIPES-583](https://issues.apache.org/jira/projects/STREAMPIPES/issues/STREAMPIPES-583)
## 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...
### 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...
### Discussed in https://github.com/apache/streampipes/discussions/2298 Originally posted by **AkthemRehab** December 8, 2023 Hello, I am wondering if the file stream has an option to give a unique timestamp for each line?...
### Body In #2133 we removed consul from our code base. We should check the website and documentation to remove all references to consul. ### StreamPipes Committer I acknowledge that...
### Body # Description This issue is created to deprecate several outdated adapters in the streampipes-connect-adapters module in preparation for the upcoming release (version 0.93.0). Deprecating these adapters will pave...
### Body Currently only a limited number of data types are supported for the `PLC4X S7` adapter. This should be extended to support all data types that PLC4X offers. ###...
### Body ## Description When a user selectes the `FileReplayAdapter` with the configuration `Use current time: true` or `Replay Speed: Keep original time` and applies a `Timestamp conversion` e.g. "2023-06-18...
### Body A user should have the configuration possibility to use the timestamp of the OPC UA Server as event time. Currently the timestamp has to be added in the...