Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreeOpcUa/python-opcua
/ set_endpoint
Method
set_endpoint
opcua/server/server.py:190–191 ·
view source on GitHub ↗
(self, url)
Source
from the content-addressed store, hash-verified
188
self.user_manager.allow_remote_admin = allow
189
190
def
set_endpoint(self, url):
191
self.endpoint = urlparse(url)
192
193
def
get_endpoints(self):
194
return
self.iserver.get_endpoints()
Callers
15
uaserver
Function · 0.95
test_port_in_use
Method · 0.95
mymain
Function · 0.95
setUpClass
Method · 0.80
setUpClass
Method · 0.80
setUpClass
Method · 0.80
setUpClass
Method · 0.80
start_server_and_client
Method · 0.80
setUpClass
Method · 0.80
setUpClass
Method · 0.80
server-custom-object.py
File · 0.80
server-enum.py
File · 0.80
Calls
no outgoing calls
Tested by
9
test_port_in_use
Method · 0.76
mymain
Function · 0.76
setUpClass
Method · 0.64
setUpClass
Method · 0.64
setUpClass
Method · 0.64
setUpClass
Method · 0.64
start_server_and_client
Method · 0.64
setUpClass
Method · 0.64
setUpClass
Method · 0.64