fwupd/plugins/powerd
George Popoola f7195f0a22 powerd: Moving ignore power case before method call
This adds a condition that permits updates for devices that don't take
any power conditions into account.
2021-07-22 16:26:54 -06:00
..
fu-plugin-powerd.c powerd: Moving ignore power case before method call 2021-07-22 16:26:54 -06:00
meson.build Skeleton plugin for powerd 2021-07-19 13:40:11 -07: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.