-
Notifications
You must be signed in to change notification settings - Fork 218
Open
Description
Enhancement Request
New object dropped yesterday: HeatPump:AirToWater
Detailed Description
Possible Implementation
This object has [0, n] (well [0, 5]) speeds for cooling and same for heating. The IDD of the object has no extensible fields, it has a fixed number of speeds (5) for each mode.
Probably need to wrap the wrapper HeatPump:AirToWater with two model object lists, and a HeatPumpAirToWaterSpeed objec (or maybe one for the cooling, one for heating, not sure if they match)