... | ... | @@ -22,4 +22,5 @@ iface.EnumerateDevices() |
|
|
* https://dbus.freedesktop.org/doc/dbus-python/tutorial.html
|
|
|
* 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 |
|
|
\ No newline at end of file |
|
|
* 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 |
|
|
\ No newline at end of file |