- fixed call() params. now includes self
[plcapi.git] / PLC / Methods / AdmRebootNode.py
index c8368e3..2f8d36e 100644 (file)
@@ -6,3 +6,5 @@ class AdmRebootNode(RebootNode):
     """
 
     status = "deprecated"
+
+    object_type = 'Node'