OPC UA Discovery Server #829
Unanswered
francescobianca
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to implement a discovery server but I'm having some problems. My main server at startup does this:
My discovery server simply does this:
Now if I call my API to return all the servers within the discovery it works correctly:
But I have some doubts in the following cases:
How can I handle these cases? Do you have any examples?
Thanks in advance!
Version
Python-Version: 3.9
opcua-asyncio Version (master branch, 0.9.92):
Beta Was this translation helpful? Give feedback.
All reactions