open62541 1.3.12
Open source implementation of OPC UA
|
#include <types_generated.h>
Definition at line 1774 of file types_generated.h.
UA_UInt32 UA_ServerDiagnosticsSummaryDataType::serverViewCount |
Definition at line 1775 of file types_generated.h.
UA_UInt32 UA_ServerDiagnosticsSummaryDataType::currentSessionCount |
Definition at line 1776 of file types_generated.h.
UA_UInt32 UA_ServerDiagnosticsSummaryDataType::cumulatedSessionCount |
Definition at line 1777 of file types_generated.h.
UA_UInt32 UA_ServerDiagnosticsSummaryDataType::securityRejectedSessionCount |
Definition at line 1778 of file types_generated.h.
UA_UInt32 UA_ServerDiagnosticsSummaryDataType::rejectedSessionCount |
Definition at line 1779 of file types_generated.h.
UA_UInt32 UA_ServerDiagnosticsSummaryDataType::sessionTimeoutCount |
Definition at line 1780 of file types_generated.h.
UA_UInt32 UA_ServerDiagnosticsSummaryDataType::sessionAbortCount |
Definition at line 1781 of file types_generated.h.
UA_UInt32 UA_ServerDiagnosticsSummaryDataType::currentSubscriptionCount |
Definition at line 1782 of file types_generated.h.
UA_UInt32 UA_ServerDiagnosticsSummaryDataType::cumulatedSubscriptionCount |
Definition at line 1783 of file types_generated.h.
UA_UInt32 UA_ServerDiagnosticsSummaryDataType::publishingIntervalCount |
Definition at line 1784 of file types_generated.h.
UA_UInt32 UA_ServerDiagnosticsSummaryDataType::securityRejectedRequestsCount |
Definition at line 1785 of file types_generated.h.
UA_UInt32 UA_ServerDiagnosticsSummaryDataType::rejectedRequestsCount |
Definition at line 1786 of file types_generated.h.