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

#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
 

Detailed Description

Definition at line 5627 of file opcua_types.h.

Field Documentation

◆ RequestHeader

OpcUa_RequestHeader _OpcUa_ModifySubscriptionRequest::RequestHeader

Definition at line 5629 of file opcua_types.h.

◆ SubscriptionId

OpcUa_UInt32 _OpcUa_ModifySubscriptionRequest::SubscriptionId

Definition at line 5630 of file opcua_types.h.

◆ RequestedPublishingInterval

OpcUa_Double _OpcUa_ModifySubscriptionRequest::RequestedPublishingInterval

Definition at line 5631 of file opcua_types.h.

◆ RequestedLifetimeCount

OpcUa_UInt32 _OpcUa_ModifySubscriptionRequest::RequestedLifetimeCount

Definition at line 5632 of file opcua_types.h.

◆ RequestedMaxKeepAliveCount

OpcUa_UInt32 _OpcUa_ModifySubscriptionRequest::RequestedMaxKeepAliveCount

Definition at line 5633 of file opcua_types.h.

◆ MaxNotificationsPerPublish

OpcUa_UInt32 _OpcUa_ModifySubscriptionRequest::MaxNotificationsPerPublish

Definition at line 5634 of file opcua_types.h.

◆ Priority

OpcUa_Byte _OpcUa_ModifySubscriptionRequest::Priority

Definition at line 5635 of file opcua_types.h.


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