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

#include <types_generated.h>

Data Fields

UA_NodeId sessionId
 
UA_String sessionName
 
UA_ApplicationDescription clientDescription
 
UA_String serverUri
 
UA_String endpointUrl
 
size_t localeIdsSize
 
UA_StringlocaleIds
 
UA_Double actualSessionTimeout
 
UA_UInt32 maxResponseMessageSize
 
UA_DateTime clientConnectionTime
 
UA_DateTime clientLastContactTime
 
UA_UInt32 currentSubscriptionsCount
 
UA_UInt32 currentMonitoredItemsCount
 
UA_UInt32 currentPublishRequestsInQueue
 
UA_ServiceCounterDataType totalRequestCount
 
UA_UInt32 unauthorizedRequestCount
 
UA_ServiceCounterDataType readCount
 
UA_ServiceCounterDataType historyReadCount
 
UA_ServiceCounterDataType writeCount
 
UA_ServiceCounterDataType historyUpdateCount
 
UA_ServiceCounterDataType callCount
 
UA_ServiceCounterDataType createMonitoredItemsCount
 
UA_ServiceCounterDataType modifyMonitoredItemsCount
 
UA_ServiceCounterDataType setMonitoringModeCount
 
UA_ServiceCounterDataType setTriggeringCount
 
UA_ServiceCounterDataType deleteMonitoredItemsCount
 
UA_ServiceCounterDataType createSubscriptionCount
 
UA_ServiceCounterDataType modifySubscriptionCount
 
UA_ServiceCounterDataType setPublishingModeCount
 
UA_ServiceCounterDataType publishCount
 
UA_ServiceCounterDataType republishCount
 
UA_ServiceCounterDataType transferSubscriptionsCount
 
UA_ServiceCounterDataType deleteSubscriptionsCount
 
UA_ServiceCounterDataType addNodesCount
 
UA_ServiceCounterDataType addReferencesCount
 
UA_ServiceCounterDataType deleteNodesCount
 
UA_ServiceCounterDataType deleteReferencesCount
 
UA_ServiceCounterDataType browseCount
 
UA_ServiceCounterDataType browseNextCount
 
UA_ServiceCounterDataType translateBrowsePathsToNodeIdsCount
 
UA_ServiceCounterDataType queryFirstCount
 
UA_ServiceCounterDataType queryNextCount
 
UA_ServiceCounterDataType registerNodesCount
 
UA_ServiceCounterDataType unregisterNodesCount
 

Detailed Description

SessionDiagnosticsDataType.

Definition at line 3886 of file types_generated.h.

Field Documentation

◆ actualSessionTimeout

UA_Double UA_SessionDiagnosticsDataType::actualSessionTimeout

Definition at line 3894 of file types_generated.h.

◆ addNodesCount

UA_ServiceCounterDataType UA_SessionDiagnosticsDataType::addNodesCount

Definition at line 3920 of file types_generated.h.

◆ addReferencesCount

UA_ServiceCounterDataType UA_SessionDiagnosticsDataType::addReferencesCount

Definition at line 3921 of file types_generated.h.

◆ browseCount

UA_ServiceCounterDataType UA_SessionDiagnosticsDataType::browseCount

Definition at line 3924 of file types_generated.h.

◆ browseNextCount

UA_ServiceCounterDataType UA_SessionDiagnosticsDataType::browseNextCount

Definition at line 3925 of file types_generated.h.

◆ callCount

UA_ServiceCounterDataType UA_SessionDiagnosticsDataType::callCount

Definition at line 3907 of file types_generated.h.

◆ clientConnectionTime

UA_DateTime UA_SessionDiagnosticsDataType::clientConnectionTime

Definition at line 3896 of file types_generated.h.

◆ clientDescription

UA_ApplicationDescription UA_SessionDiagnosticsDataType::clientDescription

Definition at line 3889 of file types_generated.h.

◆ clientLastContactTime

UA_DateTime UA_SessionDiagnosticsDataType::clientLastContactTime

Definition at line 3897 of file types_generated.h.

◆ createMonitoredItemsCount

UA_ServiceCounterDataType UA_SessionDiagnosticsDataType::createMonitoredItemsCount

Definition at line 3908 of file types_generated.h.

◆ createSubscriptionCount

UA_ServiceCounterDataType UA_SessionDiagnosticsDataType::createSubscriptionCount

Definition at line 3913 of file types_generated.h.

◆ currentMonitoredItemsCount

UA_UInt32 UA_SessionDiagnosticsDataType::currentMonitoredItemsCount

Definition at line 3899 of file types_generated.h.

◆ currentPublishRequestsInQueue

UA_UInt32 UA_SessionDiagnosticsDataType::currentPublishRequestsInQueue

Definition at line 3900 of file types_generated.h.

◆ currentSubscriptionsCount

UA_UInt32 UA_SessionDiagnosticsDataType::currentSubscriptionsCount

Definition at line 3898 of file types_generated.h.

◆ deleteMonitoredItemsCount

