Skip to content

2.15.0 Release

Latest

Choose a tag to compare

@fengzeroz fengzeroz released this 03 Jun 06:16
· 11 commits to v2.15 since this release
fd3b96a

Features

  • Add Kafka plugin, used for writing data to Kafka.
  • Tag support rename.
  • Tag support optional attribute 'unit'.
  • Inline Modbus-TCP Simulator.

Improve

  • Clean MQTT node offline cache when delete MQTT node
  • Support using GCC14 for build.

Fixes

  • Upgrade NanoSDK library to resolve some issues with MQTT.
  • Add data validation, replace strcpy with strncpy, and fix some security issues.