public interface ServerDiagnosticsSummaryType extends BaseDataVariableType
UaNode.Parameters| Modifier and Type | Field and Description |
|---|---|
static String |
CUMULATED_SESSION_COUNT |
static String |
CUMULATED_SUBSCRIPTION_COUNT |
static String |
CURRENT_SESSION_COUNT |
static String |
CURRENT_SUBSCRIPTION_COUNT |
static String |
PUBLISHING_INTERVAL_COUNT |
static String |
REJECTED_REQUESTS_COUNT |
static String |
REJECTED_SESSION_COUNT |
static String |
SECURITY_REJECTED_REQUESTS_COUNT |
static String |
SECURITY_REJECTED_SESSION_COUNT |
static String |
SERVER_VIEW_COUNT |
static String |
SESSION_ABORT_COUNT |
static String |
SESSION_TIMEOUT_COUNT |
getValue, setValuegetQualifiedNameaddDataChangeListener, getAccessLevel, getHistorizing, getMinimumSamplingInterval, getUserAccessLevel, removeDataChangeListener, setAccessLevel, setHistorizing, setMinimumSamplingInterval, setUserAccessLevelgetTypeDefinition, getTypeDefinitionId, setTypeDefinition, setTypeDefinitionId, setTypeDefinitionIdgetArrayDimensions, getDataType, getDataTypeId, getValueRank, setArrayDimensions, setDataType, setDataTypeId, setValue, setValueRankaddComponent, addOrganizes, addProperty, addReference, addReference, addReference, addReference, addReference, addReference, deleteReference, deleteReference, deleteReference, deleteReference, getAddressSpace, getAttributes, getAttributesMap, getBrowseName, getBrowsePaths, getComponent, getComponents, getDescription, getDisplayName, getForwardReferences, getInverseReferences, getMethod, getNodeClass, getNodeId, getNodeVersionNode, getOrganizedNode, getOrganizedNodes, getProperties, getProperty, getReference, getReferences, getReferences, getSupportedAttributes, getUaBrowsePaths, getUaNodeId, getUserData, getUserWriteMask, getWriteMask, hasUserWriteAccess, hasWriteAccess, readAttribute, readAttribute, removeComponent, removeProperty, setAttribute, setAttributes, setBrowseName, setDescription, setDisplayName, setReferences, setUserData, setUserWriteMask, setWriteMask, supportsAttribute, writeAttributestatic final String CURRENT_SESSION_COUNT
static final String REJECTED_REQUESTS_COUNT
static final String SECURITY_REJECTED_SESSION_COUNT
static final String SESSION_TIMEOUT_COUNT
static final String CURRENT_SUBSCRIPTION_COUNT
static final String SECURITY_REJECTED_REQUESTS_COUNT
static final String SERVER_VIEW_COUNT
static final String CUMULATED_SESSION_COUNT
static final String REJECTED_SESSION_COUNT
static final String SESSION_ABORT_COUNT
static final String PUBLISHING_INTERVAL_COUNT
static final String CUMULATED_SUBSCRIPTION_COUNT
BaseDataVariableType getCurrentSessionCountNode()
UnsignedInteger getCurrentSessionCount()
void setCurrentSessionCount(UnsignedInteger value) throws StatusException
StatusExceptionBaseDataVariableType getRejectedRequestsCountNode()
UnsignedInteger getRejectedRequestsCount()
void setRejectedRequestsCount(UnsignedInteger value) throws StatusException
StatusExceptionBaseDataVariableType getSecurityRejectedSessionCountNode()
UnsignedInteger getSecurityRejectedSessionCount()
void setSecurityRejectedSessionCount(UnsignedInteger value) throws StatusException
StatusExceptionBaseDataVariableType getSessionTimeoutCountNode()
UnsignedInteger getSessionTimeoutCount()
void setSessionTimeoutCount(UnsignedInteger value) throws StatusException
StatusExceptionBaseDataVariableType getCurrentSubscriptionCountNode()
UnsignedInteger getCurrentSubscriptionCount()
void setCurrentSubscriptionCount(UnsignedInteger value) throws StatusException
StatusExceptionBaseDataVariableType getSecurityRejectedRequestsCountNode()
UnsignedInteger getSecurityRejectedRequestsCount()
void setSecurityRejectedRequestsCount(UnsignedInteger value) throws StatusException
StatusExceptionBaseDataVariableType getServerViewCountNode()
UnsignedInteger getServerViewCount()
void setServerViewCount(UnsignedInteger value) throws StatusException
StatusExceptionBaseDataVariableType getCumulatedSessionCountNode()
UnsignedInteger getCumulatedSessionCount()
void setCumulatedSessionCount(UnsignedInteger value) throws StatusException
StatusExceptionBaseDataVariableType getRejectedSessionCountNode()
UnsignedInteger getRejectedSessionCount()
void setRejectedSessionCount(UnsignedInteger value) throws StatusException
StatusExceptionBaseDataVariableType getSessionAbortCountNode()
UnsignedInteger getSessionAbortCount()
void setSessionAbortCount(UnsignedInteger value) throws StatusException
StatusExceptionBaseDataVariableType getPublishingIntervalCountNode()
UnsignedInteger getPublishingIntervalCount()
void setPublishingIntervalCount(UnsignedInteger value) throws StatusException
StatusExceptionBaseDataVariableType getCumulatedSubscriptionCountNode()
UnsignedInteger getCumulatedSubscriptionCount()
void setCumulatedSubscriptionCount(UnsignedInteger value) throws StatusException
StatusExceptionCopyright © 2026. All rights reserved.