Variable: battery-upower-device-interface
battery-upower-device-interface is a variable defined in
battery.el.gz.
Value
"org.freedesktop.UPower.Device"
Documentation
Name of the UPower Device D-Bus interface.
See URL https://upower.freedesktop.org/docs/Device.html.
Source Code
;; Defined in /usr/src/emacs/lisp/battery.el.gz
(defconst battery-upower-device-interface "org.freedesktop.UPower.Device"
"Name of the UPower Device D-Bus interface.
See URL `https://upower.freedesktop.org/docs/Device.html'.")