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

File server-enum.py

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

Source from the content-addressed store, hash-verified

1'''
2 This example demonstrates the use of custom enums by:
3 - Create a custom enum type
4 - Create an object that contains a variable of this type

Callers

nothing calls this directly

Calls 15

ServerClass · 0.90
enum_to_stringlistFunction · 0.85
set_endpointMethod · 0.80
get_childMethod · 0.80
add_data_typeMethod · 0.80
set_value_rankMethod · 0.80
set_array_dimensionsMethod · 0.80
set_writableMethod · 0.80
set_valueMethod · 0.80
embedFunction · 0.70
register_namespaceMethod · 0.45
get_root_nodeMethod · 0.45

Tested by

no test coverage detected