OPCUA Server redundancy #1260
Unanswered
vidyarao123
asked this question in
Q&A
Replies: 1 comment 4 replies
-
|
sure! |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have 2 OPCUA servers (in different machines) and 1 opcua client . The client will be connected to one server at a time. when the primary server fails, then the client must get connected to the secondary server automatically.
Is this scenario possible to implement using python opcua module ??
Beta Was this translation helpful? Give feedback.
All reactions