Skip to content

Commit

Permalink
Merge pull request #1440 from Ciaran-Oflannagain/new_fcu_ciaran_herew…
Browse files Browse the repository at this point in the history
…orks_14.10.24

Hereworks - FCU Entity Type PR
  • Loading branch information
shambergoldstein authored Oct 18, 2024
2 parents 68eb716 + dcac3b4 commit cb4a83c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions ontology/yaml/resources/HVAC/entity_types/FCU.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,17 @@
# This file defines fan-coil unit types. Valid types must include a fan and a coil of some type.
# They must also include some control scheme (e.g. ZTC, DSP, etc.).

FCU_DFVSC_HWDC_CHWDC_RTM:
guid: "bf496697-3e88-42c7-95f9-a93bc8417684"
description: "FCU with discharge fan, heating and cooling valve control."
is_canonical: true
implements:
- FCU
- DFVSC
- HWDC
- CHWDC
- RTM

FCU_DFMSC_DSP_DXZTC:
guid: "9a03ce8b-40af-4243-a867-e2c94f615753"
description: "Variable refrigerant flow unit with zone cooling and heating control, discharge fan speed modes"
Expand Down

0 comments on commit cb4a83c

Please sign in to comment.