fwupd/plugins/powerd
Richard Hughes 679628c091 Move the battery attributes down into libfwupd
This allows us to show the current value and the threshold on the CLI
and in tools like gnome-firmware.
2022-05-18 07:16:07 +01:00
..
fu-plugin-powerd.c Move the battery attributes down into libfwupd 2022-05-18 07:16:07 +01:00
meson.build Convert build system to use meson tristate features 2022-02-28 08:34:48 -06:00
README.md powerd: DBus Connection and Parsing 2021-07-19 13:40:11 -07:00

Powerd Support

Introduction

This plugin is used to ensure that some updates are not done on battery power and that there is sufficient battery power for certain updates that are.

Vendor ID Security

This protocol does not create a device and thus requires no vendor ID set.

External interface access

This plugin requires access to the org.chromium.PowerManager DBus interface.