influxdata/telegraf

OPC-UA Listener plugin support for Events

开放

#12,518 创建于 2023年1月18日

 (9 条评论) (0 个反应) (0 位负责人)Go (5,837 个派生)batch import
area/opcuafeature requesthelp wantedplugin/input

仓库指标

星标
 (17,764 个星标)
PR 合并指标
 (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).

贡献者指南