string getBatteryHealth()

This function can be used to return the battery health. Possible values are as follows:

Cold
Dead
Good
Over Voltage
Overheated
Unspecified Failure
Unknown

Return

The state of the battery as a string (see above).