Constant

FwupdRESULT_KEY_BATTERY_LEVEL

Declaration

#define FWUPD_RESULT_KEY_BATTERY_LEVEL "BatteryLevel"

Description

Result key to represent the current battery level in percent. Expressed from 0-100%, or 101 for invalid or unset.

The D-Bus type signature string is ‘u’ i.e. a unsigned 32 bit integer.