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

#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
 

Detailed Description

Definition at line 5569 of file opcua_types.h.

Field Documentation

◆ RequestHeader

OpcUa_RequestHeader _OpcUa_CreateSubscriptionRequest::RequestHeader

Definition at line 5571 of file opcua_types.h.

◆ RequestedPublishingInterval

OpcUa_Double _OpcUa_CreateSubscriptionRequest::RequestedPublishingInterval

Definition at line 5572 of file opcua_types.h.

◆ RequestedLifetimeCount

OpcUa_UInt32 _OpcUa_CreateSubscriptionRequest::RequestedLifetimeCount

Definition at line 5573 of file opcua_types.h.

◆ RequestedMaxKeepAliveCount

OpcUa_UInt32 _OpcUa_CreateSubscriptionRequest::RequestedMaxKeepAliveCount

Definition at line 5574 of file opcua_types.h.

◆ MaxNotificationsPerPublish

OpcUa_UInt32 _OpcUa_CreateSubscriptionRequest::MaxNotificationsPerPublish

Definition at line 5575 of file opcua_types.h.

◆ PublishingEnabled

OpcUa_Boolean _OpcUa_CreateSubscriptionRequest::PublishingEnabled

Definition at line 5576 of file opcua_types.h.

◆ Priority

OpcUa_Byte _OpcUa_CreateSubscriptionRequest::Priority

Definition at line 5577 of file opcua_types.h.


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