Rule YAML catalog (in this repository)
Example and test rules live next to the engine sources. Use them as templates for your own rules_dir.
open_fdd/tests/fixtures/rules/ (pytest)
| File | Purpose |
|---|---|
weather_gust_lt_wind.yaml | Weather / wind gust check |
weather_rh_out_of_range.yaml | RH bounds |
weather_temp_spike.yaml | Temperature spike |
weather_temp_stuck.yaml | Temperature stuck |
test_flatline_sat.yaml | Flatline SAT |
test_sensor_flatline_1774618711.yaml | Sensor flatline test |
examples/AHU/rules/ (notebooks / demos)
| File | Purpose |
|---|---|
sensor_bounds.yaml | Bounds example |
sensor_flatline.yaml | Flatline example |
sat_operating_band.yaml | SAT band |