×
Menu
Index

6.1.16.2 Attributes/Properties Defined Here

 
exchange type
(AirExchange_type) airchange type property. Read only.
max_flow
(float) Max airchange rate. Modifiable. Units are set in 'air_change_unit' property. Modifying this will set air_change_rate_uses_template to False
Value between 0 and 5000 ACH when modifying, values in other units will be converted before validation
air_change_unit
(AirChange_unit) airchange flow unit property. Modifiable. Modifying this will set air_change_rate_uses_template to False
air_change_rate_from_template
(bool) if max_flow and air_change_unit taken from template. Modifiable. \n\
Setting to True will reset them
variation_profile_id
(str) variation profile id property. Modifiable.
Modifying this will set air_change_rate_uses_template to False.
Note: Make sure to use an ID that exists, as value will not be verified.
variation_profile_id_from_template
(bool) if variation_profile_id taken from template. Modifiable.
Setting to True will reset it
adjacent_condition
(AdjacentCondition_type) adjacent condition property. Modifiable. Modifying this will set adjacent_condition_uses_template to False
adjacent_condition_from_template
(bool) if adjacent_condition taken from template. Modifiable.
Setting to True will reset it
offset_temperature
(Optional[float]) air offset temperature. Modifiable. Modifying this will set offset_temperature_uses_template to False.
Will return None if adjacent condition is not 'external_air_and_offset_temp'
 
Value between -50 and 50 deg C
offset_temperature_from_template
(bool) if offset_temperature taken from template. Modifiable. Setting to True will reset it
temperature_profile_id
(Optional[str]) temperature profile id. Modifiable. Modifying this will set temperature_profile_id_uses_template to False.
Will return None if adjacent condition is not 'external_air_and_offset_temp'
temperature_profile_id_from_template
(bool) if temperature_profile_id taken from template. Modifiable. Setting to True will reset it