MCPcopy Create free account
hub / github.com/FreeOpcUa/python-opcua / server-custom-object.py

File server-custom-object.py

examples/server-custom-object.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'''
2 Show 3 different examples for creating an object:
3 1) create a basic object
4 2) create a new object type and a instance of the new object type

Callers

nothing calls this directly

Calls 15

ServerClass · 0.90
set_endpointMethod · 0.80
get_childMethod · 0.80
set_modelling_ruleMethod · 0.80
register_namespaceMethod · 0.45
get_objects_nodeMethod · 0.45
add_objectMethod · 0.45
get_nodeMethod · 0.45
get_root_nodeMethod · 0.45
add_object_typeMethod · 0.45
add_variableMethod · 0.45
import_xmlMethod · 0.45

Tested by

no test coverage detected