temperature property

String? temperature
getter/setter pair

temperature is the temperature of the battery in celcius.

Implementation

String? temperature;