///////////////////////////////////////////////////////////////////// def getTemperatureScale() { return 'F' //Celsius for now }