|
open62541 1.4.15
Open source implementation of OPC UA
|
#include <types_generated.h>
Data Fields | |
| UA_ResponseHeader | responseHeader |
| UA_UInt32 | subscriptionId |
| UA_Double | revisedPublishingInterval |
| UA_UInt32 | revisedLifetimeCount |
| UA_UInt32 | revisedMaxKeepAliveCount |
CreateSubscriptionResponse.
Definition at line 3117 of file types_generated.h.
| UA_ResponseHeader UA_CreateSubscriptionResponse::responseHeader |
Definition at line 3118 of file types_generated.h.
| UA_UInt32 UA_CreateSubscriptionResponse::revisedLifetimeCount |
Definition at line 3121 of file types_generated.h.
| UA_UInt32 UA_CreateSubscriptionResponse::revisedMaxKeepAliveCount |
Definition at line 3122 of file types_generated.h.
| UA_Double UA_CreateSubscriptionResponse::revisedPublishingInterval |
Definition at line 3120 of file types_generated.h.
| UA_UInt32 UA_CreateSubscriptionResponse::subscriptionId |
Definition at line 3119 of file types_generated.h.