Hello,
I am working with Aggregation Server, and I would like to connect it to multiple OPC UA servers simultaneously.
In the XML configuration file, I only find the option to configure a single OPC UA server at a time.
Is this a limitation of Aggregation Server, or is there a way to add multiple OPC UA servers in the XML configuration?
My goal is to connect Aggregation Server to two identical OPC UA servers to ensure redundancy in case one server fails.
Does Aggregation Server natively support OPC UA redundancy?
If so, how can this redundancy be configured in the XML or in the code?
Is there an automatic failover mechanism if one OPC UA server becomes unavailable?
Thanks in advance for your help!