influxdata/telegraf

OPC-UA Listener plugin support for Events

Open

#12.518 aperta il 18 gen 2023

Vedi su GitHub
 (9 commenti) (0 reazioni) (0 assegnatari)Go (4161 fork)batch import
area/opcuafeature requesthelp wantedplugin/input

Metriche repository

Star
 (9892 star)
Metriche merge PR
 (Merge medio 2g 12h) (136 PR mergiate in 30 g)

Descrizione

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

Guida contributor