superxan 11e1418dde fix(plugin): add ut for tflite (#1541) пре 2 година
..
concepts 09f1e25c65 doc(lookup): doc for lookup table (#1428) пре 2 година
edgex a56358c57d fix(doc): edgex source doc fix (#1383) пре 2 година
extension 8882378b0e fix(docs): update docs docker image (#1482) пре 2 година
operation a888548489 doc(portable): add portable plugin update doc пре 2 година
resources d7457bcba9 fix(docs): clean up docs (#1155) пре 3 година
rules 0e1b3159fe refactor(plugin): rename rtsp source to video source пре 2 година
sqls 11e1418dde fix(plugin): add ut for tflite (#1541) пре 2 година
tutorials 5fe57493ac fix(doc): pyai zip add function json and some refactor пре 2 година
CONTRIBUTING.md 29757d4772 fix(docs): add debug instructions for edgex code пре 3 година
README.md d0795d0557 fix(doc): home page must be named README пре 3 година
features.md d0ecc82009 doc: schema and protobuf support пре 2 година
getting_started.md c0afe82f64 fix(mqtt): remove mqtt server array (#1143) пре 3 година
quick_start_docker.md c0afe82f64 fix(mqtt): remove mqtt server array (#1143) пре 3 година
wechat.png 63203b15fb chore(doc): move images into lang dirs пре 3 година

README.md

LF Edge eKuiper - An edge lightweight IoT data analytics software

eKuiper is an open source stream processing engine for edge computing. The open source project is hosted by LF Edge.

It can be run at all kinds of resource constrained edge devices. One goal of eKuiper is to migrate the cloud streaming software frameworks (such as Apache SparkApache Storm and Apache Flink) to edge side. eKuiper references these cloud streaming frameworks, and also considered special requirement of edge analytics, and introduced rule engine, which is based on Source, SQL (business logic) and Sink, rule engine is used for developing streaming applications at edge side.

arch

Understand eKuiper

Learn about eKuiper and its fundamental concepts.

View Concepts

Try eKuiper

Follow tutorials to learn how to use eKuiper.

View Tutorials

Look up reference information

Refer to the syntax and properties.

View Reference

Learn how to use eKuiper

Learn how to create and manage rules and how to modify configurations etc.

View Operations

Develop extensions

Learn how to develop custom extensions.

View Extension Programming

Get Help

If you get stuck, check out our community support resources.

drawing

Contribute

Anyone can contribute for anything, not just code.