open62541 1.3.12
Open source implementation of OPC UA
Loading...
Searching...
No Matches
_OpcUa_CreateSubscriptionResponse Struct Reference

#include <opcua_types.h>

Data Fields

OpcUa_ResponseHeader ResponseHeader
 
OpcUa_UInt32 SubscriptionId
 
OpcUa_Double RevisedPublishingInterval
 
OpcUa_UInt32 RevisedLifetimeCount
 
OpcUa_UInt32 RevisedMaxKeepAliveCount
 

Detailed Description

Definition at line 5598 of file opcua_types.h.

Field Documentation

◆ ResponseHeader

OpcUa_ResponseHeader _OpcUa_CreateSubscriptionResponse::ResponseHeader

Definition at line 5600 of file opcua_types.h.

◆ SubscriptionId

OpcUa_UInt32 _OpcUa_CreateSubscriptionResponse::SubscriptionId

Definition at line 5601 of file opcua_types.h.

◆ RevisedPublishingInterval

OpcUa_Double _OpcUa_CreateSubscriptionResponse::RevisedPublishingInterval

Definition at line 5602 of file opcua_types.h.

◆ RevisedLifetimeCount

OpcUa_UInt32 _OpcUa_CreateSubscriptionResponse::RevisedLifetimeCount

Definition at line 5603 of file opcua_types.h.

◆ RevisedMaxKeepAliveCount

OpcUa_UInt32 _OpcUa_CreateSubscriptionResponse::RevisedMaxKeepAliveCount

Definition at line 5604 of file opcua_types.h.


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