×
Menu
Index

6.1.2.2 Attributes Defined Here

 
name
(string) Descriptive string
exchange_type
(AirExchange_type) airchange type property. Modifiable.
air_change_unit
(AirChange_unit) airchange flow unit property. Modifiable.
adjacent_condition
(AdjacentCondition_type) adjacent condition property. Modifiable.
variation_profile_id
(str) variation profile id property. Modifiable.
Note: Make sure to use an ID that exists, as value will not be verified
max_flow
(float) Max airchange rate. Modifiable. Units are set in 'air_change_unit' property
Value between 0 and 20000 when modifying.
offset_temperature
(Optional[float]) air offset temperature. Modifiable. \n\
Will return None if adjacent condition is not 'external_air_and_offset_temp'
Value between 0 and 20000 when modifying
temperature_profile_id
(Optional[str]) temperature profile id. Modifiable.
Will return None if adjacent condition is not 'temperature_from_profile'.\n\
Note: Make sure to use an ID that exists, as value will not be verified.