open62541 1.3.12
Open source implementation of OPC UA
Loading...
Searching...
No Matches
UA_NotificationMessage Struct Reference

#include <types_generated.h>

Data Fields

UA_UInt32 sequenceNumber
 
UA_DateTime publishTime
 
size_t notificationDataSize
 
UA_ExtensionObjectnotificationData
 

Detailed Description

Definition at line 1597 of file types_generated.h.

Field Documentation

◆ sequenceNumber

UA_UInt32 UA_NotificationMessage::sequenceNumber

Definition at line 1598 of file types_generated.h.

◆ publishTime

UA_DateTime UA_NotificationMessage::publishTime

Definition at line 1599 of file types_generated.h.

◆ notificationDataSize

size_t UA_NotificationMessage::notificationDataSize

Definition at line 1600 of file types_generated.h.

◆ notificationData

UA_ExtensionObject* UA_NotificationMessage::notificationData

Definition at line 1601 of file types_generated.h.


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