influxdata/telegraf

OPC-UA Listener plugin support for Events

Open

#12,518 opened on 2023年1月18日

GitHub で見る
 (9 comments) (0 reactions) (0 assignees)Go (4,161 forks)batch import
area/opcuafeature requesthelp wantedplugin/input

Repository metrics

Stars
 (9,892 stars)
PR merge metrics
 (平均マージ 2d 12h) (30d で 136 merged PRs)

説明

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).

コントリビューターガイド