BatteryStatus Properties |
The BatteryStatus type exposes the following members.
Name | Description | |
---|---|---|
![]() | BatteryStateOfHealth | Returns the percentage of the state of health of the battery. |
![]() | CapacityFull | Returns last remembered value of charge in when battery became full/empty. |
![]() | CapacityRemaining | Returns the instantaneous value of the remaining available capacity of the battery. |
![]() | ChargeCurrentMax | Returns the value of the maximum current recorded by the battery. |
![]() | DischargeCurrentMax | Returns the value of the maximum discharge current recorded by the battery. |
![]() | JniPeerMembers | To be added. |
![]() | TemperatureMax | Returns the value of the maximum temperature recorded by the battery. |
![]() | TemperatureMin | Returns the value of the minimum temperature recorded by the battery. |
![]() | TimeToEmpty | Returns the time left for battery to be considered empty. |
![]() | TotalDischarge | Returns the value of the total amount of discharge current caused the charging cycles of the battery. |
![]() | VoltageMax | Returns the value of the maximum voltage recorded by the battery. |
![]() | VoltageMin | Returns the value of the minimum voltage recorded by the battery. |