open229 / ruleset-model-description-schema

Developing a schema for ASHRAE Standard 229P.
Other
7 stars 3 forks source link

Missing CONSTANT enum in the temperatureResetOptions #229

Open weilixu opened 4 months ago

weilixu commented 4 months ago

In the latest schema, the tempeartureResetOptions is missing a CONSTANT enum for rule 22-19.

JasonGlazer commented 1 month ago

@weilixu we already have an option of "NO_RESET" which I would have interpreted as the same as "CONSTANT." Do you see them as different? If so, please elaborate. If they are the same, do you think I should replace "NO_RESET" with "CONSTANT?