fixups
Change-Id: I120865555596b2671c6e8aa65841f3ea984c7e03
This commit is contained in:
@ -188,7 +188,7 @@ class Client(object):
|
||||
# XXX: further notification-callbacks needed ???
|
||||
|
||||
def populateNamespace(self, namespace):
|
||||
self.connection.send(ListDevicesRequest())
|
||||
self.connection.send(ListModulesRequest())
|
||||
# reply = self.connection.read()
|
||||
# self.log.info("found devices %r" % reply)
|
||||
# create proxies, populate cache....
|
||||
|
Reference in New Issue
Block a user