emqx/neuronex

By emqx

Updated 3 days ago

Image

10K+

NeuronEX Docker Image

Quick Reference

  • Supported architectures: amd64, arm64

What is NeuronEX

NeuronEX is an Industrial Edge Data Hub that focuses on real-time industrial data access and intelligent analysis, enabling you to swiftly gain business insights and enhance operational efficiency and sustainability.

Benefits

  • Rich Protocol Integration Diverse industrial protocols cater to various industrial scenarios, enabling real-time data collection and unified access for equipment data such as PLCs, CNC machines, robots, Scada systems, and smart sensors.

  • Low-Latency Data Processing Designed specifically for industrial fields, NeuronEX offers low-latency data access and processing, facilitating rapid data transmission between multiple systems for real-time monitoring and decision-making.

  • Lightweight and Flexible Deployment NeuronEX is characterized by its lightweight design and low memory usage. It supports deployment on multiple CPU architectures and is compatible with Docker and Kubernetes.

  • Stream Processing and Analysis With robust stream processing and analytical capabilities, NeuronEX enables functions like data filtering, cleaning, standardization, analytical inspections, and real-time alerts.

  • AI/ML Analysis Supports user-defined function extensions and integration with AI algorithms, providing intelligent data analysis capabilities.

How to Use This Image

  1. Start the latest version of NeuronEX.
docker run -d --name neuronex -p 8085:8085  emqx/neuronex:latest
  1. Start your web browser and enter http://localhost:8085/ to access the NeuronEX Dashboard, from where you can connect to your clients or check the running status.

The default username and password are admin/0000.

Docker Pull Command

docker pull emqx/neuronex