open62541 1.3.12
Open source implementation of OPC UA
|
#include <opcua_types.h>
Data Fields | |
OpcUa_UInt32 | SequenceNumber |
OpcUa_DateTime | PublishTime |
OpcUa_Int32 | NoOfNotificationData |
OpcUa_ExtensionObject * | NotificationData |
Definition at line 5738 of file opcua_types.h.
OpcUa_UInt32 _OpcUa_NotificationMessage::SequenceNumber |
Definition at line 5740 of file opcua_types.h.
OpcUa_DateTime _OpcUa_NotificationMessage::PublishTime |
Definition at line 5741 of file opcua_types.h.
OpcUa_Int32 _OpcUa_NotificationMessage::NoOfNotificationData |
Definition at line 5742 of file opcua_types.h.
OpcUa_ExtensionObject* _OpcUa_NotificationMessage::NotificationData |
Definition at line 5743 of file opcua_types.h.