From a21ecdc1497cf7d2c05fe403c41cff7d99f12510 Mon Sep 17 00:00:00 2001 From: Tim McDowell Date: Thu, 24 Jul 2025 09:39:45 -0600 Subject: [PATCH] add operation state --- schema-source/RS0004.schema.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/schema-source/RS0004.schema.yaml b/schema-source/RS0004.schema.yaml index 09e1f05..d96d004 100644 --- a/schema-source/RS0004.schema.yaml +++ b/schema-source/RS0004.schema.yaml @@ -297,6 +297,11 @@ LookupVariablesHeating: Constraints: [">=0","<=1.0"] Units: "-" Required: True + operation_state: + Description: "The operation state at the operating conditions" + Data Type: "[]" + Units: "-" + Required: True PerformanceMapStandby: Object Type: "Performance Map"