- - removed anything having to do with event_type/event_object
[plcapi.git] / PLC / Methods / GetNodes.py
index 92f0111..8ab44f0 100644 (file)
@@ -28,8 +28,6 @@ class GetNodes(Method):
 
     returns = [Node.fields]
 
-    event_type = 'Get'
-    object_type = 'Node'
 
     def call(self, auth, node_filter = None, return_fields = None):
         # Get node information