open62541 1.4.15
Open source implementation of OPC UA
Loading...
Searching...
No Matches
Data Fields
_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 5740 of file opcua_types.h.

Field Documentation

◆ NoOfNotificationData

OpcUa_Int32 _OpcUa_NotificationMessage::NoOfNotificationData

Definition at line 5744 of file opcua_types.h.

◆ NotificationData

OpcUa_ExtensionObject* _OpcUa_NotificationMessage::NotificationData

Definition at line 5745 of file opcua_types.h.

◆ PublishTime

OpcUa_DateTime _OpcUa_NotificationMessage::PublishTime

Definition at line 5743 of file opcua_types.h.

◆ SequenceNumber

OpcUa_UInt32 _OpcUa_NotificationMessage::SequenceNumber

Definition at line 5742 of file opcua_types.h.


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