... | ... | @@ -63,7 +63,9 @@ res = proxy.call_sync('Introspect', None, Gio.DBusCallFlags.NO_AUTO_START, 500, |
|
|
## References
|
|
|
|
|
|
* https://dbus.freedesktop.org/doc/dbus-python/tutorial.html
|
|
|
* https://cgit.freedesktop.org/dbus/dbus-python/tree/examples
|
|
|
* https://upower.freedesktop.org/docs/UPower.html
|
|
|
* https://unix.stackexchange.com/questions/203410/how-to-list-all-object-paths-under-a-dbus-service
|
|
|
* https://wiki.gnome.org/HowDoI/GDBusPython - uses the `Gio` API from GNOME
|
|
|
* https://www.freedesktop.org/wiki/Software/systemd/dbus/ - shows use of the `gdbus` tool
|
|
|
* https://stackoverflow.com/questions/21793826/simple-but-specific-listener-and-sender-python-3-dbus-example |
|
|
\ No newline at end of file |