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

File server-create-custom-structures.py

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

Source from the content-addressed store, hash-verified

1from opcua import ua, Server
2from opcua.common.type_dictionary_buider import DataTypeDictionaryBuilder, get_ua_class
3from IPython import embed
4

Callers

nothing calls this directly

Calls 13

get_ua_classFunction · 0.90
DemoServerClass · 0.85
create_structureMethod · 0.80
complete_creationMethod · 0.80
set_writableMethod · 0.80
set_valueMethod · 0.80
start_serverMethod · 0.80
get_dict_valueMethod · 0.80
get_valueMethod · 0.80
embedFunction · 0.70
add_fieldMethod · 0.45
load_type_definitionsMethod · 0.45

Tested by

no test coverage detected