Method

FwupdPluginContextget_power_state

since: 1.8.11

Declaration [src]

FuPowerState
fu_context_get_power_state (
  FuContext* self
)

Description [src]

Gets if the system is on battery power, e.g. UPS or laptop battery.

Available since: 1.8.11

Return value

Type: FuPowerState

A power state, e.g. FU_POWER_STATE_BATTERY_DISCHARGING.