open62541 1.3.12
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 |
Definition at line 1542 of file types_generated.h.
UA_ResponseHeader UA_CreateSubscriptionResponse::responseHeader |
Definition at line 1543 of file types_generated.h.
UA_UInt32 UA_CreateSubscriptionResponse::subscriptionId |
Definition at line 1544 of file types_generated.h.
UA_Double UA_CreateSubscriptionResponse::revisedPublishingInterval |
Definition at line 1545 of file types_generated.h.
UA_UInt32 UA_CreateSubscriptionResponse::revisedLifetimeCount |
Definition at line 1546 of file types_generated.h.
UA_UInt32 UA_CreateSubscriptionResponse::revisedMaxKeepAliveCount |
Definition at line 1547 of file types_generated.h.