ANSI C UA Server SDK  1.6.0.341
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages
OpcUa_PublishResponse Struct Reference

Response to a OpcUa_PublishRequest. More...

#include <opcua_types.h>

Data Fields

OpcUa_UInt32 SubscriptionId
 The Server-assigned identifier for the Subscription for which notifications are being returned. More...
 
OpcUa_UInt32 * AvailableSequenceNumbers
 A list of sequence number ranges that identify unacknowledged NotificationMessages that are available for retransmission from the Subscription’s retransmission queue. More...
 
OpcUa_Boolean MoreNotifications
 A Boolean parameter indicating whether all avalaible notifications could be included in a single response. More...
 
OpcUa_NotificationMessage NotificationMessage
 The NotificationMessage that contains the list of Notifications.
 
OpcUa_StatusCodeResults
 List of results for the acknowledgements. More...
 
OpcUa_DiagnosticInfoDiagnosticInfos
 List of diagnostic information for the acknowledgements. More...
 

Detailed Description

Response to a OpcUa_PublishRequest.


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