Hi Dojo,
When using the class library StartValueMonitor functionality, we start a subscription to a parameter on an element that is hosted on a different agent in the cluster. What happens when that agent is restarted?
Does the subscription towards that parameter remain available and will still work after the agent comes back online? Or does the subscription needs to be made again?
Hi Robin, subscriptions to another agent in the cluster will be restored after the restart. This means that the Monitor object will start receiving updates again after the restart.