Skip to content

Files

Latest commit

 

History

History
26 lines (13 loc) · 889 Bytes

overview.md

File metadata and controls

26 lines (13 loc) · 889 Bytes

Kuiper implemented several plugins.

Sources

Name Description
zmq The source will subscribe to a Zero Mq topic to import the messages into kuiper
random The source will generate random inputs with a specified pattern

Sinks

Name Description
file The sink is used for saving analysis result into a specified file.
zmq The sink will publish the result into a Zero Mq topic

Functions

...