influxdata/telegraf

OPC-UA Listener plugin support for Events

Open

#12,518 建立於 2023年1月18日

在 GitHub 查看
 (9 留言) (0 反應) (0 負責人)Go (4,161 fork)batch import
area/opcuafeature requesthelp wantedplugin/input

倉庫指標

Star
 (9,892 star)
PR 合併指標
 (平均合併 2天 12小時) (30 天內合併 136 個 PR)

描述

Would be nice to be able to subscribe to events (alarms) as well as data values. Generally speaking, you subscribe to OPC UA Events similarly to data changes, but by using monitoring parameters that contain an event filter instead of data change filter. Besides the DataChangeFilter property, the UAMonitoringParameters class also has an EventFilter property (of UAEventFilter type).

貢獻者指南