public void Init()
 {
     thermostat = new ThermostatController();
 }