Package ZenEvents :: Module Event :: Class EventHeartbeat
[hide private]
[frames] | no frames]

Class EventHeartbeat

source code

  twisted.spread.pb.Copyable --+    
                               |    
twisted.spread.pb.RemoteCopy --+    
                               |    
                           Event --+
                                   |
                                  EventHeartbeat

Instance Methods [hide private]
 
__init__(self, device, component, timeout=120) source code

Inherited from Event: clearClasses, getDataList, getDedupFields, getEventData, getEventFields, updateFromDict, updateFromFields

Class Variables [hide private]
  eventClass = Heartbeat
Method Details [hide private]

__init__(self, device, component, timeout=120)
(Constructor)

source code 
Overrides: Event.__init__