Interface ConditionType
- All Superinterfaces:
BaseEventType,BaseObjectType,org.eclipse.milo.opcua.sdk.core.nodes.Node,org.eclipse.milo.opcua.sdk.core.nodes.ObjectNode
- All Known Subinterfaces:
AcknowledgeableConditionType,AlarmConditionType,CertificateExpirationAlarmType,DialogConditionType,DiscrepancyAlarmType,DiscreteAlarmType,ExclusiveDeviationAlarmType,ExclusiveLevelAlarmType,ExclusiveLimitAlarmType,ExclusiveRateOfChangeAlarmType,InstrumentDiagnosticAlarmType,LimitAlarmType,NonExclusiveDeviationAlarmType,NonExclusiveLevelAlarmType,NonExclusiveLimitAlarmType,NonExclusiveRateOfChangeAlarmType,OffNormalAlarmType,SystemDiagnosticAlarmType,SystemOffNormalAlarmType,TripAlarmType,TrustListOutOfDateAlarmType
- All Known Implementing Classes:
AcknowledgeableConditionTypeNode,AlarmConditionTypeNode,CertificateExpirationAlarmTypeNode,ConditionTypeNode,DialogConditionTypeNode,DiscrepancyAlarmTypeNode,DiscreteAlarmTypeNode,ExclusiveDeviationAlarmTypeNode,ExclusiveLevelAlarmTypeNode,ExclusiveLimitAlarmTypeNode,ExclusiveRateOfChangeAlarmTypeNode,InstrumentDiagnosticAlarmTypeNode,LimitAlarmTypeNode,NonExclusiveDeviationAlarmTypeNode,NonExclusiveLevelAlarmTypeNode,NonExclusiveLimitAlarmTypeNode,NonExclusiveRateOfChangeAlarmTypeNode,OffNormalAlarmTypeNode,SystemDiagnosticAlarmTypeNode,SystemOffNormalAlarmTypeNode,TripAlarmTypeNode,TrustListOutOfDateAlarmTypeNode
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<org.eclipse.milo.opcua.stack.core.types.builtin.NodeId>static final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<String>static final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<org.eclipse.milo.opcua.stack.core.types.builtin.NodeId>static final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText>static final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<String>static final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<org.eclipse.milo.opcua.stack.core.types.builtin.NodeId[]>static final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText[]>static final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<Boolean>static final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<Boolean>Fields inherited from interface org.eclipse.milo.opcua.sdk.client.model.objects.BaseEventType
EVENT_ID, EVENT_TYPE, LOCAL_TIME, MESSAGE, RECEIVE_TIME, SEVERITY, SOURCE_NAME, SOURCE_NODE, TIME -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.milo.opcua.stack.core.types.builtin.NodeIdGet the local value of the BranchId Node.Get the BranchIdPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyType>Asynchronous implementation ofgetBranchIdNode().Get the local value of the ClientUserId Node.Get the ClientUserIdPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyType>Asynchronous implementation ofgetClientUserIdNode().org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedTextGet the local value of the Comment Node.Get the CommentConditionVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends ConditionVariableType>Asynchronous implementation ofgetCommentNode().org.eclipse.milo.opcua.stack.core.types.builtin.NodeIdGet the local value of the ConditionClassId Node.Get the ConditionClassIdPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyType>Asynchronous implementation ofgetConditionClassIdNode().org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedTextGet the local value of the ConditionClassName Node.Get the ConditionClassNamePropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyType>Asynchronous implementation ofgetConditionClassNameNode().Get the local value of the ConditionName Node.Get the ConditionNamePropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyType>Asynchronous implementation ofgetConditionNameNode().org.eclipse.milo.opcua.stack.core.types.builtin.NodeId[]Get the local value of the ConditionSubClassId Node.Get the ConditionSubClassIdPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyType>Asynchronous implementation ofgetConditionSubClassIdNode().org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText[]Get the local value of the ConditionSubClassName Node.Get the ConditionSubClassNamePropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyType>Asynchronous implementation ofgetConditionSubClassNameNode().org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedTextGet the local value of the EnabledState Node.Get the EnabledStateTwoStateVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends TwoStateVariableType>Asynchronous implementation ofgetEnabledStateNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShortGet the local value of the LastSeverity Node.Get the LastSeverityConditionVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends ConditionVariableType>Asynchronous implementation ofgetLastSeverityNode().org.eclipse.milo.opcua.stack.core.types.builtin.StatusCodeGet the local value of the Quality Node.Get the QualityConditionVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends ConditionVariableType>Asynchronous implementation ofgetQualityNode().Get the local value of the Retain Node.Get the RetainPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyType>Asynchronous implementation ofgetRetainNode().Get the local value of the SupportsFilteredRetain Node.Get the SupportsFilteredRetainPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyType>Asynchronous implementation ofgetSupportsFilteredRetainNode().org.eclipse.milo.opcua.stack.core.types.builtin.NodeIdRead the value of the BranchId Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.NodeId>An asynchronous implementation ofreadBranchId().Read the value of the ClientUserId Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends String>An asynchronous implementation ofreadClientUserId().org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedTextRead the value of the Comment Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText>An asynchronous implementation ofreadComment().org.eclipse.milo.opcua.stack.core.types.builtin.NodeIdRead the value of the ConditionClassId Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.NodeId>An asynchronous implementation ofreadConditionClassId().org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedTextRead the value of the ConditionClassName Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText>An asynchronous implementation ofreadConditionClassName().Read the value of the ConditionName Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends String>An asynchronous implementation ofreadConditionName().org.eclipse.milo.opcua.stack.core.types.builtin.NodeId[]Read the value of the ConditionSubClassId Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.NodeId[]>An asynchronous implementation ofreadConditionSubClassId().org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText[]Read the value of the ConditionSubClassName Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText[]>An asynchronous implementation ofreadConditionSubClassName().org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedTextRead the value of the EnabledState Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText>An asynchronous implementation ofreadEnabledState().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShortRead the value of the LastSeverity Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort>An asynchronous implementation ofreadLastSeverity().org.eclipse.milo.opcua.stack.core.types.builtin.StatusCodeRead the value of the Quality Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>An asynchronous implementation ofreadQuality().Read the value of the Retain Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends Boolean>An asynchronous implementation ofreadRetain().Read the value of the SupportsFilteredRetain Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends Boolean>An asynchronous implementation ofreadSupportsFilteredRetain().voidsetBranchId(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId value) Set the local value of the BranchId Node.voidsetClientUserId(String value) Set the local value of the ClientUserId Node.voidsetComment(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) Set the local value of the Comment Node.voidsetConditionClassId(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId value) Set the local value of the ConditionClassId Node.voidsetConditionClassName(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) Set the local value of the ConditionClassName Node.voidsetConditionName(String value) Set the local value of the ConditionName Node.voidsetConditionSubClassId(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId[] value) Set the local value of the ConditionSubClassId Node.voidsetConditionSubClassName(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText[] value) Set the local value of the ConditionSubClassName Node.voidsetEnabledState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) Set the local value of the EnabledState Node.voidsetLastSeverity(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort value) Set the local value of the LastSeverity Node.voidsetQuality(org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode value) Set the local value of the Quality Node.voidSet the local value of the Retain Node.voidsetSupportsFilteredRetain(Boolean value) Set the local value of the SupportsFilteredRetain Node.voidwriteBranchId(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId value) Write a new value for the BranchId Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeBranchIdAsync(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId value) An asynchronous implementation ofwriteBranchId(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId).voidwriteClientUserId(String value) Write a new value for the ClientUserId Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeClientUserIdAsync(String value) An asynchronous implementation ofwriteClientUserId(java.lang.String).voidwriteComment(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) Write a new value for the Comment Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeCommentAsync(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) An asynchronous implementation ofwriteComment(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText).voidwriteConditionClassId(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId value) Write a new value for the ConditionClassId Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeConditionClassIdAsync(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId value) An asynchronous implementation ofwriteConditionClassId(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId).voidwriteConditionClassName(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) Write a new value for the ConditionClassName Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeConditionClassNameAsync(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) An asynchronous implementation ofwriteConditionClassName(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText).voidwriteConditionName(String value) Write a new value for the ConditionName Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeConditionNameAsync(String value) An asynchronous implementation ofwriteConditionName(java.lang.String).voidwriteConditionSubClassId(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId[] value) Write a new value for the ConditionSubClassId Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeConditionSubClassIdAsync(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId[] value) An asynchronous implementation ofwriteConditionSubClassId(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId[]).voidwriteConditionSubClassName(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText[] value) Write a new value for the ConditionSubClassName Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeConditionSubClassNameAsync(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText[] value) An asynchronous implementation ofwriteConditionSubClassName(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText[]).voidwriteEnabledState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) Write a new value for the EnabledState Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeEnabledStateAsync(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) An asynchronous implementation ofwriteEnabledState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText).voidwriteLastSeverity(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort value) Write a new value for the LastSeverity Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeLastSeverityAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort value) An asynchronous implementation ofwriteLastSeverity(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort).voidwriteQuality(org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode value) Write a new value for the Quality Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeQualityAsync(org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode value) An asynchronous implementation ofwriteQuality(org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode).voidwriteRetain(Boolean value) Write a new value for the Retain Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeRetainAsync(Boolean value) An asynchronous implementation ofwriteRetain(java.lang.Boolean).voidWrite a new value for the SupportsFilteredRetain Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>An asynchronous implementation ofwriteSupportsFilteredRetain(java.lang.Boolean).Methods inherited from interface org.eclipse.milo.opcua.sdk.client.model.objects.BaseEventType
getEventId, getEventIdNode, getEventIdNodeAsync, getEventType, getEventTypeNode, getEventTypeNodeAsync, getLocalTime, getLocalTimeNode, getLocalTimeNodeAsync, getMessage, getMessageNode, getMessageNodeAsync, getReceiveTime, getReceiveTimeNode, getReceiveTimeNodeAsync, getSeverity, getSeverityNode, getSeverityNodeAsync, getSourceName, getSourceNameNode, getSourceNameNodeAsync, getSourceNode, getSourceNodeNode, getSourceNodeNodeAsync, getTime, getTimeNode, getTimeNodeAsync, readEventId, readEventIdAsync, readEventType, readEventTypeAsync, readLocalTime, readLocalTimeAsync, readMessage, readMessageAsync, readReceiveTime, readReceiveTimeAsync, readSeverity, readSeverityAsync, readSourceName, readSourceNameAsync, readSourceNode, readSourceNodeAsync, readTime, readTimeAsync, setEventId, setEventType, setLocalTime, setMessage, setReceiveTime, setSeverity, setSourceName, setSourceNode, setTime, writeEventId, writeEventIdAsync, writeEventType, writeEventTypeAsync, writeLocalTime, writeLocalTimeAsync, writeMessage, writeMessageAsync, writeReceiveTime, writeReceiveTimeAsync, writeSeverity, writeSeverityAsync, writeSourceName, writeSourceNameAsync, writeSourceNode, writeSourceNodeAsync, writeTime, writeTimeAsyncMethods inherited from interface org.eclipse.milo.opcua.sdk.core.nodes.Node
getAccessRestrictions, getBrowseName, getDescription, getDisplayName, getNodeClass, getNodeId, getRolePermissions, getUserRolePermissions, getUserWriteMask, getWriteMask, setAccessRestrictions, setBrowseName, setDescription, setDisplayName, setNodeClass, setNodeId, setRolePermissions, setUserRolePermissions, setUserWriteMask, setWriteMaskMethods inherited from interface org.eclipse.milo.opcua.sdk.core.nodes.ObjectNode
getEventNotifier, setEventNotifier
-
Field Details
-
CONDITION_CLASS_ID
static final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<org.eclipse.milo.opcua.stack.core.types.builtin.NodeId> CONDITION_CLASS_ID -
CONDITION_CLASS_NAME
static final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText> CONDITION_CLASS_NAME -
CONDITION_SUB_CLASS_ID
static final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<org.eclipse.milo.opcua.stack.core.types.builtin.NodeId[]> CONDITION_SUB_CLASS_ID -
CONDITION_SUB_CLASS_NAME
static final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText[]> CONDITION_SUB_CLASS_NAME -
CONDITION_NAME
-
BRANCH_ID
static final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<org.eclipse.milo.opcua.stack.core.types.builtin.NodeId> BRANCH_ID -
RETAIN
-
SUPPORTS_FILTERED_RETAIN
-
CLIENT_USER_ID
-
-
Method Details
-
getConditionClassId
org.eclipse.milo.opcua.stack.core.types.builtin.NodeId getConditionClassId() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the local value of the ConditionClassId Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getConditionClassIdin interfaceBaseEventType- Returns:
- the local value of the ConditionClassId Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ConditionClassId Node.
-
setConditionClassId
void setConditionClassId(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId value) throws org.eclipse.milo.opcua.stack.core.UaException Set the local value of the ConditionClassId Node.The value is only updated locally; it is not written to the server.
- Specified by:
setConditionClassIdin interfaceBaseEventType- Parameters:
value- the local value to set for the ConditionClassId Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ConditionClassId Node.
-
readConditionClassId
org.eclipse.milo.opcua.stack.core.types.builtin.NodeId readConditionClassId() throws org.eclipse.milo.opcua.stack.core.UaExceptionRead the value of the ConditionClassId Node from the server and update the local value if the operation succeeds.- Specified by:
readConditionClassIdin interfaceBaseEventType- Returns:
- the
NodeIdvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeConditionClassId
void writeConditionClassId(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId value) throws org.eclipse.milo.opcua.stack.core.UaException Write a new value for the ConditionClassId Node to the server and update the local value if the operation succeeds.- Specified by:
writeConditionClassIdin interfaceBaseEventType- Parameters:
value- theNodeIdvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readConditionClassIdAsync
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.NodeId> readConditionClassIdAsync()An asynchronous implementation ofreadConditionClassId().- Specified by:
readConditionClassIdAsyncin interfaceBaseEventType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeConditionClassIdAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeConditionClassIdAsync(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId value) An asynchronous implementation ofwriteConditionClassId(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId).- Specified by:
writeConditionClassIdAsyncin interfaceBaseEventType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getConditionClassIdNode
Get the ConditionClassIdPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getConditionClassIdNodein interfaceBaseEventType- Returns:
- the ConditionClassId
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getConditionClassIdNodeAsync
CompletableFuture<? extends PropertyType> getConditionClassIdNodeAsync()Asynchronous implementation ofgetConditionClassIdNode().- Specified by:
getConditionClassIdNodeAsyncin interfaceBaseEventType- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getConditionClassName
org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText getConditionClassName() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the local value of the ConditionClassName Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getConditionClassNamein interfaceBaseEventType- Returns:
- the local value of the ConditionClassName Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ConditionClassName Node.
-
setConditionClassName
void setConditionClassName(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) throws org.eclipse.milo.opcua.stack.core.UaException Set the local value of the ConditionClassName Node.The value is only updated locally; it is not written to the server.
- Specified by:
setConditionClassNamein interfaceBaseEventType- Parameters:
value- the local value to set for the ConditionClassName Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ConditionClassName Node.
-
readConditionClassName
org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText readConditionClassName() throws org.eclipse.milo.opcua.stack.core.UaExceptionRead the value of the ConditionClassName Node from the server and update the local value if the operation succeeds.- Specified by:
readConditionClassNamein interfaceBaseEventType- Returns:
- the
LocalizedTextvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeConditionClassName
void writeConditionClassName(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) throws org.eclipse.milo.opcua.stack.core.UaException Write a new value for the ConditionClassName Node to the server and update the local value if the operation succeeds.- Specified by:
writeConditionClassNamein interfaceBaseEventType- Parameters:
value- theLocalizedTextvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readConditionClassNameAsync
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText> readConditionClassNameAsync()An asynchronous implementation ofreadConditionClassName().- Specified by:
readConditionClassNameAsyncin interfaceBaseEventType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeConditionClassNameAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeConditionClassNameAsync(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) An asynchronous implementation ofwriteConditionClassName(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText).- Specified by:
writeConditionClassNameAsyncin interfaceBaseEventType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getConditionClassNameNode
Get the ConditionClassNamePropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getConditionClassNameNodein interfaceBaseEventType- Returns:
- the ConditionClassName
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getConditionClassNameNodeAsync
CompletableFuture<? extends PropertyType> getConditionClassNameNodeAsync()Asynchronous implementation ofgetConditionClassNameNode().- Specified by:
getConditionClassNameNodeAsyncin interfaceBaseEventType- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getConditionSubClassId
org.eclipse.milo.opcua.stack.core.types.builtin.NodeId[] getConditionSubClassId() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the local value of the ConditionSubClassId Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getConditionSubClassIdin interfaceBaseEventType- Returns:
- the local value of the ConditionSubClassId Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ConditionSubClassId Node.
-
setConditionSubClassId
void setConditionSubClassId(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId[] value) throws org.eclipse.milo.opcua.stack.core.UaException Set the local value of the ConditionSubClassId Node.The value is only updated locally; it is not written to the server.
- Specified by:
setConditionSubClassIdin interfaceBaseEventType- Parameters:
value- the local value to set for the ConditionSubClassId Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ConditionSubClassId Node.
-
readConditionSubClassId
org.eclipse.milo.opcua.stack.core.types.builtin.NodeId[] readConditionSubClassId() throws org.eclipse.milo.opcua.stack.core.UaExceptionRead the value of the ConditionSubClassId Node from the server and update the local value if the operation succeeds.- Specified by:
readConditionSubClassIdin interfaceBaseEventType- Returns:
- the
NodeIdvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeConditionSubClassId
void writeConditionSubClassId(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId[] value) throws org.eclipse.milo.opcua.stack.core.UaException Write a new value for the ConditionSubClassId Node to the server and update the local value if the operation succeeds.- Specified by:
writeConditionSubClassIdin interfaceBaseEventType- Parameters:
value- theNodeIdvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readConditionSubClassIdAsync
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.NodeId[]> readConditionSubClassIdAsync()An asynchronous implementation ofreadConditionSubClassId().- Specified by:
readConditionSubClassIdAsyncin interfaceBaseEventType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeConditionSubClassIdAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeConditionSubClassIdAsync(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId[] value) An asynchronous implementation ofwriteConditionSubClassId(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId[]).- Specified by:
writeConditionSubClassIdAsyncin interfaceBaseEventType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getConditionSubClassIdNode
Get the ConditionSubClassIdPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getConditionSubClassIdNodein interfaceBaseEventType- Returns:
- the ConditionSubClassId
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getConditionSubClassIdNodeAsync
CompletableFuture<? extends PropertyType> getConditionSubClassIdNodeAsync()Asynchronous implementation ofgetConditionSubClassIdNode().- Specified by:
getConditionSubClassIdNodeAsyncin interfaceBaseEventType- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getConditionSubClassName
org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText[] getConditionSubClassName() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the local value of the ConditionSubClassName Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getConditionSubClassNamein interfaceBaseEventType- Returns:
- the local value of the ConditionSubClassName Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ConditionSubClassName Node.
-
setConditionSubClassName
void setConditionSubClassName(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText[] value) throws org.eclipse.milo.opcua.stack.core.UaException Set the local value of the ConditionSubClassName Node.The value is only updated locally; it is not written to the server.
- Specified by:
setConditionSubClassNamein interfaceBaseEventType- Parameters:
value- the local value to set for the ConditionSubClassName Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ConditionSubClassName Node.
-
readConditionSubClassName
org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText[] readConditionSubClassName() throws org.eclipse.milo.opcua.stack.core.UaExceptionRead the value of the ConditionSubClassName Node from the server and update the local value if the operation succeeds.- Specified by:
readConditionSubClassNamein interfaceBaseEventType- Returns:
- the
LocalizedTextvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeConditionSubClassName
void writeConditionSubClassName(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText[] value) throws org.eclipse.milo.opcua.stack.core.UaException Write a new value for the ConditionSubClassName Node to the server and update the local value if the operation succeeds.- Specified by:
writeConditionSubClassNamein interfaceBaseEventType- Parameters:
value- theLocalizedTextvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readConditionSubClassNameAsync
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText[]> readConditionSubClassNameAsync()An asynchronous implementation ofreadConditionSubClassName().- Specified by:
readConditionSubClassNameAsyncin interfaceBaseEventType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeConditionSubClassNameAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeConditionSubClassNameAsync(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText[] value) An asynchronous implementation ofwriteConditionSubClassName(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText[]).- Specified by:
writeConditionSubClassNameAsyncin interfaceBaseEventType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getConditionSubClassNameNode
Get the ConditionSubClassNamePropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getConditionSubClassNameNodein interfaceBaseEventType- Returns:
- the ConditionSubClassName
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getConditionSubClassNameNodeAsync
CompletableFuture<? extends PropertyType> getConditionSubClassNameNodeAsync()Asynchronous implementation ofgetConditionSubClassNameNode().- Specified by:
getConditionSubClassNameNodeAsyncin interfaceBaseEventType- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getConditionName
Get the local value of the ConditionName Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the ConditionName Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ConditionName Node.
-
setConditionName
Set the local value of the ConditionName Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the ConditionName Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ConditionName Node.
-
readConditionName
Read the value of the ConditionName Node from the server and update the local value if the operation succeeds.- Returns:
- the
Stringvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeConditionName
Write a new value for the ConditionName Node to the server and update the local value if the operation succeeds.- Parameters:
value- theStringvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readConditionNameAsync
CompletableFuture<? extends String> readConditionNameAsync()An asynchronous implementation ofreadConditionName().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeConditionNameAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeConditionNameAsync(String value) An asynchronous implementation ofwriteConditionName(java.lang.String).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getConditionNameNode
Get the ConditionNamePropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the ConditionName
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getConditionNameNodeAsync
CompletableFuture<? extends PropertyType> getConditionNameNodeAsync()Asynchronous implementation ofgetConditionNameNode().- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getBranchId
org.eclipse.milo.opcua.stack.core.types.builtin.NodeId getBranchId() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the local value of the BranchId Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the BranchId Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the BranchId Node.
-
setBranchId
void setBranchId(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId value) throws org.eclipse.milo.opcua.stack.core.UaException Set the local value of the BranchId Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the BranchId Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the BranchId Node.
-
readBranchId
org.eclipse.milo.opcua.stack.core.types.builtin.NodeId readBranchId() throws org.eclipse.milo.opcua.stack.core.UaExceptionRead the value of the BranchId Node from the server and update the local value if the operation succeeds.- Returns:
- the
NodeIdvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeBranchId
void writeBranchId(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId value) throws org.eclipse.milo.opcua.stack.core.UaException Write a new value for the BranchId Node to the server and update the local value if the operation succeeds.- Parameters:
value- theNodeIdvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readBranchIdAsync
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.NodeId> readBranchIdAsync()An asynchronous implementation ofreadBranchId().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeBranchIdAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeBranchIdAsync(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId value) An asynchronous implementation ofwriteBranchId(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getBranchIdNode
Get the BranchIdPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the BranchId
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getBranchIdNodeAsync
CompletableFuture<? extends PropertyType> getBranchIdNodeAsync()Asynchronous implementation ofgetBranchIdNode().- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getRetain
Get the local value of the Retain Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the Retain Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Retain Node.
-
setRetain
Set the local value of the Retain Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the Retain Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Retain Node.
-
readRetain
Read the value of the Retain Node from the server and update the local value if the operation succeeds.- Returns:
- the
Booleanvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeRetain
Write a new value for the Retain Node to the server and update the local value if the operation succeeds.- Parameters:
value- theBooleanvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readRetainAsync
CompletableFuture<? extends Boolean> readRetainAsync()An asynchronous implementation ofreadRetain().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeRetainAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeRetainAsync(Boolean value) An asynchronous implementation ofwriteRetain(java.lang.Boolean).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getRetainNode
Get the RetainPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the Retain
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getRetainNodeAsync
CompletableFuture<? extends PropertyType> getRetainNodeAsync()Asynchronous implementation ofgetRetainNode().- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getSupportsFilteredRetain
Get the local value of the SupportsFilteredRetain Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the SupportsFilteredRetain Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the SupportsFilteredRetain Node.
-
setSupportsFilteredRetain
Set the local value of the SupportsFilteredRetain Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the SupportsFilteredRetain Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the SupportsFilteredRetain Node.
-
readSupportsFilteredRetain
Read the value of the SupportsFilteredRetain Node from the server and update the local value if the operation succeeds.- Returns:
- the
Booleanvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeSupportsFilteredRetain
void writeSupportsFilteredRetain(Boolean value) throws org.eclipse.milo.opcua.stack.core.UaException Write a new value for the SupportsFilteredRetain Node to the server and update the local value if the operation succeeds.- Parameters:
value- theBooleanvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readSupportsFilteredRetainAsync
CompletableFuture<? extends Boolean> readSupportsFilteredRetainAsync()An asynchronous implementation ofreadSupportsFilteredRetain().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeSupportsFilteredRetainAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeSupportsFilteredRetainAsync(Boolean value) An asynchronous implementation ofwriteSupportsFilteredRetain(java.lang.Boolean).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getSupportsFilteredRetainNode
Get the SupportsFilteredRetainPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the SupportsFilteredRetain
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getSupportsFilteredRetainNodeAsync
CompletableFuture<? extends PropertyType> getSupportsFilteredRetainNodeAsync()Asynchronous implementation ofgetSupportsFilteredRetainNode().- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getClientUserId
Get the local value of the ClientUserId Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the ClientUserId Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ClientUserId Node.
-
setClientUserId
Set the local value of the ClientUserId Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the ClientUserId Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ClientUserId Node.
-
readClientUserId
Read the value of the ClientUserId Node from the server and update the local value if the operation succeeds.- Returns:
- the
Stringvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeClientUserId
Write a new value for the ClientUserId Node to the server and update the local value if the operation succeeds.- Parameters:
value- theStringvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readClientUserIdAsync
CompletableFuture<? extends String> readClientUserIdAsync()An asynchronous implementation ofreadClientUserId().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeClientUserIdAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeClientUserIdAsync(String value) An asynchronous implementation ofwriteClientUserId(java.lang.String).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getClientUserIdNode
Get the ClientUserIdPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the ClientUserId
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getClientUserIdNodeAsync
CompletableFuture<? extends PropertyType> getClientUserIdNodeAsync()Asynchronous implementation ofgetClientUserIdNode().- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getEnabledState
org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText getEnabledState() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the local value of the EnabledState Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the EnabledState Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the EnabledState Node.
-
setEnabledState
void setEnabledState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) throws org.eclipse.milo.opcua.stack.core.UaException Set the local value of the EnabledState Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the EnabledState Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the EnabledState Node.
-
readEnabledState
org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText readEnabledState() throws org.eclipse.milo.opcua.stack.core.UaExceptionRead the value of the EnabledState Node from the server and update the local value if the operation succeeds.- Returns:
- the
LocalizedTextvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeEnabledState
void writeEnabledState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) throws org.eclipse.milo.opcua.stack.core.UaException Write a new value for the EnabledState Node to the server and update the local value if the operation succeeds.- Parameters:
value- theLocalizedTextvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readEnabledStateAsync
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText> readEnabledStateAsync()An asynchronous implementation ofreadEnabledState().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeEnabledStateAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeEnabledStateAsync(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) An asynchronous implementation ofwriteEnabledState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getEnabledStateNode
Get the EnabledStateTwoStateVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the EnabledState
TwoStateVariableTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getEnabledStateNodeAsync
CompletableFuture<? extends TwoStateVariableType> getEnabledStateNodeAsync()Asynchronous implementation ofgetEnabledStateNode().- Returns:
- a CompletableFuture that completes successfully with the TwoStateVariableType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getQuality
org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode getQuality() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the local value of the Quality Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the Quality Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Quality Node.
-
setQuality
void setQuality(org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode value) throws org.eclipse.milo.opcua.stack.core.UaException Set the local value of the Quality Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the Quality Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Quality Node.
-
readQuality
org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode readQuality() throws org.eclipse.milo.opcua.stack.core.UaExceptionRead the value of the Quality Node from the server and update the local value if the operation succeeds.- Returns:
- the
StatusCodevalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeQuality
void writeQuality(org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode value) throws org.eclipse.milo.opcua.stack.core.UaException Write a new value for the Quality Node to the server and update the local value if the operation succeeds.- Parameters:
value- theStatusCodevalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readQualityAsync
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> readQualityAsync()An asynchronous implementation ofreadQuality().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeQualityAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeQualityAsync(org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode value) An asynchronous implementation ofwriteQuality(org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getQualityNode
Get the QualityConditionVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the Quality
ConditionVariableTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getQualityNodeAsync
CompletableFuture<? extends ConditionVariableType> getQualityNodeAsync()Asynchronous implementation ofgetQualityNode().- Returns:
- a CompletableFuture that completes successfully with the ConditionVariableType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getLastSeverity
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort getLastSeverity() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the local value of the LastSeverity Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the LastSeverity Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the LastSeverity Node.
-
setLastSeverity
void setLastSeverity(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort value) throws org.eclipse.milo.opcua.stack.core.UaException Set the local value of the LastSeverity Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the LastSeverity Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the LastSeverity Node.
-
readLastSeverity
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort readLastSeverity() throws org.eclipse.milo.opcua.stack.core.UaExceptionRead the value of the LastSeverity Node from the server and update the local value if the operation succeeds.- Returns:
- the
UShortvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeLastSeverity
void writeLastSeverity(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort value) throws org.eclipse.milo.opcua.stack.core.UaException Write a new value for the LastSeverity Node to the server and update the local value if the operation succeeds.- Parameters:
value- theUShortvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readLastSeverityAsync
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort> readLastSeverityAsync()An asynchronous implementation ofreadLastSeverity().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeLastSeverityAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeLastSeverityAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort value) An asynchronous implementation ofwriteLastSeverity(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getLastSeverityNode
Get the LastSeverityConditionVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the LastSeverity
ConditionVariableTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getLastSeverityNodeAsync
CompletableFuture<? extends ConditionVariableType> getLastSeverityNodeAsync()Asynchronous implementation ofgetLastSeverityNode().- Returns:
- a CompletableFuture that completes successfully with the ConditionVariableType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getComment
org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText getComment() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the local value of the Comment Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the Comment Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Comment Node.
-
setComment
void setComment(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) throws org.eclipse.milo.opcua.stack.core.UaException Set the local value of the Comment Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the Comment Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Comment Node.
-
readComment
org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText readComment() throws org.eclipse.milo.opcua.stack.core.UaExceptionRead the value of the Comment Node from the server and update the local value if the operation succeeds.- Returns:
- the
LocalizedTextvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeComment
void writeComment(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) throws org.eclipse.milo.opcua.stack.core.UaException Write a new value for the Comment Node to the server and update the local value if the operation succeeds.- Parameters:
value- theLocalizedTextvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readCommentAsync
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText> readCommentAsync()An asynchronous implementation ofreadComment().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeCommentAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeCommentAsync(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) An asynchronous implementation ofwriteComment(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getCommentNode
Get the CommentConditionVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the Comment
ConditionVariableTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getCommentNodeAsync
CompletableFuture<? extends ConditionVariableType> getCommentNodeAsync()Asynchronous implementation ofgetCommentNode().- Returns:
- a CompletableFuture that completes successfully with the ConditionVariableType Node or completes exceptionally if an error occurs creating or getting the Node.
-