open62541 1.4.15
Open source implementation of OPC UA
Loading...
Searching...
No Matches
Data Fields
UA_SubscriptionDiagnosticsDataType Struct Reference

#include <types_generated.h>

Data Fields

UA_NodeId sessionId
 
UA_UInt32 subscriptionId
 
UA_Byte priority
 
UA_Double publishingInterval
 
UA_UInt32 maxKeepAliveCount
 
UA_UInt32 maxLifetimeCount
 
UA_UInt32 maxNotificationsPerPublish
 
UA_Boolean publishingEnabled
 
UA_UInt32 modifyCount
 
UA_UInt32 enableCount
 
UA_UInt32 disableCount
 
UA_UInt32 republishRequestCount
 
UA_UInt32 republishMessageRequestCount
 
UA_UInt32 republishMessageCount
 
UA_UInt32 transferRequestCount
 
UA_UInt32 transferredToAltClientCount
 
UA_UInt32 transferredToSameClientCount
 
UA_UInt32 publishRequestCount
 
UA_UInt32 dataChangeNotificationsCount
 
UA_UInt32 eventNotificationsCount
 
UA_UInt32 notificationsCount
 
UA_UInt32 latePublishRequestCount
 
UA_UInt32 currentKeepAliveCount
 
UA_UInt32 currentLifetimeCount
 
UA_UInt32 unacknowledgedMessageCount
 
UA_UInt32 discardedMessageCount
 
UA_UInt32 monitoredItemCount
 
UA_UInt32 disabledMonitoredItemCount
 
UA_UInt32 monitoringQueueOverflowCount
 
UA_UInt32 nextSequenceNumber
 
UA_UInt32 eventQueueOverFlowCount
 

Detailed Description

SubscriptionDiagnosticsDataType.

Definition at line 3457 of file types_generated.h.

Field Documentation

◆ currentKeepAliveCount

UA_UInt32 UA_SubscriptionDiagnosticsDataType::currentKeepAliveCount

Definition at line 3480 of file types_generated.h.

◆ currentLifetimeCount

UA_UInt32 UA_SubscriptionDiagnosticsDataType::currentLifetimeCount

Definition at line 3481 of file types_generated.h.

◆ dataChangeNotificationsCount

UA_UInt32 UA_SubscriptionDiagnosticsDataType::dataChangeNotificationsCount

Definition at line 3476 of file types_generated.h.

◆ disableCount

UA_UInt32 UA_SubscriptionDiagnosticsDataType::disableCount

Definition at line 3468 of file types_generated.h.

◆ disabledMonitoredItemCount

UA_UInt32 UA_SubscriptionDiagnosticsDataType::disabledMonitoredItemCount

Definition at line 3485 of file types_generated.h.

◆ discardedMessageCount

UA_UInt32 UA_SubscriptionDiagnosticsDataType::discardedMessageCount

Definition at line 3483 of file types_generated.h.

◆ enableCount

UA_UInt32 UA_SubscriptionDiagnosticsDataType::enableCount

Definition at line 3467 of file types_generated.h.

◆ eventNotificationsCount

UA_UInt32 UA_SubscriptionDiagnosticsDataType::eventNotificationsCount

Definition at line 3477 of file types_generated.h.

◆ eventQueueOverFlowCount

UA_UInt32 UA_SubscriptionDiagnosticsDataType::eventQueueOverFlowCount

Definition at line 3488 of file types_generated.h.

◆ latePublishRequestCount

UA_UInt32 UA_SubscriptionDiagnosticsDataType::latePublishRequestCount

Definition at line 3479 of file types_generated.h.

◆ maxKeepAliveCount

UA_UInt32 UA_SubscriptionDiagnosticsDataType::maxKeepAliveCount

Definition at line 3462 of file types_generated.h.

◆ maxLifetimeCount

UA_UInt32 UA_SubscriptionDiagnosticsDataType::maxLifetimeCount

Definition at line 3463 of file types_generated.h.

◆ maxNotificationsPerPublish

UA_UInt32 UA_SubscriptionDiagnosticsDataType::maxNotificationsPerPublish

Definition at line 3464 of file types_generated.h.

◆ modifyCount

UA_UInt32 UA_SubscriptionDiagnosticsDataType::modifyCount

Definition at line 3466 of file types_generated.h.

◆ monitoredItemCount

UA_UInt32 UA_SubscriptionDiagnosticsDataType::monitoredItemCount

Definition at line 3484 of file types_generated.h.

◆ monitoringQueueOverflowCount

UA_UInt32 UA_SubscriptionDiagnosticsDataType::monitoringQueueOverflowCount

Definition at line 3486 of file types_generated.h.

◆ nextSequenceNumber

UA_UInt32 UA_SubscriptionDiagnosticsDataType::nextSequenceNumber

Definition at line 3487 of file types_generated.h.

◆ notificationsCount

UA_UInt32 UA_SubscriptionDiagnosticsDataType::notificationsCount

Definition at line 3478 of file types_generated.h.

◆ priority

UA_Byte UA_SubscriptionDiagnosticsDataType::priority

Definition at line 3460 of file types_generated.h.

◆ publishingEnabled

UA_Boolean UA_SubscriptionDiagnosticsDataType::publishingEnabled

Definition at line 3465 of file types_generated.h.

◆ publishingInterval

UA_Double UA_SubscriptionDiagnosticsDataType::publishingInterval

Definition at line 3461 of file types_generated.h.

◆ publishRequestCount

UA_UInt32 UA_SubscriptionDiagnosticsDataType::publishRequestCount

Definition at line 3475 of file types_generated.h.

◆ republishMessageCount

UA_UInt32 UA_SubscriptionDiagnosticsDataType::republishMessageCount

Definition at line 3471 of file types_generated.h.

◆ republishMessageRequestCount

UA_UInt32 UA_SubscriptionDiagnosticsDataType::republishMessageRequestCount

Definition at line 3470 of file types_generated.h.

◆ republishRequestCount

UA_UInt32 UA_SubscriptionDiagnosticsDataType::republishRequestCount

Definition at line 3469 of file types_generated.h.

◆ sessionId

UA_NodeId UA_SubscriptionDiagnosticsDataType::sessionId

Definition at line 3458 of file types_generated.h.

◆ subscriptionId

UA_UInt32 UA_SubscriptionDiagnosticsDataType::subscriptionId

Definition at line 3459 of file types_generated.h.

◆ transferredToAltClientCount

UA_UInt32 UA_SubscriptionDiagnosticsDataType::transferredToAltClientCount

Definition at line 3473 of file types_generated.h.

◆ transferredToSameClientCount

UA_UInt32 UA_SubscriptionDiagnosticsDataType::transferredToSameClientCount

Definition at line 3474 of file types_generated.h.

◆ transferRequestCount

UA_UInt32 UA_SubscriptionDiagnosticsDataType::transferRequestCount

Definition at line 3472 of file types_generated.h.

◆ unacknowledgedMessageCount

UA_UInt32 UA_SubscriptionDiagnosticsDataType::unacknowledgedMessageCount

Definition at line 3482 of file types_generated.h.


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