WeatherCompensationConfiguration
Fields
The allowable range for the maximum value of flow temperature.
The allowable range for the minimum value of flow temperature.
The min and max flow temperatures currently selected by the user.
Whether weather compensation is enabled or not.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"allowableMaximumTemperatureRange": TemperatureRange,
"allowableMinimumTemperatureRange": TemperatureRange,
"currentRange": TemperatureRange,
"enabled": true
}