Releases: emqx/neuron
Releases · emqx/neuron
2.9.2 Release
Fixes
- Fix OPC UA crash when disconnect server.
Improve
- Tags merged read by Func focas plugin when reading PMC.
- Supports filtering tag error.
2.9.1 Release
Fixes
- Fix event loop not exiting correctly in some cases.
Improve
- Log Add/Delete/Update configuration.
2.9.0 Release
Drivers
- CODESYS v3.
- XINJE Modbus for XINJE PLC.
- Modbus TCP/RTU ASCII.
- IEC60870-5-101/102/103/104.
- AWS APP.
- Azure APP.
Features
- Add TIME and DateTime data types.
- The read API supports paging.
Improve
- Write API will validate the data.
- OPC UA support LocalizedText.
- Modbus TCP/RTU support configuration byte order and start address.
2.6.8 Release
Fixes
- Fix OPC UA failed to connect to third party server.
- Fix crash when call /api/v2/read with wrong body.
- Fix Modbus missing character when reading string with low order.
2.8.3 Release
Improve
- Read API support paging data.
- Configuration changes to add NOTICE logs.
- Reset relevant statistics when the node stops.
Fixes
- OPC UA failed to connect to third party server.
2.9.0-beta3 Release
Merge pull request #2110 from fengzeroz/v2.9 version: 2.9.0-beta3
2.9.0-beta2 Release
Merge pull request #2104 from fengzeroz/v2.9 version: 2.9.0-beta2
2.9.0-beta1 Release
Merge pull request #2079 from ZhouBox/v2.9 [v2.9]async queue:add api about length
2.8.2 Release
Improve
- Modbus TCP plugin support reading multiple coils.
- OPC UA plugin release write tags limit.
- Float/Double auto-optimizes decimal.
Fixes
- fix some metrics incorrect when start/stop node.
- fix crash when call API with wrong payload.
- fix Modbus crash when write in over 150 tags at once.
Daily Release(v2.4)
Merge pull request #2017 from fengzeroz/v2.4 V2.4