public interface AcknowledgeableConditionType extends ConditionType
BRANCH_ID, CLIENT_USER_ID, CONDITION_CLASS_ID, CONDITION_CLASS_NAME, CONDITION_NAME, RETAINEVENT_ID, EVENT_TYPE, LOCAL_TIME, MESSAGE, RECEIVE_TIME, SEVERITY, SOURCE_NAME, SOURCE_NODE, TIME| Modifier and Type | Method and Description |
|---|---|
org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText |
getAckedState()
Get the local value of the AckedState Node.
|
TwoStateVariableType |
getAckedStateNode()
Get the AckedState
TwoStateVariableType Node, or null if it does not exist. |
CompletableFuture<? extends TwoStateVariableType> |
getAckedStateNodeAsync()
Asynchronous implementation of
getAckedStateNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText |
getConfirmedState()
Get the local value of the ConfirmedState Node.
|
TwoStateVariableType |
getConfirmedStateNode()
Get the ConfirmedState
TwoStateVariableType Node, or null if it does not exist. |
CompletableFuture<? extends TwoStateVariableType> |
getConfirmedStateNodeAsync()
Asynchronous implementation of
getConfirmedStateNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText |
getEnabledState()
Get the local value of the EnabledState Node.
|
TwoStateVariableType |
getEnabledStateNode()
Get the EnabledState
TwoStateVariableType Node, or null if it does not exist. |
CompletableFuture<? extends TwoStateVariableType> |
getEnabledStateNodeAsync()
Asynchronous implementation of
getEnabledStateNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText |
readAckedState()
Read the value of the AckedState Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText> |
readAckedStateAsync()
An asynchronous implementation of
readAckedState(). |
org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText |
readConfirmedState()
Read the value of the ConfirmedState Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText> |
readConfirmedStateAsync()
An asynchronous implementation of
readConfirmedState(). |
org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText |
readEnabledState()
Read 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> |
readEnabledStateAsync()
An asynchronous implementation of
readEnabledState(). |
void |
setAckedState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText ackedState)
Set the local value of the AckedState Node.
|
void |
setConfirmedState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText confirmedState)
Set the local value of the ConfirmedState Node.
|
void |
setEnabledState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText enabledState)
Set the local value of the EnabledState Node.
|
void |
writeAckedState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText ackedState)
Write a new value for the AckedState Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeAckedStateAsync(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText ackedState)
An asynchronous implementation of
writeAckedState(LocalizedText). |
void |
writeConfirmedState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText confirmedState)
Write a new value for the ConfirmedState Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeConfirmedStateAsync(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText confirmedState)
An asynchronous implementation of
writeConfirmedState(LocalizedText). |
void |
writeEnabledState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText enabledState)
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 enabledState)
An asynchronous implementation of
writeEnabledState(LocalizedText). |
getBranchId, getBranchIdNode, getBranchIdNodeAsync, getClientUserId, getClientUserIdNode, getClientUserIdNodeAsync, getComment, getCommentNode, getCommentNodeAsync, getConditionClassId, getConditionClassIdNode, getConditionClassIdNodeAsync, getConditionClassName, getConditionClassNameNode, getConditionClassNameNodeAsync, getConditionName, getConditionNameNode, getConditionNameNodeAsync, getLastSeverity, getLastSeverityNode, getLastSeverityNodeAsync, getQuality, getQualityNode, getQualityNodeAsync, getRetain, getRetainNode, getRetainNodeAsync, readBranchId, readBranchIdAsync, readClientUserId, readClientUserIdAsync, readComment, readCommentAsync, readConditionClassId, readConditionClassIdAsync, readConditionClassName, readConditionClassNameAsync, readConditionName, readConditionNameAsync, readLastSeverity, readLastSeverityAsync, readQuality, readQualityAsync, readRetain, readRetainAsync, setBranchId, setClientUserId, setComment, setConditionClassId, setConditionClassName, setConditionName, setLastSeverity, setQuality, setRetain, writeBranchId, writeBranchIdAsync, writeClientUserId, writeClientUserIdAsync, writeComment, writeCommentAsync, writeConditionClassId, writeConditionClassIdAsync, writeConditionClassName, writeConditionClassNameAsync, writeConditionName, writeConditionNameAsync, writeLastSeverity, writeLastSeverityAsync, writeQuality, writeQualityAsync, writeRetain, writeRetainAsyncgetEventId, 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, writeTimeAsyncgetEventNotifier, setEventNotifiergetBrowseName, getDescription, getDisplayName, getNodeClass, getNodeId, getUserWriteMask, getWriteMask, setBrowseName, setDescription, setDisplayName, setNodeClass, setNodeId, setUserWriteMask, setWriteMaskorg.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText getEnabledState()
throws org.eclipse.milo.opcua.stack.core.UaException
The returned value is the last seen; it is not read live from the server.
getEnabledState in interface ConditionTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the EnabledState Node.void setEnabledState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText enabledState)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
setEnabledState in interface ConditionTypeenabledState - the local value to set for the EnabledState Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the EnabledState Node.org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText readEnabledState()
throws org.eclipse.milo.opcua.stack.core.UaException
readEnabledState in interface ConditionTypeLocalizedText value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.void writeEnabledState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText enabledState)
throws org.eclipse.milo.opcua.stack.core.UaException
writeEnabledState in interface ConditionTypeenabledState - the LocalizedText value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText> readEnabledStateAsync()
readEnabledState().readEnabledStateAsync in interface ConditionTypeCompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeEnabledStateAsync(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText enabledState)
writeEnabledState(LocalizedText).writeEnabledStateAsync in interface ConditionTypeTwoStateVariableType getEnabledStateNode() throws org.eclipse.milo.opcua.stack.core.UaException
TwoStateVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getEnabledStateNode in interface ConditionTypeTwoStateVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.CompletableFuture<? extends TwoStateVariableType> getEnabledStateNodeAsync()
getEnabledStateNode().getEnabledStateNodeAsync in interface ConditionTypeorg.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText getAckedState()
throws org.eclipse.milo.opcua.stack.core.UaException
The returned value is the last seen; it is not read live from the server.
org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the AckedState Node.void setAckedState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText ackedState)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
ackedState - the local value to set for the AckedState Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the AckedState Node.org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText readAckedState()
throws org.eclipse.milo.opcua.stack.core.UaException
LocalizedText value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.void writeAckedState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText ackedState)
throws org.eclipse.milo.opcua.stack.core.UaException
ackedState - the LocalizedText value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText> readAckedStateAsync()
readAckedState().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeAckedStateAsync(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText ackedState)
writeAckedState(LocalizedText).TwoStateVariableType getAckedStateNode() throws org.eclipse.milo.opcua.stack.core.UaException
TwoStateVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
TwoStateVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.CompletableFuture<? extends TwoStateVariableType> getAckedStateNodeAsync()
getAckedStateNode().org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText getConfirmedState()
throws org.eclipse.milo.opcua.stack.core.UaException
The returned value is the last seen; it is not read live from the server.
org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the ConfirmedState Node.void setConfirmedState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText confirmedState)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
confirmedState - the local value to set for the ConfirmedState Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the ConfirmedState Node.org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText readConfirmedState()
throws org.eclipse.milo.opcua.stack.core.UaException
LocalizedText value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.void writeConfirmedState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText confirmedState)
throws org.eclipse.milo.opcua.stack.core.UaException
confirmedState - the LocalizedText value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText> readConfirmedStateAsync()
readConfirmedState().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeConfirmedStateAsync(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText confirmedState)
writeConfirmedState(LocalizedText).TwoStateVariableType getConfirmedStateNode() throws org.eclipse.milo.opcua.stack.core.UaException
TwoStateVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
TwoStateVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.CompletableFuture<? extends TwoStateVariableType> getConfirmedStateNodeAsync()
getConfirmedStateNode().Copyright © 2021. All rights reserved.