fwupd/plugins/powerd
Richard Hughes 2d5186622c Add FuProgress to ->prepare and ->cleanup
Some plugins were creating local versions (which were not attached to
the daemon progress in any way) as a workaround as they needed to do
actions that took a long time to complete.
2022-04-15 16:50:06 +01:00
..
fu-plugin-powerd.c Add FuProgress to ->prepare and ->cleanup 2022-04-15 16:50:06 +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.