Enumeration for the method of defrost. The possible values are:
Enumeration | Description |
---|---|
reverseCycle |
Cycle the refrigerant in flow in reverse to defrost the outdoor coil. |
resistive |
Use a resistive heating element on the outdoor coil for defrost. |
type DefrostOperation = enumeration(reverseCycle "Cycle DX coil in reverse flow to defrost outdoor coil", resistive "Use resistive element on outdoor coil to defrost");