fwupd/plugins/powerd
Richard Hughes a5a978b3f6 Rename some confusing API
More than one person has asked about 'why call fu_plugin_update() for a
reinstall or downgrade' and I didn't have a very good answer.

The plugin API is not officially stable, and we should fix things to be
less confusing. Use the same verbs as the FuDevice vfuncs instead.
2021-08-06 19:49:53 +01:00
..
fu-plugin-powerd.c Rename some confusing API 2021-08-06 19:49:53 +01:00
meson.build trivial: only build powerd on new enough glib 2021-07-30 20:25:46 -05: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.