open62541 1.3.12
Open source implementation of OPC UA
|
#include <ua_subscription.h>
Public Member Functions | |
TAILQ_ENTRY (UA_NotificationMessageEntry) listEntry | |
Data Fields | |
UA_NotificationMessage | message |
A NotificationMessage contains an array of notifications.
Sent NotificationMessages are stored for the republish service.
Definition at line 89 of file ua_subscription.h.
UA_NotificationMessageEntry::TAILQ_ENTRY | ( | UA_NotificationMessageEntry | ) |
UA_NotificationMessage UA_NotificationMessageEntry::message |
Definition at line 91 of file ua_subscription.h.