Package Products :: Package ZenModel :: Module NotificationSubscription :: Class NotificationEventSummaryProxy
[hide private]
[frames] | no frames]

Class NotificationEventSummaryProxy

source code

                           object --+        
                                    |        
   ZenEvents.events2.proxy.EventProxy --+    
                                        |    
ZenEvents.events2.proxy.EventSummaryProxy --+
                                            |
                                           NotificationEventSummaryProxy

Instance Methods [hide private]
 
severityString(self)
The old event system used to export 'severityString' as a field to use in notifications.
source code

Inherited from ZenEvents.events2.proxy.EventSummaryProxy: __init__, clearid, count, eventState, evid, firstTime, lastTime, ownerid, stateChange

Inherited from ZenEvents.events2.proxy.EventProxy: DeviceClass, DeviceGroups, DevicePriority, Location, Systems, __getattr__, __setattr__, agent, component, created, dedupid, device, eventClass, eventClassKey, eventGroup, eventKey, facility, ipAddress, message, monitor, ntevid, priority, prodState, resetReadOnly, setReadOnly, severity, summary, tags, updateFromDict

Class Variables [hide private]

Inherited from ZenEvents.events2.proxy.EventProxy: DEVICE_CLASS_DETAIL_KEY, DEVICE_GROUPS_DETAIL_KEY, DEVICE_IP_ADDRESS_DETAIL_KEY, DEVICE_LOCATION_DETAIL_KEY, DEVICE_PRIORITY_DETAIL_KEY, DEVICE_SYSTEMS_DETAIL_KEY, PRODUCTION_STATE_DETAIL_KEY

Method Details [hide private]

severityString(self)

source code 

The old event system used to export 'severityString' as a field to use in notifications.

Decorators:
  • @property