UA_ServiceCounterDataType UA_SessionDiagnosticsDataType::deleteMonitoredItemsCount

Definition at line 3912 of file types_generated.h.

◆ deleteNodesCount

UA_ServiceCounterDataType UA_SessionDiagnosticsDataType::deleteNodesCount

Definition at line 3922 of file types_generated.h.

◆ deleteReferencesCount

UA_ServiceCounterDataType UA_SessionDiagnosticsDataType::deleteReferencesCount

Definition at line 3923 of file types_generated.h.

◆ deleteSubscriptionsCount

UA_ServiceCounterDataType UA_SessionDiagnosticsDataType::deleteSubscriptionsCount

Definition at line 3919 of file types_generated.h.

◆ endpointUrl

UA_String UA_SessionDiagnosticsDataType::endpointUrl

Definition at line 3891 of file types_generated.h.

◆ historyReadCount

UA_ServiceCounterDataType UA_SessionDiagnosticsDataType::historyReadCount

Definition at line 3904 of file types_generated.h.

◆ historyUpdateCount

UA_ServiceCounterDataType UA_SessionDiagnosticsDataType::historyUpdateCount

Definition at line 3906 of file types_generated.h.

◆ localeIds

UA_String* UA_SessionDiagnosticsDataType::localeIds

Definition at line 3893 of file types_generated.h.

◆ localeIdsSize

size_t UA_SessionDiagnosticsDataType::localeIdsSize

Definition at line 3892 of file types_generated.h.

◆ maxResponseMessageSize

UA_UInt32 UA_SessionDiagnosticsDataType::maxResponseMessageSize

Definition at line 3895 of file types_generated.h.

◆ modifyMonitoredItemsCount

UA_ServiceCounterDataType UA_SessionDiagnosticsDataType::modifyMonitoredItemsCount

Definition at line 3909 of file types_generated.h.

◆ modifySubscriptionCount

UA_ServiceCounterDataType UA_SessionDiagnosticsDataType::modifySubscriptionCount

Definition at line 3914 of file types_generated.h.

◆ publishCount

UA_ServiceCounterDataType UA_SessionDiagnosticsDataType::publishCount

Definition at line 3916 of file types_generated.h.

◆ queryFirstCount

UA_ServiceCounterDataType UA_SessionDiagnosticsDataType::queryFirstCount

Definition at line 3927 of file types_generated.h.

◆ queryNextCount

UA_ServiceCounterDataType UA_SessionDiagnosticsDataType::queryNextCount

Definition at line 3928 of file types_generated.h.

◆ readCount

UA_ServiceCounterDataType UA_SessionDiagnosticsDataType::readCount

Definition at line 3903 of file types_generated.h.

◆ registerNodesCount

UA_ServiceCounterDataType UA_SessionDiagnosticsDataType::registerNodesCount

Definition at line 3929 of file types_generated.h.

◆ republishCount

UA_ServiceCounterDataType UA_SessionDiagnosticsDataType::republishCount

Definition at line 3917 of file types_generated.h.

◆ serverUri

UA_String UA_SessionDiagnosticsDataType::serverUri

Definition at line 3890 of file types_generated.h.

◆ sessionId

UA_NodeId UA_SessionDiagnosticsDataType::sessionId

Definition at line 3887 of file types_generated.h.

◆ sessionName

UA_String UA_SessionDiagnosticsDataType::sessionName

Definition at line 3888 of file types_generated.h.

◆ setMonitoringModeCount

UA_ServiceCounterDataType UA_SessionDiagnosticsDataType::setMonitoringModeCount

Definition at line 3910 of file types_generated.h.

◆ setPublishingModeCount

UA_ServiceCounterDataType UA_SessionDiagnosticsDataType::setPublishingModeCount

Definition at line 3915 of file types_generated.h.

◆ setTriggeringCount

UA_ServiceCounterDataType UA_SessionDiagnosticsDataType::setTriggeringCount

Definition at line 3911 of file types_generated.h.

◆ totalRequestCount

UA_ServiceCounterDataType UA_SessionDiagnosticsDataType::totalRequestCount

Definition at line 3901 of file types_generated.h.

◆ transferSubscriptionsCount

UA_ServiceCounterDataType UA_SessionDiagnosticsDataType::transferSubscriptionsCount

Definition at line 3918 of file types_generated.h.

◆ translateBrowsePathsToNodeIdsCount

UA_ServiceCounterDataType UA_SessionDiagnosticsDataType::translateBrowsePathsToNodeIdsCount

Definition at line 3926 of file types_generated.h.

◆ unauthorizedRequestCount

UA_UInt32 UA_SessionDiagnosticsDataType::unauthorizedRequestCount

Definition at line 3902 of file types_generated.h.

◆ unregisterNodesCount

UA_ServiceCounterDataType UA_SessionDiagnosticsDataType::unregisterNodesCount

Definition at line 3930 of file types_generated.h.

◆ writeCount

UA_ServiceCounterDataType UA_SessionDiagnosticsDataType::writeCount

Definition at line 3905 of file types_generated.h.


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