LICENSE
MANIFEST.in
README.md
pyproject.toml
open_fdd/__init__.py
open_fdd.egg-info/PKG-INFO
open_fdd.egg-info/SOURCES.txt
open_fdd.egg-info/dependency_links.txt
open_fdd.egg-info/requires.txt
open_fdd.egg-info/top_level.txt
open_fdd/arrow_runtime/__init__.py
open_fdd/arrow_runtime/arrays.py
open_fdd/arrow_runtime/backend.py
open_fdd/arrow_runtime/column_map_from_model.py
open_fdd/arrow_runtime/config.py
open_fdd/arrow_runtime/cookbook.py
open_fdd/arrow_runtime/events.py
open_fdd/arrow_runtime/evidence.py
open_fdd/arrow_runtime/features.py
open_fdd/arrow_runtime/primitives.py
open_fdd/arrow_runtime/rules.py
open_fdd/arrow_runtime/sensor_catalog.py
open_fdd/arrow_runtime/summary.py
open_fdd/arrow_runtime/testing.py
open_fdd/arrow_runtime/windows.py
open_fdd/default_rules/ahu_vav/01_vav_zone_temp_bounds_occupied.yaml
open_fdd/default_rules/ahu_vav/02_vav_zone_temp_flatline_occupied.yaml
open_fdd/default_rules/ahu_vav/03_vav_damper_command_extreme_flatline.yaml
open_fdd/default_rules/ahu_vav/04_ahu_runtime_outside_schedule.yaml
open_fdd/default_rules/ahu_vav/05_ahu_duct_static_pressure_not_maintained.yaml
open_fdd/default_rules/ahu_vav/06_ahu_internal_temp_sensor_bounds.yaml
open_fdd/default_rules/ahu_vav/07_ahu_internal_temp_sensor_flatline.yaml
open_fdd/faults/__init__.py
open_fdd/faults/catalog.py
open_fdd/faults/schema.py
open_fdd/faults/catalog/ahu.yaml
open_fdd/faults/catalog/chw.yaml
open_fdd/faults/catalog/cross_cutting.yaml
open_fdd/faults/catalog/crs.yaml
open_fdd/faults/catalog/rtu.yaml
open_fdd/faults/catalog/vav.yaml
open_fdd/playground/__init__.py
open_fdd/playground/arrow_templates.py
open_fdd/playground/cookbook.py
open_fdd/playground/rows.py
open_fdd/playground/rule_lab.py
open_fdd/playground/sandbox.py
open_fdd/playground/series.py
open_fdd/playground/temp_units.py
open_fdd/schema/__init__.py
open_fdd/schema/fdd_result.py
open_fdd/tests/fixtures/rules/test_flatline_sat.yaml
open_fdd/tests/fixtures/rules/test_sensor_flatline_1774618711.yaml
open_fdd/tests/fixtures/rules/weather_gust_lt_wind.yaml
open_fdd/tests/fixtures/rules/weather_rh_out_of_range.yaml
open_fdd/tests/fixtures/rules/weather_temp_spike.yaml
open_fdd/tests/fixtures/rules/weather_temp_stuck.yaml
tests/test_fdd_binding_probe.py
tests/test_http_probes_resilience.py
tests/test_http_probes_sparql.py
tests/test_no_pandas_edge_fdd.py