Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreeOpcUa/python-opcua
/ client_read-custom_structures.py
File
client_read-custom_structures.py
examples/client_read-custom_structures.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
sys
2
sys.path.insert(0,
".."
)
3
import
time
4
import
logging
Callers
nothing calls this directly
Calls
9
Client
Class · 0.90
connect
Method · 0.80
get_value
Method · 0.80
disconnect
Method · 0.80
embed
Function · 0.70
get_root_node
Method · 0.45
get_objects_node
Method · 0.45
get_node
Method · 0.45
load_type_definitions
Method · 0.45
Tested by
no test coverage detected