Upload a configuration file Upload by a file Upload by content Show uploaded file list Delete an uploaded file The eKuiper REST api for configuration file uploads allows you ...
Timely Stream Processing Notion of time Event time and watermark Timely Stream Processing Streaming data is a sequence of data over time, in which time is a intrinsic attribut...
InfluxDB Sink Compile & deploy plugin Properties Sample usage /tmp/influxRule.txt /tmp/influxPlugin.txt plugins/go.mod InfluxDB Sink The sink will publish the result into ...
InfluxDB Sink Compile & deploy plugin Properties Sample usage /tmp/influxRule.txt /tmp/influxPlugin.txt plugins/go.mod InfluxDB Sink The sink will publish the result into ...
Sink Extension Developing Develop a sink Parse dynamic properties Package the sink Usage Sink Extension Sink feed data from eKuiper into external systems. eKuiper has built...
Native Plugin Naming Version Setup the plugin developing environment Plugin development State storage Runtime dependencies Native Plugin eKuiper allows user to customize t...
Cross-compile binaries Cross-compile binaries Notice: eKuiper plugins bases on Golang, and due to Golang restrictions, CGO_ENABLED flag must be set to 0 to use the Golang cros...