We are excited to announce the release of NeuronEX version 3.4.0, the latest update to our industrial edge data hub software. This version significantly enhances NeuronEX's capabilities for data collection, processing, and management in industrial environments, introducing new features and optimizations across the board.
NeuronEX 3.4.0 expands its data collection capabilities by adding support for several new southbound drivers:
- DNP 3.0: Adds support for the DNP3 protocol, commonly used in power system automation. DNP 3.0 | NeuronEX Docs
- HollySys Modbus TCP and RTU: Supports data collection from HOLLYSYS LK/LE series PLCs. HollySys Modbus TCP | NeuronEX Docs
- Allen-Bradley 5000 EtherNet/IP: Supports data collection from Allen-Bradley ControlLogix 5xxx and CompactLogix 5xxx series PLCs. Allen-Bradley 5000 EtherNet/IP | NeuronEX Docs
- Allen-Bradley DF1: Supports data collection from Allen-Bradley PLCs using the DF1 protocol. Allen-Bradley DF1 | NeuronEX Docs
These new drivers enable NeuronEX to seamlessly integrate with a broader range of industrial equipment and systems, providing users with more data collection options.
Several existing drivers have also been optimized:
-
The MQTT driver supports reporting southbound driver status to MQTT topics, allowing users to monitor the driver status more conveniently.
-
Adds support for MQTT version 5.0 in the MQTT driver.
-
Improves PMC reading functionality in the Focas driver.
-
The DLT645 driver now supports reading from address area 05.
-
Adds an option to enable or disable message header verification in ModbusTCP and Inovance Modbus TCP drivers.
-
ModbusTCP and ModbusRTU drivers now support device downgrading. For more details, please visit: Modbus TCP | NeuronEX Docs.
These enhancements boost the performance and stability of the drivers, delivering a more reliable data acquisition experience.
NeuronEX 3.4.0 introduces several significant improvements in data processing:
-
New Connection Management: Now supports configuring MQTT and SQL connectors with automatic reconnection capabilities.
Note: NeuronEX 3.4.0 ensures compatibility by allowing rules from previous versions to be exported and imported seamlessly. Users can also manually add connectors and modify Source and Sink configurations.
-
File Data Source: Adds support for reading CIME files used in the power industry.
-
Source/Sink Operator: The operator has been split to offer more flexible data processing options.
-
Rule Statistics: Adds statistical indicators for rules, allowing users to view running metrics even after rules are finished.
-
Portable Plugin Enhancements: Now displays status and error messages.
These updates greatly enhance the data processing capabilities, enabling more efficient management and analysis of industrial data.
-
Backup and Recovery: Supports full backup and recovery, providing more convenient configuration migration capabilities.
-
UI Security Improvements: Passwords are now hidden for enhanced security.
-
Flexible Deployment Options: Users can choose whether to start the data processing engine at startup by configuring the
disableKuiper
option in the/opt/neuronex/etc/neuronex.yaml
file. -
HTTPS API Support: Now supports HTTPS API calls to enhance security. For details, visit: Configuration Management | NeuronEX Docs.
-
Password and Account Configuration: Allows changing the admin password and Viewer account during startup via the configuration file. For details, visit: Configuration Management | NeuronEX Docs.
-
Environment Variable Mapping: Configuration file parameters can now be mapped to environment variables for a more flexible setup. For details, visit: Configuration Management | NeuronEX Docs.
NeuronEX 3.4.0 introduces new traces feature, allowing to trace the detailed processing of data collection, processing analysis, and forwarding in NeuronEX. It can be applied to the following scenarios:
-
Downstream MQTT Control Command Tracing: NeuronEX can combine with EMQX V5 to perform full link tracing of MQTT control commands issued to the application side, monitoring the delay of the entire link control and analyzing the delay information of each node, applicable to scenarios with high requirements for control delay, for fault analysis.
-
NeuronEX API Control Command Tracing: It can record the detailed process of control commands issued by NeuronEX API, analyzing the complete link and delay from NeuronEX sending commands to the device to receiving the device's response, applicable to scenarios with high reliability requirements for control command issuance, for fault analysis.
-
Data Collection Tracing: It can record data collection, data calculation, and data tracing combined with EMQX, applicable to scenarios such as collection delay detection and data loss detection.
-
Edge Computing Data Tracing: It can record the detailed process of each operator's computation during edge computing, as well as the data results after processing by each operator.
- The southbound driver and northbound application pages support paging to display driver node information, improving the user experience when a large number of nodes are used.
- Supports outputting logs to the console via environment variable, which is convenient for viewing logs in a containerized environment.
NeuronEX 3.4.0 significantly boosts industrial data collection and processing capabilities, empowering users to efficiently manage equipment, handle massive data, and achieve smarter industrial application.
Upgrade to NeuronEX 3.4.0 today and explore these new features. We welcome your feedback to help us continue improving.
Start your industrial digital transformation journey with NeuronEX 3.4.0: Download here.
For the complete features of NeuronEX 3.4.0, please refer to the documentation: Product Overview | NeuronEX Docs