ANSI C Based OPC UA Client/Server SDK  1.9.0.430
OpcUa_RepublishRequest Struct Reference

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

#include <opcua_types.h>

Data Fields

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: