influxdata/telegraf

OPC-UA Listener plugin support for Events

Ouverte

#12 518 ouverte le 18 janv. 2023

 (9 commentaires) (0 réaction) (0 personne assignée)Go (5 837 forks)batch import
area/opcuafeature requesthelp wantedplugin/input

Métriques du dépôt

Stars
 (17 764 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur