open62541 1.4.15
Open source implementation of OPC UA
Loading...
Searching...
No Matches
Data Fields
UA_NotificationMessage Struct Reference

#include <types_generated.h>

Data Fields

UA_UInt32 sequenceNumber
 
UA_DateTime publishTime
 
size_t notificationDataSize
 
UA_ExtensionObjectnotificationData
 

Detailed Description

NotificationMessage.

Definition at line 3172 of file types_generated.h.

Field Documentation

◆ notificationData

UA_ExtensionObject* UA_NotificationMessage::notificationData

Definition at line 3176 of file types_generated.h.

◆ notificationDataSize

size_t UA_NotificationMessage::notificationDataSize

Definition at line 3175 of file types_generated.h.

◆ publishTime

UA_DateTime UA_NotificationMessage::publishTime

Definition at line 3174 of file types_generated.h.

◆ sequenceNumber

UA_UInt32 UA_NotificationMessage::sequenceNumber

Definition at line 3173 of file types_generated.h.


The documentation for this struct was generated from the following file: