MCPcopy 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

1from opcua import Client, ua
2from opcua.ua import ua_binary as uabin
3from opcua.common.methods import call_method
4

Callers

nothing calls this directly

Calls 5

HelloClientClass · 0.85
get_childMethod · 0.80
call_methodMethod · 0.80
get_root_nodeMethod · 0.45
get_objects_nodeMethod · 0.45

Tested by

no test coverage detected