Rafal Gajda
Results
1
comments of
Rafal Gajda
Hi, BlueZ Object Manager is on the root node only. You need to introspect and get proxy object of `"/"`. Try this: `introspection = await bus.introspect('org.bluez', '/')` `db = bus.get_proxy_object('org.bluez',...