move nodelist.kid headers into node_template.kid to remove redundancy.
[monitor.git] / pcucontrol / models / PM211MIP.py
1 from pcucontrol.reboot import *
2 from ManualPCU import *
3
4 class PM211MIP(ManualPCU):
5         supported_ports = [80,443]