influxdata/telegraf

OPC-UA Listener plugin support for Events

オープン

#12,518 opened on 2023/01/18

 (9 件のコメント) (0 件のリアクション) (0 人の担当者)Go (5,837 件のフォーク)batch import
area/opcuafeature requesthelp wantedplugin/input

Repository metrics

Stars
 (17,764 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

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