-
Notifications
You must be signed in to change notification settings - Fork 222
Closed
Description
General Summary
We'd like to assign names to the WaterHeaterHeatPumpWrappedCondenser object's air inlet/outlet nodes so they can be referenced in an EMS program.
Detailed Description
The heat pump water heater object has Air Inlet Node Name and Air Outlet Node Name fields. As described in the documentation, "If the Inlet Air Configuration field is set to ‘Schedule’, this node name should simply be a unique name that allows the user to receive output on conditions at this node for verification purposes." We are indeed using 'Schedule' as the configuration.
Possible Implementation
I would think there should be two new setters (setAirInletNodeName and setAirOutletNodeName) and corresponding getters, and these names would only be FTed if the Inlet Air Configuration is 'Schedule'.