Data Acquisition and Forwarding Process
Neuron is an advanced industrial protocol gateway software designed to operate on various IoT edge gateway hardware. Its primary objective is to address the challenge of unifying device data access in the context of Industry 4.0. By efficiently converting diverse industrial device data with different protocols into standardized IoT MQTT messages, Neuron enables seamless interconnectivity between devices and industrial IoT systems. This, in turn, facilitates remote control and information retrieval for intelligent manufacturing and data-driven decision-making.
Neuron offers extensive support for a wide range of communication protocols and industrial standards, making it a one-stop solution for data acquisition and MQTT protocol conversion. Its resource-efficient design allows easy deployment on various architectures, including X86 and ARM. The platform’s user-friendly web-based management console empowers users with convenient gateway configuration management. With remarkable performance capabilities, Neuron can effortlessly connect to hundreds of industrial devices and efficiently handle over 10,000 data points.
Data Acquisition
View Available Plugins: Neuron’s southbound plugins are communication drivers that enable specific protocols for accessing external devices. After installing and activating the corresponding plugin licenses (refer to the license policy), users can effectively utilize these driver plugins. Neuron’s loosely coupled architecture ensures that each plugin operates independently as a separate thread, avoiding interference and enabling users to choose the plugins that best suit their business requirements.
The comprehensive list of supported plugins for various southbound devices, along with their specific configuration parameters, can be quickly accessed via the provided table links.
Application Area Plugin Application Area Plugin Global Standard Modbus TCP Modbus TCP QH PLC Driver Siemens S7 ISO TCP Modbus RTU Siemens S5 FetchWrite OPC UA Mitsubishi 3E OPC DA Mitsubishi 1E EtherNet/IP(CIP) Mitsubishi FX Electricity IEC60870-5-104 Omron FINS TCP IEC61850 Omron FINS UDP DL/T645-2007 Beckhoff ADS DL/T645-1997 Panasonic Mewtocol Building Automation BACnet/IP Profinet IO KNXnet/IP Environmental Monitoring HJ212-2017 Petroleum Industry NON A11 Create Southbound Drivers: Choose required southbound plugins for device communication based on industrial protocols. Each plugin can connect to a single device or multiple devices associated with a message bus, adhering to protocol standards. Users can create southbound drivers with plugins or templates as per their preferences.
Connect to Southbound Devices: Connect southbound devices by creating groups and points. Once groups and points are set up, users can monitor the real-time values of the data points through data monitoring. For easy configuration, Neuron supports offline Excel file batch imports of relevant configuration information.
TIP
Repeat steps 2 and 3 until all necessary drivers, groups, and points are created.
Data Forwarding
Create Northbound Applications: Choose the relevant northbound plugins to enable seamless data forwarding. Each northbound plugin can connect to a single destination, such as a proxy or application. Currently, Neuron supports the following northbound applications:
- Subscribe to Southbound Devices: After creating northbound devices, subscribe to groups from southbound nodes. No further group or point setup is needed. Subscribed northbound nodes will receive continuous data updates from the corresponding groups at the specified frequency.
The diagram below provides a visual representation of the entire process.
Configuration APIs
Alternatively, a set of configuration APIs is provided for integrating with industrial IoT platforms, MES, or other controlling systems.