Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreeOpcUa/python-opcua
/ client_minimal.py
File
client_minimal.py
examples/simple-client-server-xml/client_minimal.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
opcua
import
Client, ua
2
from
opcua.ua
import
ua_binary
as
uabin
3
from
opcua.common.methods
import
call_method
4
Callers
nothing calls this directly
Calls
5
HelloClient
Class · 0.85
get_child
Method · 0.80
call_method
Method · 0.80
get_root_node
Method · 0.45
get_objects_node
Method · 0.45
Tested by
no test coverage detected