fixed runtime errors with moved files in model, and reboot
[monitor.git] / nodequery.py
index 4378e2c..3c5428a 100755 (executable)
@@ -13,7 +13,7 @@ import time
 import re
 import string
 
-from monitor.pcu import reboot
+from pcucontrol  import reboot
 from monitor.wrapper import plc, plccache
 api = plc.getAuthAPI()