Skip to content

Commit

Permalink
Merge pull request #1381 from shambergoldstein/value_ranges
Browse files Browse the repository at this point in the history
Update Value Ranges
  • Loading branch information
cstirdivant authored Jul 10, 2024
2 parents 831afe4 + f6a1d85 commit 6d5e129
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions ontology/yaml/resources/fields/telemetry_fields.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ literals:
fixed_max: 100.0
- outside_air_specificenthalpy_sensor:
flexible_min: 11630.0
flexible_max: 81410.0
flexible_max: 93040.0
- outside_air_flowrate_sensor:
flexible_min: -0.002359737216
flexible_max: 47.19474432
Expand Down Expand Up @@ -2631,16 +2631,16 @@ literals:
flexible_max: 100.0
- discharge_air_specificenthalpy_sensor:
flexible_min: 11630.0
flexible_max: 81410.0
flexible_max: 93040.0
- supply_air_specificenthalpy_sensor:
flexible_min: 11630.0
flexible_max: 81410.0
flexible_max: 93040.0
- refrigerant_discharge_pressure_sensor:
flexible_min: -34500.0
flexible_max: 344737.8945
flexible_max: 2757902.9173
- refrigerant_liquid_pressure_sensor:
flexible_min: -34473.78945
flexible_max: 344737.8945
flexible_max: 2757902.9173
- refrigerant_liquid_temperature_sensor:
flexible_min: 255.9259259
flexible_max: 422.037037
Expand All @@ -2652,7 +2652,7 @@ literals:
flexible_max: 366.4814815
- refrigerant_suction_pressure_sensor:
flexible_min: -34473.78945
flexible_max: 344737.8945
flexible_max: 2757902.9173
- refrigerant_suction_saturation_temperature_sensor:
flexible_min: 255.9259259
flexible_max: 422.037037
Expand All @@ -2661,7 +2661,7 @@ literals:
flexible_max: 422.037037
- return_air_specificenthalpy_sensor:
flexible_min: 11630.0
flexible_max: 81410.0
flexible_max: 93040.0
- compressor_current_sensor:
fixed_min: 0.0
flexible_max: 100.0
Expand Down

0 comments on commit 6d5e129

Please sign in to comment.