From c424ac9cca051854e8b6db5c64988cc1e59e208c Mon Sep 17 00:00:00 2001 From: Ted Summer Date: Tue, 22 Sep 2020 08:46:42 -0600 Subject: [PATCH] feat(schema): add capacity to condenser plant types --- BuildingSync.xsd | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/BuildingSync.xsd b/BuildingSync.xsd index 11a372cb..6bfcb0e8 100644 --- a/BuildingSync.xsd +++ b/BuildingSync.xsd @@ -8007,6 +8007,12 @@ + + + Capacity of the system. + + + @@ -8136,6 +8142,12 @@ + + + Capacity of the system. + + + @@ -8233,6 +8245,12 @@ + + + Capacity of the system. + + + @@ -8251,6 +8269,12 @@ + + + Capacity of the system. + + +