The components of this parameter are defined in Table 168.
Table 168– NotificationMessage
Name |
Type |
Description |
NotificationMessage |
structure |
The Messagethat contains one or more Notifications. |
sequenceNumber |
Counter |
The sequence number of the NotificationMessage. |
publishTime |
UtcTime |
The time that this Messagewas sent to the Client. If this Messageis retransmitted to the Client, this parameter contains the time it was first transmitted to the Client. |
notificationData [] |
Extensible Parameter NotificationData |
The list of NotificationData structures. The NotificationDataparameter type is an extensible parameter type specified in 7.25. It specifies the types of Notificationsthat can be sent. The ExtensibleParametertype is specified in 7.17. Notifications of the same type should be grouped into one NotificationData element. If a Subscriptioncontains MonitoredItemsfor events and data, this array should have not more than 2 elements. If the Subscriptioncontains MonitoredItemsonly for data or only for events, the array size should always be one for this Subscription. |