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

#include <types_generated.h>

Data Fields

UA_ResponseHeader responseHeader
 
UA_UInt32 subscriptionId
 
UA_Double revisedPublishingInterval
 
UA_UInt32 revisedLifetimeCount
 
UA_UInt32 revisedMaxKeepAliveCount
 

Detailed Description

Definition at line 1542 of file types_generated.h.

Field Documentation

◆ responseHeader

UA_ResponseHeader UA_CreateSubscriptionResponse::responseHeader

Definition at line 1543 of file types_generated.h.

◆ subscriptionId

UA_UInt32 UA_CreateSubscriptionResponse::subscriptionId

Definition at line 1544 of file types_generated.h.

◆ revisedPublishingInterval

UA_Double UA_CreateSubscriptionResponse::revisedPublishingInterval

Definition at line 1545 of file types_generated.h.

◆ revisedLifetimeCount

UA_UInt32 UA_CreateSubscriptionResponse::revisedLifetimeCount

Definition at line 1546 of file types_generated.h.

◆ revisedMaxKeepAliveCount

UA_UInt32 UA_CreateSubscriptionResponse::revisedMaxKeepAliveCount

Definition at line 1547 of file types_generated.h.


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