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

#include <types_generated.h>

Data Fields

UA_UInt32 serverViewCount
 
UA_UInt32 currentSessionCount
 
UA_UInt32 cumulatedSessionCount
 
UA_UInt32 securityRejectedSessionCount
 
UA_UInt32 rejectedSessionCount
 
UA_UInt32 sessionTimeoutCount
 
UA_UInt32 sessionAbortCount
 
UA_UInt32 currentSubscriptionCount
 
UA_UInt32 cumulatedSubscriptionCount
 
UA_UInt32 publishingIntervalCount
 
UA_UInt32 securityRejectedRequestsCount
 
UA_UInt32 rejectedRequestsCount
 

Detailed Description

Definition at line 1774 of file types_generated.h.

Field Documentation

◆ serverViewCount

UA_UInt32 UA_ServerDiagnosticsSummaryDataType::serverViewCount

Definition at line 1775 of file types_generated.h.

◆ currentSessionCount

UA_UInt32 UA_ServerDiagnosticsSummaryDataType::currentSessionCount

Definition at line 1776 of file types_generated.h.

◆ cumulatedSessionCount

UA_UInt32 UA_ServerDiagnosticsSummaryDataType::cumulatedSessionCount

Definition at line 1777 of file types_generated.h.

◆ securityRejectedSessionCount

UA_UInt32 UA_ServerDiagnosticsSummaryDataType::securityRejectedSessionCount

Definition at line 1778 of file types_generated.h.

◆ rejectedSessionCount

UA_UInt32 UA_ServerDiagnosticsSummaryDataType::rejectedSessionCount

Definition at line 1779 of file types_generated.h.

◆ sessionTimeoutCount

UA_UInt32 UA_ServerDiagnosticsSummaryDataType::sessionTimeoutCount

Definition at line 1780 of file types_generated.h.

◆ sessionAbortCount

UA_UInt32 UA_ServerDiagnosticsSummaryDataType::sessionAbortCount

Definition at line 1781 of file types_generated.h.

◆ currentSubscriptionCount

UA_UInt32 UA_ServerDiagnosticsSummaryDataType::currentSubscriptionCount

Definition at line 1782 of file types_generated.h.

◆ cumulatedSubscriptionCount

UA_UInt32 UA_ServerDiagnosticsSummaryDataType::cumulatedSubscriptionCount

Definition at line 1783 of file types_generated.h.

◆ publishingIntervalCount

UA_UInt32 UA_ServerDiagnosticsSummaryDataType::publishingIntervalCount

Definition at line 1784 of file types_generated.h.

◆ securityRejectedRequestsCount

UA_UInt32 UA_ServerDiagnosticsSummaryDataType::securityRejectedRequestsCount

Definition at line 1785 of file types_generated.h.

◆ rejectedRequestsCount

UA_UInt32 UA_ServerDiagnosticsSummaryDataType::rejectedRequestsCount

Definition at line 1786 of file types_generated.h.


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