Skip to content

Commit

Permalink
Merge pull request #1360 from pranay2811/pranay2811-patch-1
Browse files Browse the repository at this point in the history
Added new subfield: "sump" and its corresponding telemetry_field
  • Loading branch information
cstirdivant authored Jun 18, 2024
2 parents 0af637f + caeaec5 commit 8893ae9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ontology/yaml/resources/fields/telemetry_fields.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,9 @@ literals:
- condensing_supply_water_temperature_setpoint:
flexible_min: 255.9259259
flexible_max: 308.1481481
- condensing_water_sump_temperature_sensor:
flexible_min: 255.9259259
flexible_max: 308.1481481
- condensing_water_flowrate_sensor:
flexible_min: -0.000315451
flexible_max: 0.315451
Expand Down
1 change: 1 addition & 0 deletions ontology/yaml/resources/subfields/subfields.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ component:
riser: "A central (typically vertical) supply pipe or duct that distributes media (e.g., water, air) to multiple floors of a building."
scrubber: "An equipment that is used to remove harmful materials from exhaust air before they are released into the environment"
shade: "Window covering (typically used to regulate the amount of sunlight coming through the window)."
sump: "An area where water is temporarily collected for recirculation or drainage purposes."
switch: "Component to disrupt an electrical cirucit."
tank: "Storage device for media; for example, a thermal storage tank in a heating water system."
transformer: "An electrical device which, by the principles of electromagnetic induction, transfers electrical energy from one electric circuit to another."
Expand Down

0 comments on commit 8893ae9

Please sign in to comment.