Add example for runtime-resolvable options and compact processor definition
5 files changed
tree: 22f7370ec6922ed6381e3bfbd9067b357ce7ee3f
  1. development/
  2. streampipes-pipeline-elements-examples-processors-jvm/
  3. .gitignore
  4. .gitlab-ci.yml
  5. LICENSE
  6. pom.xml
  7. README.md
README.md

StreamPipes

Apache StreamPipes (incubating) A self-service (Industrial) IoT toolbox to enable non-technical userAccounts to connect , analyze and explore IoT data streams.

It leverages non-technical userAccounts to quickly define and execute processing pipelines based on an easily extensible toolbox of data sources, data processors and data sinks.

Learn more about StreamPipes at https://streampipes.apache.org/

Read the full documentation at https://streampipes.apache.org/docs

StreamPipes Pipeline Elements Examples

The pipeline elements defined in this repository do nothing - they only serve to provide examples on how pipeline elements can be created with StreamPipes. The examples are referenced in the SDK guide (https://docs.streampipes.org/docs/dev-guide-introduction)

If you are looking for real pipeline elements that can be installed in StreamPipes, have a look at StreamPipes Pipeline Elements.