|
1 年之前 | |
---|---|---|
.. | ||
api | 1 年之前 | |
concepts | 1 年之前 | |
configuration | 1 年之前 | |
edgex | 1 年之前 | |
example | 1 年之前 | |
extension | 1 年之前 | |
getting_started | 1 年之前 | |
guide | 1 年之前 | |
integrations | 1 年之前 | |
operation | 1 年之前 | |
resources | 2 年之前 | |
sqls | 1 年之前 | |
usecases | 1 年之前 | |
CONTRIBUTING.md | 1 年之前 | |
README.md | 1 年之前 | |
installation.md | 1 年之前 | |
wechat.png | 3 年之前 |
LF Edge eKuiper is a lightweight IoT data analytics and stream processing engine running on resource-constraint edge devices. The major goal for eKuiper is to provide a streaming software framework (similar to Apache Flink) in edge side. eKuiper's rule engine allows user to provide either SQL-based or graph based (similar to Node-RED) rules to create IoT edge analytics applications within few minutes.
Lightweight
Cross-platform
Data analysis support
Highly extensible
It supports extending at Source
, Functions
and Sink
with Golang or Python.
UDF functions: allow users to add customized functions for data analysis (for example, AI/ML function invocation)
Management
Integration with EMQX products
Seamless integration with EMQX, Neuron & NanoMQ, and provided an end-to-end solution from IIoT, IoV
Learn about eKuiper and its fundamental concepts.
Follow tutorials to learn how to use eKuiper.
Refer to the syntax and properties.
Learn how to create and manage rules and how to modify configurations, etc.
Learn how to develop custom extensions.
If you get stuck, check out our community support resources.
Anyone can contribute for anything, not just code.