python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Is there a client side mechanism like the `NodeFactory` to create nodes on the server recursively?
the server can use the NodeFactory to recursively create nodes based on an ObjectTypeNode. Is there a similar mechanism for the client?
To be more precise: Can i use the servers's objectTypeManager.re...
kKdH
Votes: 0
Answers: 1
UaException: status=Bad_SessionClosed, message=The session was closed by the client
Something happened when I used Milo,I do not know why it happened:
UaException: status=Bad_SessionClosed, message=The session was closed
by the client. at
org.eclipse.milo.opcua.sdk.client.session...
无人岛旅行
Votes: 0
Answers: 1
Milo OPC-UA Client NoSuchMethod error with io.netty.buffer.ByteBuf.writeMediumLE(int)
I downloaded the sample code from GitHub and modified the ReadNodeExample.java just to make sure that I can connect to an OPC Server (not Milo, it's a C#-based OPC Server). I was able to verify that t...
Paul_LayLow
Votes: 0
Answers: 1