C++ Based OPC UA Client/Server/PubSub SDK  1.7.6.537
OpcUa_RepublishRequest Struct Reference

Asynchronous republish call to get lost notifications. More...

#include <opcua_types.h>

Public Attributes

OpcUa_UInt32 SubscriptionId
 The Server assigned identifier for the Subscription to be republished.
 
OpcUa_UInt32 RetransmitSequenceNumber
 The sequence number of a specific NotificationMessage to be republished.
 

Detailed Description

Asynchronous republish call to get lost notifications.

This Service requests the Subscription to republish a NotificationMessage from its retransmission queue. If the Server does not have the requested message in its retransmission queue, it returns an error response.


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