open62541 1.3.12
Open source implementation of OPC UA
|
#include <opcua_types.h>
Data Fields | |
OpcUa_RequestHeader | RequestHeader |
OpcUa_UInt32 | SubscriptionId |
OpcUa_Double | RequestedPublishingInterval |
OpcUa_UInt32 | RequestedLifetimeCount |
OpcUa_UInt32 | RequestedMaxKeepAliveCount |
OpcUa_UInt32 | MaxNotificationsPerPublish |
OpcUa_Byte | Priority |
Definition at line 5627 of file opcua_types.h.
OpcUa_RequestHeader _OpcUa_ModifySubscriptionRequest::RequestHeader |
Definition at line 5629 of file opcua_types.h.
OpcUa_UInt32 _OpcUa_ModifySubscriptionRequest::SubscriptionId |
Definition at line 5630 of file opcua_types.h.
OpcUa_Double _OpcUa_ModifySubscriptionRequest::RequestedPublishingInterval |
Definition at line 5631 of file opcua_types.h.
OpcUa_UInt32 _OpcUa_ModifySubscriptionRequest::RequestedLifetimeCount |
Definition at line 5632 of file opcua_types.h.
OpcUa_UInt32 _OpcUa_ModifySubscriptionRequest::RequestedMaxKeepAliveCount |
Definition at line 5633 of file opcua_types.h.
OpcUa_UInt32 _OpcUa_ModifySubscriptionRequest::MaxNotificationsPerPublish |
Definition at line 5634 of file opcua_types.h.
OpcUa_Byte _OpcUa_ModifySubscriptionRequest::Priority |
Definition at line 5635 of file opcua_types.h.