Click or drag to resize

ZWNotification Properties

The ZWNotification type exposes the following members.

Properties
  NameDescription
Public propertyCode
Gets the notification code
Public propertyEvent
Gets the event value of a notification. Only valid in Notification::Type_NodeEvent and Notification::Type_ControllerCommand notifications.
Public propertyGroupIndex
Gets the index of the association group that has been changed. Only valid in ZWNotificationType.Group notifications.
Public propertyHomeId
Gets the Home ID of the driver sending this notification.
Public propertyNodeId
Gets the ID of any node involved in this notification.
Public propertyType
Gets the type of notification.
Public propertyValueId
Gets the unique ValueID of any value involved in this notification.
Top
See Also