public interface SessionDiagnosticsObjectType extends BaseObjectType
UaNode.Parameters| Modifier and Type | Field and Description |
|---|---|
static String |
CURRENT_ROLE_IDS |
static String |
SESSION_DIAGNOSTICS |
static String |
SESSION_SECURITY_DIAGNOSTICS |
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 CURRENT_ROLE_IDS
static final String SUBSCRIPTION_DIAGNOSTICS_ARRAY
static final String SESSION_DIAGNOSTICS
static final String SESSION_SECURITY_DIAGNOSTICS
UaProperty getCurrentRoleIdsNode()
NodeId[] getCurrentRoleIds()
void setCurrentRoleIds(NodeId[] value) throws StatusException
StatusExceptionSubscriptionDiagnosticsArrayType getSubscriptionDiagnosticsArrayNode()
SubscriptionDiagnosticsDataType[] getSubscriptionDiagnosticsArray()
void setSubscriptionDiagnosticsArray(SubscriptionDiagnosticsDataType[] value) throws StatusException
StatusExceptionSessionDiagnosticsVariableType getSessionDiagnosticsNode()
SessionDiagnosticsDataType getSessionDiagnostics()
void setSessionDiagnostics(SessionDiagnosticsDataType value) throws StatusException
StatusExceptionSessionSecurityDiagnosticsType getSessionSecurityDiagnosticsNode()
SessionSecurityDiagnosticsDataType getSessionSecurityDiagnostics()
void setSessionSecurityDiagnostics(SessionSecurityDiagnosticsDataType value) throws StatusException
StatusExceptionCopyright © 2026. All rights reserved.