StreamPipes Pipeline Element Container
This is a developer-oriented view. Navigate to 'Install Pipeline Elements' in the StreamPipes UI to import the elements shown here.
{% for processor in processors %}
{{ processor.name }}
URI:
{{ processor.uri }}
Description: {{ processor.description }}
{% endfor %}