# incubator-streampipes-examples **Repository Path**: mirrors_apache/incubator-streampipes-examples ## Basic Information - **Project Name**: incubator-streampipes-examples - **Description**: Examples supporting the StreamPipes developer guide - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: dev - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2025-11-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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/](https://streampipes.apache.org/) Read the full documentation at [https://streampipes.apache.org/docs](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](https://github.com/apache/streampipes/tree/dev/streampipes-extensions).