Webinar
A2A over MQTT: Agent Discovery and Messaging for Distributed AI Systems | Register Now →
EMQX Neuron (formerly NeuronEX)

The All-in-One Connectivity Gateway for Industrial IoT

Bridge your factory floor to the cloud. Connect any asset, process data locally, and bridge OT with IT instantly.

QUICK INSTALL
$curl -fsSL emqx.sh/neuron | bash
Powering Industrial Data for Leading Manufacturers
saic-volkswagen
sinopec
three-gorges
scc
gm
bmw
gac-motor
sany
tsmc
lucid
geely
saic-volkswagen
sinopec
three-gorges
scc
gm
bmw
gac-motor
sany
tsmc
lucid
geely
saic-volkswagen
sinopec
three-gorges
scc
gm
bmw
gac-motor
sany
tsmc
lucid
geely
saic-volkswagen
sinopec
three-gorges
scc
gm
bmw
gac-motor
sany
tsmc
lucid
geely
100+
Industrial Protocols
100+
Concurrent Drivers
≤ 100ms
Collection Frequency
< 200MB
Resource Footprint
Value Proposition

Built for Industrial Connectivity

Universal OT Connectivity

Instantly connect 100+ protocols—from Modbus and OPC UA to Siemens S7. Unify data from all your PLCs, sensors, and legacy systems.

Powerful Edge Processing

Filter, aggregate, and calculate data streams directly on the edge. Reduce cloud bandwidth costs and enable real-time local actions.

Lightweight & Scalable

Deploy anywhere. EMQX Neuron's lightweight C-based core runs on x86/ARM hardware, from small gateways to servers. Scale effortlessly with Docker & Kubernetes.

How It Works

Your Universal Industrial Data Hub

EMQX Neuron acts as the central nervous system for your industrial data. It collects data from all your disparate factory assets and standardizes it for analysis and action.

Target Platforms
EMQX Cloud
Cloud
MES/ERP
EMQX Neuron
Industrial Devices
PLC
Sensors
CNC
SCADA
01

Connect

Polls PLCs, sensors, and meters using their native protocols.

02

Process

Cleans, transforms, and buffers data at the edge.

03

Publish

Transmits standardized data via MQTT to cloud platforms, SCADA, or MES.

Industrial Connectivity

Bridging Your Industrial World

EMQX Neuron is a lightweight, high-performance industrial gateway designed to run on the edge. It seamlessly bridges the gap between your OT and IT systems.

1
Connectivity

Universal Connectivity

Access data from 100+ industrial protocols like Modbus, OPC UA, BACnet, and PLCs. EMQX Neuron speaks the language of your machinery, from legacy devices to modern sensors.

  • Modbus, OPC UA, Siemens S7, BACnet
  • EtherNet/IP, Omron, Mitsubishi
  • And 100+ more drivers
See All Supported Protocols
EMQX Neuron Connectivity
2
Processing

Powerful Data Processing

Filter, aggregate, transform, and compute data streams locally for real-time insights and reduced latency. Only send valuable, processed data to the cloud.

  • Low-code filtering & transformation
  • Data aggregation (min, max, avg)
  • Reduce cloud data costs
Explore Edge Processing
Filter
Noise removed
Aggregate
10s window
Transform
Normalize
SELECT avg(values.tag1) AS tag1_avg_10, group_name
FROM neuronStream WHERE tag1 > 0
GROUP BY group_name, TUMBLINGWINDOW(ss, 10);
rule engine Process locally before bridging
3
Analysis

Real-Time Data Analysis

Analyze industrial data at the edge. Run local functions or custom logic (e.g., via Python) to detect anomalies, trigger local alerts, and enable predictive maintenance models.

  • Anomaly detection at the source
  • Trigger instant local alarms
  • Enable predictive insights
Learn about Edge AI/ML
Edge Analysis Flow
Python + ML
Anomaly Detection

Python function analyzes sensor data

-> Detected spike in vibration

Local Alert

Trigger instant notification

Predictive Insight

ML model predicts failure

anomaly_detector.py
def detect_anomaly(data):
  score = model.predict(data)
  if score < 0.3:
    return "normal"
  alert_local(score)
4
Integration

Seamless Cloud Integration

Natively integrates with EMQX Cloud, AWS IoT, Azure IoT Hub, and any MQTT broker. Securely and reliably forward your edge data to any cloud platform or IT system.

  • Native EMQX & MQTT support
  • Connectors for AWS, Azure, GCP
  • REST, InfluxDB, and more
