Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
from
opcua
import
ua, Server
2
from
opcua.common.type_dictionary_buider
import
DataTypeDictionaryBuilder, get_ua_class
3
from
IPython
import
embed
4
Callers
nothing calls this directly
Calls
13
get_ua_class
Function · 0.90
DemoServer
Class · 0.85
create_structure
Method · 0.80
complete_creation
Method · 0.80
set_writable
Method · 0.80
set_value
Method · 0.80
start_server
Method · 0.80
get_dict_value
Method · 0.80
get_value
Method · 0.80
embed
Function · 0.70
add_field
Method · 0.45
load_type_definitions
Method · 0.45
Tested by
no test coverage detected