Write event when data source is offline
As a PI admin I would like the OPC UA connector to write a value such as 'disconnected' when the data source is offline so that I know when the connector is unable to connect to the data source,
26
votes

-
Perry Gentry commented
Easy to do manually, we just created an event frame analyses at the Data Source level and look at the DataSourceState to create the event, then we have notifications to contact the correct person. Comes in handy since the current version has a bug that reconnects after a disconnection, but data doesn't flow. Works very well and now minimizes our data loss.