Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreikop/python-ws-discovery
/ setInstanceId
Method
setInstanceId
wsdiscovery/service.py:66–67 ·
view source on GitHub ↗
(self, instanceId)
Source
from the content-addressed store, hash-verified
64
return
self._instanceId
65
66
def
setInstanceId(self, instanceId):
67
self._instanceId = instanceId
68
69
def
getMessageNumber(self):
70
return
self._messageNumber
Callers
1
_parseAppSequence
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected