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

#include <opcua_types.h>

Data Fields

OpcUa_UInt32 ServerViewCount
 
OpcUa_UInt32 CurrentSessionCount
 
OpcUa_UInt32 CumulatedSessionCount
 
OpcUa_UInt32 SecurityRejectedSessionCount
 
OpcUa_UInt32 RejectedSessionCount
 
OpcUa_UInt32 SessionTimeoutCount
 
OpcUa_UInt32 SessionAbortCount
 
OpcUa_UInt32 CurrentSubscriptionCount
 
OpcUa_UInt32 CumulatedSubscriptionCount
 
OpcUa_UInt32 PublishingIntervalCount
 
OpcUa_UInt32 SecurityRejectedRequestsCount
 
OpcUa_UInt32 RejectedRequestsCount
 

Detailed Description

Definition at line 6335 of file opcua_types.h.

Field Documentation

◆ ServerViewCount

OpcUa_UInt32 _OpcUa_ServerDiagnosticsSummaryDataType::ServerViewCount

Definition at line 6337 of file opcua_types.h.

◆ CurrentSessionCount

OpcUa_UInt32 _OpcUa_ServerDiagnosticsSummaryDataType::CurrentSessionCount

Definition at line 6338 of file opcua_types.h.

◆ CumulatedSessionCount

OpcUa_UInt32 _OpcUa_ServerDiagnosticsSummaryDataType::CumulatedSessionCount

Definition at line 6339 of file opcua_types.h.

◆ SecurityRejectedSessionCount

OpcUa_UInt32 _OpcUa_ServerDiagnosticsSummaryDataType::SecurityRejectedSessionCount

Definition at line 6340 of file opcua_types.h.

◆ RejectedSessionCount

OpcUa_UInt32 _OpcUa_ServerDiagnosticsSummaryDataType::RejectedSessionCount

Definition at line 6341 of file opcua_types.h.

◆ SessionTimeoutCount

OpcUa_UInt32 _OpcUa_ServerDiagnosticsSummaryDataType::SessionTimeoutCount

Definition at line 6342 of file opcua_types.h.

◆ SessionAbortCount

OpcUa_UInt32 _OpcUa_ServerDiagnosticsSummaryDataType::SessionAbortCount

Definition at line 6343 of file opcua_types.h.

◆ CurrentSubscriptionCount

OpcUa_UInt32 _OpcUa_ServerDiagnosticsSummaryDataType::CurrentSubscriptionCount

Definition at line 6344 of file opcua_types.h.

◆ CumulatedSubscriptionCount

OpcUa_UInt32 _OpcUa_ServerDiagnosticsSummaryDataType::CumulatedSubscriptionCount

Definition at line 6345 of file opcua_types.h.

◆ PublishingIntervalCount

OpcUa_UInt32 _OpcUa_ServerDiagnosticsSummaryDataType::PublishingIntervalCount

Definition at line 6346 of file opcua_types.h.

◆ SecurityRejectedRequestsCount

OpcUa_UInt32 _OpcUa_ServerDiagnosticsSummaryDataType::SecurityRejectedRequestsCount

Definition at line 6347 of file opcua_types.h.

◆ RejectedRequestsCount

OpcUa_UInt32 _OpcUa_ServerDiagnosticsSummaryDataType::RejectedRequestsCount

Definition at line 6348 of file opcua_types.h.


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