
Add IEC61850, Profinet driver
In February, the Neuron team devoted its efforts to developing new drivers. We added southbound drivers, including IEC61850 driver, Allen-Bradley DF1, and Profinet driver.
Learn More →The code of the core framework and Modbus drivers are licensed under LGPL.
Support access to 20+ kinds of industrial protocols, including Modbus, OPC-UA, and more.
Run in real-time to leverage the ultra-low latency industrial data processing at the edge.
Connect hundreds of industrial devices and process over 10,000 data points effortlessly.
Has lower memory footprints, less than 10M, running on low-profile hardware.
Deploy on all types of edge hardware on X86, ARM, RISC-V, and other architectures.
$ docker pull emqx/neuron:2.3.10 $ docker run -d --name neuron -p 7000:7000 --privileged=true --restart=always emqx/neuron:2.3.10
$ git clone https://github.com/emqx/neuron $ cd neuron $ git submodule update --init $ mkdir build && cd build $ cmake .. && make
Support the broadest range of industrial connectivity, including assets, devices, and applications.
Provide data access for industrial applications, such as MES or ERP, IIoT and data analytics software via MQTT or API.
Come with built-in MQTT and WebSocket protocols to help build IIoT applications effortlessly.
Create streaming SQL scripts in an integrated stream processing engine for AI/ML and control logic.
Support encryption TLS, HTTPS, and JWT auth to ensure the data security in transmission.
Provide SDK for extending more southbound drivers and northbound applications plugin services.
Neuron is designed on a modern message bus architecture that is high-performance, scalable, and extensible.
Neuron can seamlessly stream real-time industrial data directly into Industrial applications (MES, SCADA, etc) by integrating with various Cloud platform including EMQX Cloud, AWS, Google Cloud Platform and Microsoft Azure.
Neuron also provides an integrated SQL streaming processing rule engine eKuiper for data analysis AI/ML to leverage the benefit of low-latency processing at the edge side.