BatteryInfo Class |
The BatteryInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| CapacityFull | To be added. | |
| CapacityRemaining | To be added. | |
| ChargeCurrentMax | To be added. | |
| ChargeCycles | To be added. | |
| DischargeCurrentMax | To be added. | |
| FirmwareVersion | To be added. | |
| FullCapacityDesign | To be added. | |
| JniPeerMembers | To be added. | |
| Manufacturer | The battery pack manufacturer name as set internally in the battery pack by the manufacturer. | |
| ModelName | To be added. | |
| ProductionMonth | To be added. | |
| ProductionWeek | To be added. | |
| ProductionYear | To be added. | |
| ProductNumber | To be added. | |
| RatedCapacity | To be added. | |
| SerialNumber | To be added. | |
| StateOfHealth | To be added. | |
| Technology | The battery technology as set internally in the battery pack by the manufacturer. | |
| TemperatureMax | To be added. | |
| TemperatureMin | To be added. | |
| ThresholdClass | To be added. | |
| ThresholdType | To be added. | |
| TimeToEmpty | To be added. | |
| TotalDischarge | To be added. | |
| TypicalCapacity | To be added. | |
| VoltageMax | To be added. | |
| VoltageMin | To be added. |
| Name | Description | |
|---|---|---|
| FromInt | Retrieves the corresponding BatteryInfo value, from a valid integer. | |
| ToInt | Converts the BatteryInfo to its integer corresponding value. | |
| ValueOf | Returns the enum constant of this class with the specified name. | |
| Values | Returns an array containing the constants of this enum class, in
the order they are declared. |
BatteryInfo enumeration is the class that includes the battery info.