Skip to content

Commit

Permalink
Merge pull request #1363 from pranay2811/pranay2811-patch-3
Browse files Browse the repository at this point in the history
Added new subfield "expansion" and corresponding telemetry field
  • Loading branch information
cstirdivant authored Jun 18, 2024
2 parents 50fa92c + bcd72a9 commit 0af637f
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 @@ -3601,3 +3601,6 @@ literals:
- emergency_power_status:
- PRESENT
- ABSENT
- expansion_valve_percentage_command:
fixed_min: 0.0
fixed_max: 100.0
1 change: 1 addition & 0 deletions ontology/yaml/resources/subfields/subfields.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ descriptor:
exchange: "The act of giving somethng and receiving something else; for example, the transfer of heat from one fluid stream to another."
exercise: "Mode of running equipment to maintain functionality ('exercise mode')."
exhaust: "Process or component used in the removal of air from a conditioned system to the outside atmosphere."
expansion: "Process of increasing the volume of a liquid."
fabric: "Textile material."
failed: "Indicates that a point is not operating as intended or is incapable of operating."
filtration: "Process of filtering contaminating elements from equipment or a system."
Expand Down

0 comments on commit 0af637f

Please sign in to comment.