Philipp Zehnder

Results 39 issues of 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...

good first issue

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

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

good first issue

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

website
documentation

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

enhancement
good first issue
connect
hacktoberfest

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

bug
java
connect

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

enhancement
connect