Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreeOpcUa/python-opcua
/ embed
Function
embed
examples/server-enum.py:14–18 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
import
code
13
14
def
embed():
15
vars = globals()
16
vars.update(locals())
17
shell = code.InteractiveConsole(vars)
18
shell.interact()
19
20
interactive = True
21
Callers
10
server-enum.py
File · 0.70
client_read-custom_structures.py
File · 0.70
server-instantiate-object.py
File · 0.70
client_to_demo-this.com.py
File · 0.70
client_to_kepware.py
File · 0.70
server-create-custom-structures.py
File · 0.70
client_to_prosys_events.py
File · 0.70
client_to_prosys_cert.py
File · 0.70
client-with-encryption.py
File · 0.70
client_to_prosys_crypto.py
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected