Dominik Riemer
Dominik Riemer
Hi, this is a great echarts extension! We would like to use this in another Apache project (Apache StreamPipes) - can you please add a license file to this project...
### Body To bump the current StreamPipes version in the various installers (docker-compose, CLI and k8s helm charts), we use the `upgrade_version.sh` script in the `installer` folder. After some changes...
SDK References examples and text are using the deprecated Labels.from method in required stream and output strategy. Has to be rewritten with withID useage: https://streampipes.apache.org/docs/docs/dev-guide-stream-requirements/ Imported from Jira [STREAMPIPES-122](https://issues.apache.org/jira/browse/STREAMPIPES-122). Original...
### Body Upgrade and migrate Kafka to the latest version 3.5 and remove Zookeeper dependencies from the installer modules. ### StreamPipes Committer I acknowledge that I am a maintainer/committer of...
Remove old way of providing labels "Labels.from(internalId, labels, description)" to "Labels.withId(id)" An example of the new version is shown in the ROS adapter [1]. * To migrate to the new...
### Body Currently, the HTTP connectors only support very basic user-defined parameters. Users should be able to add custom headers, e.g., for providing authentication options. ### StreamPipes Committer I acknowledge...
### Body In StreamPipes Connect, the Modbus adapter currently does not return a preview of the incoming event. This can be added by adding an `EventPreview` to the `GuessSchema` object...
### Body Add more configuration options to the MQTT adapter: * TLS encryption * Authentication * other configuration options as already present in the MQTT sink Also, add better exception...
If I create a FileSet with a CSV file that uses "," as decimal seperator instead of "." the `CsvFormat` does not recognize those values as numeric values and treats...
### *****Apache StreamPipes***** Apache StreamPipes (incubating) is a self-service (Industrial) IoT toolbox to enable non-technical users to connect, analyze and explore IoT data streams. StreamPipes offers several modules including StreamPipes...