preheat_open.zone.VentilationInfo
- class preheat_open.zone.VentilationInfo(has_ventilation_supply=None, has_ventilation_exhaust=None)
Bases:
objectRepresents ventilation information for a zone.
- Variables:
has_ventilation_supply (bool) – Indicates if the zone has ventilation supply.
has_ventilation_exhaust (bool) – Indicates if the zone has ventilation exhaust.
- __init__(has_ventilation_supply=None, has_ventilation_exhaust=None)
Methods
__init__([has_ventilation_supply, ...])Attributes
has_ventilation_exhausthas_ventilation_supply