Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions ontology/yaml/resources/HVAC/entity_types/MAU.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,19 @@
### Canonical Types ###
########################

MAU_HWSC_SFM_SFVSC_FDPM_FDPSM_SDM_SSPC:
description: "Make-up air unit with heating control"
is_canonical: true
implements:
- MAU
- HWSC
- SFM
- SFVSC
- FDPM
- FDPSM
- SDM
- SSPC

MAU_SFSS_STM:
guid: "9532ed28-f40c-472b-90aa-4a679911ef17"
description: "Simple make-up air unit."
Expand Down