Output collector
OutputCollector(data_stream)
¶
Collector for output events. The events are published to an output data stream. Therefore, the output collector establishes a connection to the broker.
PARAMETER | DESCRIPTION |
---|---|
data_stream |
The output data stream that will receive the events.
TYPE:
|
ATTRIBUTE | DESCRIPTION |
---|---|
publisher |
The publisher instance that sends the data to StreamPipes
TYPE:
|
Last update:
December 7, 2024