Skip to content

Commit

Permalink
Rename throttling device to refrigerant metering device
Browse files Browse the repository at this point in the history
  • Loading branch information
connorjcantrell committed Dec 13, 2023
1 parent 135c7c2 commit c3d3f22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bricksrc/equipment.py
Original file line number Diff line number Diff line change
Expand Up @@ -974,7 +974,7 @@
},
"parents": [BRICK.Water_Heater],
},
"Throttling_Device": {
"Refrigerant_Metering_Device": {
"tags": [TAG.Fluid, TAG.Throttling, TAG.Device],
"subclasses": {
"Thermal_Expansion_Valve": {
Expand Down

0 comments on commit c3d3f22

Please sign in to comment.