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

#include <opcua_types.h>

Data Fields

OpcUa_UInt32 SequenceNumber
 
OpcUa_DateTime PublishTime
 
OpcUa_Int32 NoOfNotificationData
 
OpcUa_ExtensionObject * NotificationData
 

Detailed Description

Definition at line 5738 of file opcua_types.h.

Field Documentation

◆ SequenceNumber

OpcUa_UInt32 _OpcUa_NotificationMessage::SequenceNumber

Definition at line 5740 of file opcua_types.h.

◆ PublishTime

OpcUa_DateTime _OpcUa_NotificationMessage::PublishTime

Definition at line 5741 of file opcua_types.h.

◆ NoOfNotificationData

OpcUa_Int32 _OpcUa_NotificationMessage::NoOfNotificationData

Definition at line 5742 of file opcua_types.h.

◆ NotificationData

OpcUa_ExtensionObject* _OpcUa_NotificationMessage::NotificationData

Definition at line 5743 of file opcua_types.h.


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