KepServerEx HA with ThingWorx
Hello,
I'd like to ask you, what is the best approach to achieve "High availability" for KepServerEx using ThingWorx.
My current solution:
I created two things based on industrial Gateway template, each of them is connected to one KepServerEx. Both KepServerEx have exactly same channels and same connections to physical PLCs.
In each of these Industrial Gateway things I created subscription for DataChange event for isConnected property and when it is false I programatically change IndstrurialThing property on connected Remote things.
Do you think it is a good approach? Or is there better solution to achieve "HA" for KepServerEx?

