MCPcopy Create free account
hub / github.com/FreeOpcUa/python-opcua / start_server

Method start_server

examples/server-create-custom-structures.py:25–26  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

23 quit()
24
25 def start_server(self):
26 self.server.start()
27
28 def create_structure(self, name):
29 # save the created data type

Calls 1

startMethod · 0.45

Tested by

no test coverage detected