package power_manager

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message PowerSupplyProperties

power_supply_properties.proto:19

Power supply status sent from powerd to Chrome.

enum PowerSupplyProperties.BatteryState

power_supply_properties.proto:34

Used in: PowerSupplyProperties

enum PowerSupplyProperties.ExternalPower

power_supply_properties.proto:24

For any of these power sources, the system may be consuming power at a high enough rate that the battery is discharging rather than charging; see BatteryState. See the PowerSource submessage's |type| field for more details about the active power source.

Used in: PowerSupplyProperties

message PowerSupplyProperties.PowerSource

power_supply_properties.proto:50

Details about a potential source of power to the system.

Used in: PowerSupplyProperties

enum PowerSupplyProperties.PowerSource.Port

power_supply_properties.proto:51

Used in: PowerSource

enum PowerSupplyProperties.PowerSource.Type

power_supply_properties.proto:71

Used in: PowerSource