This interface provides access to a power supply device.
org.freesmartphone.Device.PowerSupply
Description: Retrieve information about the power supply.
The properties of the power supply. Expected tuples are:
Description: Retrieve the capacity of this power supply.
A wall power supply will always return 100.
The capacity in percent (0-100).
Description: Retrieve the power status for this power supply.
A wall power supply will always return "full".
The power status. Expected values are:
Description: Sent, when the power status changes significantly.
The power status. See GetPowerStatus for a list of expected values.
Description: Sent, when the capacity changes.
The capacity in percent (0-100).