Examples supporting the StreamPipes developer guide

Clone this repo:
  1. 99e3cb1 Update examples by Dominik Riemer · 10 months ago dev
  2. b786d93 Add function examples by Dominik Riemer · 1 year, 3 months ago
  3. 770d607 Add example for runtime-resolvable options and compact processor definition by Dominik Riemer · 2 years, 5 months ago
  4. 96aef70 [STREAMPIPES-423] Add python code input example by Dominik Riemer · 2 years, 8 months ago
  5. 43af2ad Add main class to Spring boot config by Dominik Riemer · 2 years, 9 months ago

StreamPipes

Apache StreamPipes is 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://streampipes.apache.org/docs)

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