View All Integrations
Cloud Integration MQTT and REST
EMQX Cloud
Secure bridge
AWS IoT
Secure bridge
Azure IoT
Secure bridge
Google Cloud
Secure bridge
Reliable forwarding with offline buffering and retries.

Unified Namespace

Unified Namespace: Edge to Cloud

Seamlessly Integrate EMQX Neuron, Edge, and Cloud to build a unified namespace (UNS) architecture for your industrial data, enabling true IT/OT convergence.

Step 1

Ingest

Publish device telemetry to EMQX topics. Select topics in Rule Engine.

Step 2

Store

Use the Rule Engine or a direct data sink to specify which MQTT topics should be persisted. The schema is inferred automatically.

Step 3

Query & Visualize

Connect your favorite tools (like Grafana) or use SQL to immediately query and analyze your time-series data.

Unified Namespace

Edge to cloud topic space

Device Layer

PLC
Smart Device
CNC
SCADA
Third-party System
EMQX NeuronProtocol

Normalize OT data into MQTT topics at the edge.

OPC UAModbusMQTT payload
EMQX CloudManaged

Scale globally with managed MQTT and data services.

Multi-regionData opsEnterprise SLA

Capability Layer

Real-time Monitoring
Predictive Maintenance
Quality Management
Remote Operations
Datalakes & Analytics
Edge Capabilities

Built for the Industrial Edge

EMQX Neuron provides a robust, scalable, and secure foundation for your entire IIoT data pipeline, from device to cloud.

Massive Protocol Support

Connect PLCs, CNCs, meters, and sensors using Modbus, OPC UA, Siemens S7, BACnet, and 100+ other drivers.

Multi-Source Integration

Unify data beyond devices. Integrate with MES, ERP, WMS, databases, files, and even video streams.

Real-time Stream Processing

Cleanse, normalize, aggregate, and enrich data on the fly using 160+ built-in functions and a flexible rule engine.

Flexible Data Forwarding

Deliver processed data reliably via MQTT, SparkplugB, HTTP, WebSocket to cloud platforms.

Seamless Cloud Integration

Reliably forward data to EMQX Cloud, AWS, Azure, Google Cloud, and other MQTT or HTTP endpoints.

High Performance & Reliability

Lightweight, multi-threaded C core. Processes 10,000+ data tags per second with low latency and data caching on disconnect.

AI/ML Ready

Integrate and execute machine learning models (Python, Go, etc.) or external AI services directly at the edge for low-latency insights.

Cloud-Native & Manageable

Deploy easily via Docker/K8s. Integrate seamlessly with EMQX Platform for unified management and data flow.

Node-RED Workflows with Built-in Node-RED

Use the integrated Node-RED for low-code, drag-and-drop data processing and to create complex event-driven workflows.

Learn More about Node-RED
Node-RED visual workflow designer

Powering Industrial Transformation

See how EMQX Neuron is used across leading industries to unlock value from OT data.

Smart Factory & OEE

Collect real-time data from production lines, CNC machines, and robots. EMQX Neuron unifies this data, enabling centralized monitoring, Overall Equipment Effectiveness (OEE) calculation, and predictive maintenance to minimize downtime.

Remote Asset Monitoring

Monitor remote assets like solar farms, wind turbines, and oil & gas pipelines. EMQX Neuron securely collects data over unreliable networks, caches it, and forwards it to the cloud for analysis, ensuring 100% data integrity.

Connected Equipment & OEM

For OEMs and machine builders, EMQX Neuron provides a powerful gateway to enable next-generation services. Embed EMQX Neuron into your equipment to offer remote machine monitoring & diagnostics, usage-based maintenance services, and optimized data transmission to reduce cloud and bandwidth costs.

SCADA & MES Integration

Modernize your SCADA systems. Use EMQX Neuron to publish data to a central MQTT broker, decoupling devices from applications for ultimate flexibility.

Predictive Maintenance

Collect real-time vibration, temperature, and usage data from critical assets. Feed AI/ML models to predict failures before they happen.

Frequently Asked Questions

Find quick answers to common questions about EMQX Neuron.

Supercharge Your Industrial IoT Today

Download EMQX Neuron for free and start connecting your industrial devices in minutes. Have questions? Our experts are here to help.