Releases: emqx/neuron
Releases · emqx/neuron
2.4.3 Release
Fixes
- The WebSocket plugin failed to connect to server.
- The SparkPlug B plugin adapted Ignition.
Improve
- /api/v2/metrics add cache memory statistics.
- /api/v2/metrics modify os info.
- The MQTT plugin improves offline data storage configuration.
2.4.2 Release
Fixes
- fix SparkPlugB plugin crash when subscribing group if the plugins are not yet configured.
- fix(UI): rules cannot be displayed correctly.
Improve
- Prioritize new client connections in Modbus server mode.
- Monitor plugin does not support subscribing to groups.
- BACnet/IP plugin support connection to Yet Another Bacnet Explorer.
2.4.1 Release
Fixes
- fix S7 ISOTCP plugin failed to read T&C area of Siemens 200/200smart.
- fix SparkPlugB plugin failed to decode DCMD topic.
- fix File plugin failed to turn on debug.
- fix(UI): cant not export/import tag.
- fix(UI): static tag cannot be refreshed automatically.
- fix(UI): can not create Source.
- fix(UI): can not display hexadecimal of tag value.
- fix(UI): unable to use test connection.
Chroes
- Remove CPU usage information in About.
2.4.0 Release
Plugins
- Driver IEC61850 MMS
- Driver Allen-Bradley DF1
- Driver HJ212-2007
- Driver ABB COMLI
- APP WebSocket
API
GET /api/v2/metrics: add CPU, memory and disk statistics
POST /api/v2/subscribe: add custom topic when subscribing with MQTT plugin
GET /api/v2/schema: add group interval, name_zh, description_zh
GET /api/v2/global/config: get all configurations, including node, group, tag and node-setting
POST /api/v2/global/config: replace global configurations, including node, group, tag and node-setting
GET /api/v2/file: download file
GET /api/v2/file/info: get file details
Features
- IEC60870-5-104 plugin support C_CI_NA_1, M_IT_NA_1
- MQTT plugin adds QoS configuration
- MQTT plugin support custom topic when subscribing group
- eKuiper plugin: use tcp to connect to eKuiper
- monitor plugin: upload event of configuration change
- Add static tag, support all data types, readable and writable
Plugin rename
- mqtt -> MQTT
- ekuiper -> eKuiper
- modbus-tcp -> Modbus TCP community
- a1e -> Mitsubishi 1E
- ads -> Beckhoff ADS
- bacnet -> BACnet/IP
- dlt645 -> DLT645-2007
- EtherNet-IP -> EtherNet/IP(CIP)
- fins -> Omron FINS TCP
- focas -> Fanuc Focas Ethernet
- iec104 -> IEC60870-5-104
- knx -> KNXnet/IP
- modbus-qh-tcp -> Modbus TCP QH
- modbus-rtu -> Modbus RTU
- modbus-plus-tcp -> Modbus TCP
- nona11 -> NON A11
- opcua -> OPC UA
- qna3e -> Mitsubishi 3E
- s7comm -> Siemens S7 ISOTCP
- s7comm_for_300 -> Siemens S7 ISOTCP for 300/400
- sparkplugb -> SparkPlugB
- file -> File
2.3.11 Release
Fixes
- fix cmd execution failure, but actually executed successfully
Daily Release(v2.3)
Merge pull request #1148 from fengzeroz/v2.3 version: 2.3.11
2.3.10 Release
Fixes
- fix ui submit configuration button not responding.
Improve
- Modbus RTU baud rate support 2400/4800
2.3.9 Release
Fixes
- fix download log fail in docker.
- fix UI report unknown error.
2.3.8 Release
Fixes
- fix S7comm plugin connects to S7 300 PLC abnormally, cannot reconnect correctly.
- fix NON A11 crashes on continuous disconnection.
- fix OPC UA cannot connect to PLC of Omron NJ model.
- fix UI download log timeout.
2.3.7 Release
Fixes
- fixed(UI): config fields it not change when switch link type
- fixed(ads): tcp receive data race
- fixed(s7): crash in print context
- fixed(docker): remove config and plugin volume