Gets the JSON string from the HttpThermostat class.
This method sends the saved values from the thermostat to the unit convert in the UnitConverter class.
Gets the JSON string Object and converts it back to an JSON object. This method sends the new temperature and new unit to the converter. After conversion it sends the values to thermostat class.
gets the new values from the HttpThermostat class.
Generated using TypeDoc
Gets the JSON string Object and converts it back to an JSON object.