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.