fwupd/plugins/powerd
Richard Hughes e6b487e762 Add FuProgress to ->startup() and ->coldplug()
This allows us to profile the daemon startup so we can find any plugins
taking an inordinate amount of time to start.
2022-06-04 20:21:50 +01:00
..
fu-plugin-powerd.c Add FuProgress to ->startup() and ->coldplug() 2022-06-04 20:21:50 +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.