DBus – How to pass dict as parameter

This tutorial is designed for those ones that need DBus but suffer a lot to find documentation even about simple things, such as how to pass a dictionary as parameter. Initially, I had to invoke a Bluez method that needs a dictionary as parameter

Share