Skip to content

2.4.0 Release

Choose a tag to compare

@fengzeroz fengzeroz released this 31 Mar 09:30
· 1631 commits to main since this release
9a5acae

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