To provide better feedback to the RebootNodeWithPCU() API call:
[pcucontrol.git] / pcucontrol / models / PM211MIP.py
1 from pcucontrol.reboot import *
2 from ManualPCU import *
3
4 class PM211MIP(ManualPCU):
5         supported_ports = [80,443]