fwupd/plugins/powerd
Richard Hughes b24d14ebde Be more nuanced when considering if the system is on AC power
This should be no beahviour change, but it allows the powerd and upower plugins
to provide more information in the future.

Fixes https://github.com/fwupd/fwupd/issues/3386
2023-02-21 17:27:35 +00:00
..
fu-powerd-plugin.c Be more nuanced when considering if the system is on AC power 2023-02-21 17:27:35 +00:00
fu-powerd-plugin.h Build many more plugins as builtin 2022-09-28 17:01:23 +01:00
meson.build Build many more plugins as builtin 2022-09-28 17:01:23 +01:00
README.md Include the plugin README text in the generated docs 2023-01-10 14:58:30 +00:00

title: Plugin: Powerd

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.