Skip to content

Releases: emqx/neuron

2.11.5 Release

30 Dec 06:42
96986ce

Choose a tag to compare

Merge pull request #2653 from fengzeroz/v2.11

version: 2.11.5

Daily Release(v2.11)

30 Dec 06:43
9a5c186

Choose a tag to compare

Daily Release(v2.11) Pre-release
Pre-release
Merge pull request #2652 from hxy7yx/main-2

chore:update key from nodes to apps

Daily Release(main)

26 Dec 02:18
9a5c186

Choose a tag to compare

Daily Release(main) Pre-release
Pre-release
Merge pull request #2652 from hxy7yx/main-2

chore:update key from nodes to apps

Daily Release(v2.13)

24 Dec 08:17
6b47dc6

Choose a tag to compare

Daily Release(v2.13) Pre-release
Pre-release
Merge pull request #2645 from fengzeroz/main

update readme

Daily Release(v2.12)

25 Dec 02:07
6b47dc6

Choose a tag to compare

Daily Release(v2.12) Pre-release
Pre-release
Merge pull request #2645 from fengzeroz/main

update readme

2.13.0 Release

18 Dec 03:45
fca34a2

Choose a tag to compare

Features

  • North Application: OPC UA Server
  • CNC plugin: support built-in tag table
  • API : export all data from database
  • BACnet/IP plugin: support connect to BBMD.
  • IEC61850 plugin: support unicodestring type.
  • OPC UA browse plugin: cache data from opc ua server.

Fixes

  • Fix ADS plugin nng crash.
  • Fix OPC UA plugin the data not update if config subscription mode.

2.12.2 Release

05 Sep 07:00
86a1fdf

Choose a tag to compare

Improve

  • The dependency of datalayers plugin compatible with glibc 2.28
  • OPC UA support nested structs.

Daily Release(v2.6)

27 Aug 09:25
26b7c06

Choose a tag to compare

Daily Release(v2.6) Pre-release
Pre-release
Merge pull request #2554 from fengzeroz/main

readme: docker run

Daily Release(v2.7)

19 Aug 10:02
d623fff

Choose a tag to compare

Daily Release(v2.7) Pre-release
Pre-release
Merge pull request #2537 from fengzeroz/main

event name

2.12.1 Release

17 Jul 05:53
9cca71b

Choose a tag to compare

Improve

  • Modbus TCP/RTU: Double/Int64/Uint64 support more byte order.
  • MQTT: support disable subscribe topic.
  • AB5000: support single item read.
  • Trans-data: reduce memory usage.