public interface ServerDiagnosticsType extends BaseObjectType
UaNode.Parameters| Modifier and Type | Field and Description |
|---|---|
static String |
ENABLED_FLAG |
static String |
SAMPLING_INTERVAL_DIAGNOSTICS_ARRAY |
static String |
SERVER_DIAGNOSTICS_SUMMARY |
static String |
SESSIONS_DIAGNOSTICS_SUMMARY |
static String |
SUBSCRIPTION_DIAGNOSTICS_ARRAY |
getQualifiedNamecallMethod, getEventNotifier, getIcon, setEventNotifier, setIcongetTypeDefinition, getTypeDefinitionId, setTypeDefinition, setTypeDefinitionId, setTypeDefinitionIdaddComponent, 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 ENABLED_FLAG
static final String SESSIONS_DIAGNOSTICS_SUMMARY
static final String SERVER_DIAGNOSTICS_SUMMARY
static final String SUBSCRIPTION_DIAGNOSTICS_ARRAY
static final String SAMPLING_INTERVAL_DIAGNOSTICS_ARRAY
UaProperty getEnabledFlagNode()
Boolean isEnabledFlag()
void setEnabledFlag(Boolean value) throws StatusException
StatusExceptionServerDiagnosticsSummaryType getServerDiagnosticsSummaryNode()
ServerDiagnosticsSummaryDataType getServerDiagnosticsSummary()
void setServerDiagnosticsSummary(ServerDiagnosticsSummaryDataType value) throws StatusException
StatusExceptionSubscriptionDiagnosticsArrayType getSubscriptionDiagnosticsArrayNode()
SubscriptionDiagnosticsDataType[] getSubscriptionDiagnosticsArray()
void setSubscriptionDiagnosticsArray(SubscriptionDiagnosticsDataType[] value) throws StatusException
StatusExceptionSamplingIntervalDiagnosticsArrayType getSamplingIntervalDiagnosticsArrayNode()
SamplingIntervalDiagnosticsDataType[] getSamplingIntervalDiagnosticsArray()
void setSamplingIntervalDiagnosticsArray(SamplingIntervalDiagnosticsDataType[] value) throws StatusException
StatusExceptionSessionsDiagnosticsSummaryType getSessionsDiagnosticsSummaryNode()
Copyright © 2026. All rights reserved.