|
open62541 1.3.15
Open source implementation of OPC UA
|
#include <opcua_types.h>
Data Fields | |
| OpcUa_RequestHeader | RequestHeader |
| OpcUa_Double | RequestedPublishingInterval |
| OpcUa_UInt32 | RequestedLifetimeCount |
| OpcUa_UInt32 | RequestedMaxKeepAliveCount |
| OpcUa_UInt32 | MaxNotificationsPerPublish |
| OpcUa_Boolean | PublishingEnabled |
| OpcUa_Byte | Priority |
Definition at line 5569 of file opcua_types.h.
| OpcUa_UInt32 _OpcUa_CreateSubscriptionRequest::MaxNotificationsPerPublish |
Definition at line 5575 of file opcua_types.h.
| OpcUa_Byte _OpcUa_CreateSubscriptionRequest::Priority |
Definition at line 5577 of file opcua_types.h.
| OpcUa_Boolean _OpcUa_CreateSubscriptionRequest::PublishingEnabled |
Definition at line 5576 of file opcua_types.h.
| OpcUa_UInt32 _OpcUa_CreateSubscriptionRequest::RequestedLifetimeCount |
Definition at line 5573 of file opcua_types.h.
| OpcUa_UInt32 _OpcUa_CreateSubscriptionRequest::RequestedMaxKeepAliveCount |
Definition at line 5574 of file opcua_types.h.
| OpcUa_Double _OpcUa_CreateSubscriptionRequest::RequestedPublishingInterval |
Definition at line 5572 of file opcua_types.h.
| OpcUa_RequestHeader _OpcUa_CreateSubscriptionRequest::RequestHeader |
Definition at line 5571 of file opcua_types.h.