python - Print D-Bus introspection tree -
how can print out tree of available information on d-bus?
*bus name * interface *method *signature * interface *method *signature *method *signature *bus name * interface *method *signature
you can use dbus debugging tools dfeet see exposed on dbus in nice structured fashion.
Comments
Post a Comment