influxdata/telegraf
Ver no GitHubOPC-UA Listener plugin support for Events
Open
#12.518 aberto em 18 de jan. de 2023
area/opcuafeature requesthelp wantedplugin/input
Métricas do repositório
- Stars
- (9.892 stars)
- Métricas de merge de PR
- (Mesclagem média 2d 12h) (136 fundiu PRs em 30d)
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).