Interface ProgramStateMachineType
- All Superinterfaces:
BaseObjectType,FiniteStateMachineType,org.eclipse.milo.opcua.sdk.core.nodes.Node,org.eclipse.milo.opcua.sdk.core.nodes.ObjectNode,StateMachineType
- All Known Implementing Classes:
ProgramStateMachineTypeNode
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<Boolean>static final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<Boolean>static final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<Boolean>static final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger>static final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger>static final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger>static final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<Integer> -
Method Summary
Modifier and TypeMethodDescriptionGet the local value of the AutoDelete Node.Get the AutoDeletePropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyType>Asynchronous implementation ofgetAutoDeleteNode().Get the local value of the Creatable Node.Get the CreatablePropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyType>Asynchronous implementation ofgetCreatableNode().org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedTextGet the local value of the CurrentState Node.Get the CurrentStateFiniteStateVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends FiniteStateVariableType>Asynchronous implementation ofgetCurrentStateNode().Get the local value of the Deletable Node.Get the DeletablePropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyType>Asynchronous implementation ofgetDeletableNode().Get the FinalResultDataBaseObjectTypeNode, ornullif it does not exist.CompletableFuture<? extends BaseObjectType>Asynchronous implementation ofgetFinalResultDataNode().Get the HaltedStateTypeNode, ornullif it does not exist.CompletableFuture<? extends StateType>Asynchronous implementation ofgetHaltedNode().Get the HaltedToReadyTransitionTypeNode, ornullif it does not exist.CompletableFuture<? extends TransitionType>Asynchronous implementation ofgetHaltedToReadyNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerGet the local value of the InstanceCount Node.Get the InstanceCountPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyType>Asynchronous implementation ofgetInstanceCountNode().org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedTextGet the local value of the LastTransition Node.Get the LastTransitionFiniteTransitionVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends FiniteTransitionVariableType>Asynchronous implementation ofgetLastTransitionNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerGet the local value of the MaxInstanceCount Node.Get the MaxInstanceCountPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyType>Asynchronous implementation ofgetMaxInstanceCountNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerGet the local value of the MaxRecycleCount Node.Get the MaxRecycleCountPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyType>Asynchronous implementation ofgetMaxRecycleCountNode().org.eclipse.milo.opcua.stack.core.types.structured.ProgramDiagnostic2DataTypeGet the local value of the ProgramDiagnostic Node.Get the ProgramDiagnosticProgramDiagnostic2TypeNode, ornullif it does not exist.CompletableFuture<? extends ProgramDiagnostic2Type>Asynchronous implementation ofgetProgramDiagnosticNode().Get the ReadyStateTypeNode, ornullif it does not exist.CompletableFuture<? extends StateType>Asynchronous implementation ofgetReadyNode().Get the ReadyToHaltedTransitionTypeNode, ornullif it does not exist.CompletableFuture<? extends TransitionType>Asynchronous implementation ofgetReadyToHaltedNode().Get the ReadyToRunningTransitionTypeNode, ornullif it does not exist.CompletableFuture<? extends TransitionType>Asynchronous implementation ofgetReadyToRunningNode().Get the local value of the RecycleCount Node.Get the RecycleCountPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyType>Asynchronous implementation ofgetRecycleCountNode().Get the RunningStateTypeNode, ornullif it does not exist.CompletableFuture<? extends StateType>Asynchronous implementation ofgetRunningNode().Get the RunningToHaltedTransitionTypeNode, ornullif it does not exist.CompletableFuture<? extends TransitionType>Asynchronous implementation ofgetRunningToHaltedNode().Get the RunningToReadyTransitionTypeNode, ornullif it does not exist.CompletableFuture<? extends TransitionType>Asynchronous implementation ofgetRunningToReadyNode().Get the RunningToSuspendedTransitionTypeNode, ornullif it does not exist.CompletableFuture<? extends TransitionType>Asynchronous implementation ofgetRunningToSuspendedNode().Get the SuspendedStateTypeNode, ornullif it does not exist.CompletableFuture<? extends StateType>Asynchronous implementation ofgetSuspendedNode().Get the SuspendedToHaltedTransitionTypeNode, ornullif it does not exist.CompletableFuture<? extends TransitionType>Asynchronous implementation ofgetSuspendedToHaltedNode().Get the SuspendedToReadyTransitionTypeNode, ornullif it does not exist.CompletableFuture<? extends TransitionType>Asynchronous implementation ofgetSuspendedToReadyNode().Get the SuspendedToRunningTransitionTypeNode, ornullif it does not exist.CompletableFuture<? extends TransitionType>Asynchronous implementation ofgetSuspendedToRunningNode().Read the value of the AutoDelete Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends Boolean>An asynchronous implementation ofreadAutoDelete().Read the value of the Creatable Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends Boolean>An asynchronous implementation ofreadCreatable().org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedTextRead the value of the CurrentState 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 ofreadCurrentState().Read the value of the Deletable Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends Boolean>An asynchronous implementation ofreadDeletable().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerRead the value of the InstanceCount Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger>An asynchronous implementation ofreadInstanceCount().org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedTextRead the value of the LastTransition 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 ofreadLastTransition().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerRead the value of the MaxInstanceCount Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger>An asynchronous implementation ofreadMaxInstanceCount().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerRead the value of the MaxRecycleCount Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger>An asynchronous implementation ofreadMaxRecycleCount().org.eclipse.milo.opcua.stack.core.types.structured.ProgramDiagnostic2DataTypeRead the value of the ProgramDiagnostic Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ProgramDiagnostic2DataType>An asynchronous implementation ofreadProgramDiagnostic().Read the value of the RecycleCount Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends Integer>An asynchronous implementation ofreadRecycleCount().voidsetAutoDelete(Boolean value) Set the local value of the AutoDelete Node.voidsetCreatable(Boolean value) Set the local value of the Creatable Node.voidsetCurrentState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) Set the local value of the CurrentState Node.voidsetDeletable(Boolean value) Set the local value of the Deletable Node.voidsetInstanceCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Set the local value of the InstanceCount Node.voidsetLastTransition(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) Set the local value of the LastTransition Node.voidsetMaxInstanceCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Set the local value of the MaxInstanceCount Node.voidsetMaxRecycleCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Set the local value of the MaxRecycleCount Node.voidsetProgramDiagnostic(org.eclipse.milo.opcua.stack.core.types.structured.ProgramDiagnostic2DataType value) Set the local value of the ProgramDiagnostic Node.voidsetRecycleCount(Integer value) Set the local value of the RecycleCount Node.voidwriteAutoDelete(Boolean value) Write a new value for the AutoDelete Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeAutoDeleteAsync(Boolean value) An asynchronous implementation ofwriteAutoDelete(java.lang.Boolean).voidwriteCreatable(Boolean value) Write a new value for the Creatable Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeCreatableAsync(Boolean value) An asynchronous implementation ofwriteCreatable(java.lang.Boolean).voidwriteCurrentState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) Write a new value for the CurrentState Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeCurrentStateAsync(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) An asynchronous implementation ofwriteCurrentState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText).voidwriteDeletable(Boolean value) Write a new value for the Deletable Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeDeletableAsync(Boolean value) An asynchronous implementation ofwriteDeletable(java.lang.Boolean).voidwriteInstanceCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Write a new value for the InstanceCount Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeInstanceCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) An asynchronous implementation ofwriteInstanceCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).voidwriteLastTransition(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) Write a new value for the LastTransition Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeLastTransitionAsync(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) An asynchronous implementation ofwriteLastTransition(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText).voidwriteMaxInstanceCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Write a new value for the MaxInstanceCount Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeMaxInstanceCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) An asynchronous implementation ofwriteMaxInstanceCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).voidwriteMaxRecycleCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Write a new value for the MaxRecycleCount Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeMaxRecycleCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) An asynchronous implementation ofwriteMaxRecycleCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).voidwriteProgramDiagnostic(org.eclipse.milo.opcua.stack.core.types.structured.ProgramDiagnostic2DataType value) Write a new value for the ProgramDiagnostic Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeProgramDiagnosticAsync(org.eclipse.milo.opcua.stack.core.types.structured.ProgramDiagnostic2DataType value) An asynchronous implementation ofwriteProgramDiagnostic(org.eclipse.milo.opcua.stack.core.types.structured.ProgramDiagnostic2DataType).voidwriteRecycleCount(Integer value) Write a new value for the RecycleCount Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeRecycleCountAsync(Integer value) An asynchronous implementation ofwriteRecycleCount(java.lang.Integer).Methods inherited from interface org.eclipse.milo.opcua.sdk.client.model.objects.FiniteStateMachineType
getAvailableStates, getAvailableStatesNode, getAvailableStatesNodeAsync, getAvailableTransitions, getAvailableTransitionsNode, getAvailableTransitionsNodeAsync, readAvailableStates, readAvailableStatesAsync, readAvailableTransitions, readAvailableTransitionsAsync, setAvailableStates, setAvailableTransitions, writeAvailableStates, writeAvailableStatesAsync, writeAvailableTransitions, writeAvailableTransitionsAsyncMethods 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
-
CREATABLE
-
DELETABLE
-
AUTO_DELETE
-
RECYCLE_COUNT
-
INSTANCE_COUNT
static final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> INSTANCE_COUNT -
MAX_INSTANCE_COUNT
static final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> MAX_INSTANCE_COUNT -
MAX_RECYCLE_COUNT
static final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> MAX_RECYCLE_COUNT
-
-
Method Details
-
getCreatable
Get the local value of the Creatable Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the Creatable Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Creatable Node.
-
setCreatable
Set the local value of the Creatable Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the Creatable Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Creatable Node.
-
readCreatable
Read the value of the Creatable 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.
-
writeCreatable
Write a new value for the Creatable 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.
-
readCreatableAsync
CompletableFuture<? extends Boolean> readCreatableAsync()An asynchronous implementation ofreadCreatable().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeCreatableAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeCreatableAsync(Boolean value) An asynchronous implementation ofwriteCreatable(java.lang.Boolean).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getCreatableNode
Get the CreatablePropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the Creatable
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getCreatableNodeAsync
CompletableFuture<? extends PropertyType> getCreatableNodeAsync()Asynchronous implementation ofgetCreatableNode().- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getDeletable
Get the local value of the Deletable Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the Deletable Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Deletable Node.
-
setDeletable
Set the local value of the Deletable Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the Deletable Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Deletable Node.
-
readDeletable
Read the value of the Deletable 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.
-
writeDeletable
Write a new value for the Deletable 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.
-
readDeletableAsync
CompletableFuture<? extends Boolean> readDeletableAsync()An asynchronous implementation ofreadDeletable().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeDeletableAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeDeletableAsync(Boolean value) An asynchronous implementation ofwriteDeletable(java.lang.Boolean).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getDeletableNode
Get the DeletablePropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the Deletable
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getDeletableNodeAsync
CompletableFuture<? extends PropertyType> getDeletableNodeAsync()Asynchronous implementation ofgetDeletableNode().- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getAutoDelete
Get the local value of the AutoDelete Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the AutoDelete Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the AutoDelete Node.
-
setAutoDelete
Set the local value of the AutoDelete Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the AutoDelete Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the AutoDelete Node.
-
readAutoDelete
Read the value of the AutoDelete 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.
-
writeAutoDelete
Write a new value for the AutoDelete 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.
-
readAutoDeleteAsync
CompletableFuture<? extends Boolean> readAutoDeleteAsync()An asynchronous implementation ofreadAutoDelete().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeAutoDeleteAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeAutoDeleteAsync(Boolean value) An asynchronous implementation ofwriteAutoDelete(java.lang.Boolean).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getAutoDeleteNode
Get the AutoDeletePropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the AutoDelete
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getAutoDeleteNodeAsync
CompletableFuture<? extends PropertyType> getAutoDeleteNodeAsync()Asynchronous implementation ofgetAutoDeleteNode().- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getRecycleCount
Get the local value of the RecycleCount Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the RecycleCount Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the RecycleCount Node.
-
setRecycleCount
Set the local value of the RecycleCount Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the RecycleCount Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the RecycleCount Node.
-
readRecycleCount
Read the value of the RecycleCount Node from the server and update the local value if the operation succeeds.- Returns:
- the
Integervalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeRecycleCount
Write a new value for the RecycleCount Node to the server and update the local value if the operation succeeds.- Parameters:
value- theIntegervalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readRecycleCountAsync
CompletableFuture<? extends Integer> readRecycleCountAsync()An asynchronous implementation ofreadRecycleCount().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeRecycleCountAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeRecycleCountAsync(Integer value) An asynchronous implementation ofwriteRecycleCount(java.lang.Integer).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getRecycleCountNode
Get the RecycleCountPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the RecycleCount
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getRecycleCountNodeAsync
CompletableFuture<? extends PropertyType> getRecycleCountNodeAsync()Asynchronous implementation ofgetRecycleCountNode().- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getInstanceCount
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getInstanceCount() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the local value of the InstanceCount Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the InstanceCount Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the InstanceCount Node.
-
setInstanceCount
void setInstanceCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Set the local value of the InstanceCount Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the InstanceCount Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the InstanceCount Node.
-
readInstanceCount
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readInstanceCount() throws org.eclipse.milo.opcua.stack.core.UaExceptionRead the value of the InstanceCount Node from the server and update the local value if the operation succeeds.- Returns:
- the
UIntegervalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeInstanceCount
void writeInstanceCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Write a new value for the InstanceCount Node to the server and update the local value if the operation succeeds.- Parameters:
value- theUIntegervalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readInstanceCountAsync
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readInstanceCountAsync()An asynchronous implementation ofreadInstanceCount().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeInstanceCountAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeInstanceCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) An asynchronous implementation ofwriteInstanceCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getInstanceCountNode
Get the InstanceCountPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the InstanceCount
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getInstanceCountNodeAsync
CompletableFuture<? extends PropertyType> getInstanceCountNodeAsync()Asynchronous implementation ofgetInstanceCountNode().- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getMaxInstanceCount
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getMaxInstanceCount() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the local value of the MaxInstanceCount Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the MaxInstanceCount Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the MaxInstanceCount Node.
-
setMaxInstanceCount
void setMaxInstanceCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Set the local value of the MaxInstanceCount Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the MaxInstanceCount Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the MaxInstanceCount Node.
-
readMaxInstanceCount
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readMaxInstanceCount() throws org.eclipse.milo.opcua.stack.core.UaExceptionRead the value of the MaxInstanceCount Node from the server and update the local value if the operation succeeds.- Returns:
- the
UIntegervalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeMaxInstanceCount
void writeMaxInstanceCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Write a new value for the MaxInstanceCount Node to the server and update the local value if the operation succeeds.- Parameters:
value- theUIntegervalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readMaxInstanceCountAsync
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readMaxInstanceCountAsync()An asynchronous implementation ofreadMaxInstanceCount().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeMaxInstanceCountAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeMaxInstanceCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) An asynchronous implementation ofwriteMaxInstanceCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getMaxInstanceCountNode
Get the MaxInstanceCountPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the MaxInstanceCount
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getMaxInstanceCountNodeAsync
CompletableFuture<? extends PropertyType> getMaxInstanceCountNodeAsync()Asynchronous implementation ofgetMaxInstanceCountNode().- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getMaxRecycleCount
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getMaxRecycleCount() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the local value of the MaxRecycleCount Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the MaxRecycleCount Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the MaxRecycleCount Node.
-
setMaxRecycleCount
void setMaxRecycleCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Set the local value of the MaxRecycleCount Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the MaxRecycleCount Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the MaxRecycleCount Node.
-
readMaxRecycleCount
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readMaxRecycleCount() throws org.eclipse.milo.opcua.stack.core.UaExceptionRead the value of the MaxRecycleCount Node from the server and update the local value if the operation succeeds.- Returns:
- the
UIntegervalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeMaxRecycleCount
void writeMaxRecycleCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Write a new value for the MaxRecycleCount Node to the server and update the local value if the operation succeeds.- Parameters:
value- theUIntegervalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readMaxRecycleCountAsync
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readMaxRecycleCountAsync()An asynchronous implementation ofreadMaxRecycleCount().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeMaxRecycleCountAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeMaxRecycleCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) An asynchronous implementation ofwriteMaxRecycleCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getMaxRecycleCountNode
Get the MaxRecycleCountPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the MaxRecycleCount
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getMaxRecycleCountNodeAsync
CompletableFuture<? extends PropertyType> getMaxRecycleCountNodeAsync()Asynchronous implementation ofgetMaxRecycleCountNode().- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getCurrentState
org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText getCurrentState() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the local value of the CurrentState Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getCurrentStatein interfaceFiniteStateMachineType- Specified by:
getCurrentStatein interfaceStateMachineType- Returns:
- the local value of the CurrentState Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the CurrentState Node.
-
setCurrentState
void setCurrentState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) throws org.eclipse.milo.opcua.stack.core.UaException Set the local value of the CurrentState Node.The value is only updated locally; it is not written to the server.
- Specified by:
setCurrentStatein interfaceFiniteStateMachineType- Specified by:
setCurrentStatein interfaceStateMachineType- Parameters:
value- the local value to set for the CurrentState Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the CurrentState Node.
-
readCurrentState
org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText readCurrentState() throws org.eclipse.milo.opcua.stack.core.UaExceptionRead the value of the CurrentState Node from the server and update the local value if the operation succeeds.- Specified by:
readCurrentStatein interfaceFiniteStateMachineType- Specified by:
readCurrentStatein interfaceStateMachineType- Returns:
- the
LocalizedTextvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeCurrentState
void writeCurrentState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) throws org.eclipse.milo.opcua.stack.core.UaException Write a new value for the CurrentState Node to the server and update the local value if the operation succeeds.- Specified by:
writeCurrentStatein interfaceFiniteStateMachineType- Specified by:
writeCurrentStatein interfaceStateMachineType- Parameters:
value- theLocalizedTextvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readCurrentStateAsync
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText> readCurrentStateAsync()An asynchronous implementation ofreadCurrentState().- Specified by:
readCurrentStateAsyncin interfaceFiniteStateMachineType- Specified by:
readCurrentStateAsyncin interfaceStateMachineType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeCurrentStateAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeCurrentStateAsync(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) An asynchronous implementation ofwriteCurrentState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText).- Specified by:
writeCurrentStateAsyncin interfaceFiniteStateMachineType- Specified by:
writeCurrentStateAsyncin interfaceStateMachineType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getCurrentStateNode
Get the CurrentStateFiniteStateVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getCurrentStateNodein interfaceFiniteStateMachineType- Specified by:
getCurrentStateNodein interfaceStateMachineType- Returns:
- the CurrentState
FiniteStateVariableTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getCurrentStateNodeAsync
CompletableFuture<? extends FiniteStateVariableType> getCurrentStateNodeAsync()Asynchronous implementation ofgetCurrentStateNode().- Specified by:
getCurrentStateNodeAsyncin interfaceFiniteStateMachineType- Specified by:
getCurrentStateNodeAsyncin interfaceStateMachineType- Returns:
- a CompletableFuture that completes successfully with the FiniteStateVariableType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getLastTransition
org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText getLastTransition() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the local value of the LastTransition Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getLastTransitionin interfaceFiniteStateMachineType- Specified by:
getLastTransitionin interfaceStateMachineType- Returns:
- the local value of the LastTransition Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the LastTransition Node.
-
setLastTransition
void setLastTransition(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) throws org.eclipse.milo.opcua.stack.core.UaException Set the local value of the LastTransition Node.The value is only updated locally; it is not written to the server.
- Specified by:
setLastTransitionin interfaceFiniteStateMachineType- Specified by:
setLastTransitionin interfaceStateMachineType- Parameters:
value- the local value to set for the LastTransition Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the LastTransition Node.
-
readLastTransition
org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText readLastTransition() throws org.eclipse.milo.opcua.stack.core.UaExceptionRead the value of the LastTransition Node from the server and update the local value if the operation succeeds.- Specified by:
readLastTransitionin interfaceFiniteStateMachineType- Specified by:
readLastTransitionin interfaceStateMachineType- Returns:
- the
LocalizedTextvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeLastTransition
void writeLastTransition(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) throws org.eclipse.milo.opcua.stack.core.UaException Write a new value for the LastTransition Node to the server and update the local value if the operation succeeds.- Specified by:
writeLastTransitionin interfaceFiniteStateMachineType- Specified by:
writeLastTransitionin interfaceStateMachineType- Parameters:
value- theLocalizedTextvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readLastTransitionAsync
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText> readLastTransitionAsync()An asynchronous implementation ofreadLastTransition().- Specified by:
readLastTransitionAsyncin interfaceFiniteStateMachineType- Specified by:
readLastTransitionAsyncin interfaceStateMachineType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeLastTransitionAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeLastTransitionAsync(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) An asynchronous implementation ofwriteLastTransition(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText).- Specified by:
writeLastTransitionAsyncin interfaceFiniteStateMachineType- Specified by:
writeLastTransitionAsyncin interfaceStateMachineType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getLastTransitionNode
FiniteTransitionVariableType getLastTransitionNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the LastTransitionFiniteTransitionVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getLastTransitionNodein interfaceFiniteStateMachineType- Specified by:
getLastTransitionNodein interfaceStateMachineType- Returns:
- the LastTransition
FiniteTransitionVariableTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getLastTransitionNodeAsync
CompletableFuture<? extends FiniteTransitionVariableType> getLastTransitionNodeAsync()Asynchronous implementation ofgetLastTransitionNode().- Specified by:
getLastTransitionNodeAsyncin interfaceFiniteStateMachineType- Specified by:
getLastTransitionNodeAsyncin interfaceStateMachineType- Returns:
- a CompletableFuture that completes successfully with the FiniteTransitionVariableType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getProgramDiagnostic
org.eclipse.milo.opcua.stack.core.types.structured.ProgramDiagnostic2DataType getProgramDiagnostic() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the local value of the ProgramDiagnostic Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the ProgramDiagnostic Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ProgramDiagnostic Node.
-
setProgramDiagnostic
void setProgramDiagnostic(org.eclipse.milo.opcua.stack.core.types.structured.ProgramDiagnostic2DataType value) throws org.eclipse.milo.opcua.stack.core.UaException Set the local value of the ProgramDiagnostic Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the ProgramDiagnostic Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ProgramDiagnostic Node.
-
readProgramDiagnostic
org.eclipse.milo.opcua.stack.core.types.structured.ProgramDiagnostic2DataType readProgramDiagnostic() throws org.eclipse.milo.opcua.stack.core.UaExceptionRead the value of the ProgramDiagnostic Node from the server and update the local value if the operation succeeds.- Returns:
- the
ProgramDiagnostic2DataTypevalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeProgramDiagnostic
void writeProgramDiagnostic(org.eclipse.milo.opcua.stack.core.types.structured.ProgramDiagnostic2DataType value) throws org.eclipse.milo.opcua.stack.core.UaException Write a new value for the ProgramDiagnostic Node to the server and update the local value if the operation succeeds.- Parameters:
value- theProgramDiagnostic2DataTypevalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readProgramDiagnosticAsync
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ProgramDiagnostic2DataType> readProgramDiagnosticAsync()An asynchronous implementation ofreadProgramDiagnostic().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeProgramDiagnosticAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeProgramDiagnosticAsync(org.eclipse.milo.opcua.stack.core.types.structured.ProgramDiagnostic2DataType value) An asynchronous implementation ofwriteProgramDiagnostic(org.eclipse.milo.opcua.stack.core.types.structured.ProgramDiagnostic2DataType).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getProgramDiagnosticNode
ProgramDiagnostic2Type getProgramDiagnosticNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the ProgramDiagnosticProgramDiagnostic2TypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the ProgramDiagnostic
ProgramDiagnostic2TypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getProgramDiagnosticNodeAsync
CompletableFuture<? extends ProgramDiagnostic2Type> getProgramDiagnosticNodeAsync()Asynchronous implementation ofgetProgramDiagnosticNode().- Returns:
- a CompletableFuture that completes successfully with the ProgramDiagnostic2Type Node or completes exceptionally if an error occurs creating or getting the Node.
-
getFinalResultDataNode
Get the FinalResultDataBaseObjectTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the FinalResultData
BaseObjectTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getFinalResultDataNodeAsync
CompletableFuture<? extends BaseObjectType> getFinalResultDataNodeAsync()Asynchronous implementation ofgetFinalResultDataNode().- Returns:
- a CompletableFuture that completes successfully with the BaseObjectType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getHaltedNode
Get the HaltedStateTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the Halted
StateTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getHaltedNodeAsync
CompletableFuture<? extends StateType> getHaltedNodeAsync()Asynchronous implementation ofgetHaltedNode().- Returns:
- a CompletableFuture that completes successfully with the StateType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getReadyNode
Get the ReadyStateTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the Ready
StateTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getReadyNodeAsync
CompletableFuture<? extends StateType> getReadyNodeAsync()Asynchronous implementation ofgetReadyNode().- Returns:
- a CompletableFuture that completes successfully with the StateType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getRunningNode
Get the RunningStateTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the Running
StateTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getRunningNodeAsync
CompletableFuture<? extends StateType> getRunningNodeAsync()Asynchronous implementation ofgetRunningNode().- Returns:
- a CompletableFuture that completes successfully with the StateType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getSuspendedNode
Get the SuspendedStateTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the Suspended
StateTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getSuspendedNodeAsync
CompletableFuture<? extends StateType> getSuspendedNodeAsync()Asynchronous implementation ofgetSuspendedNode().- Returns:
- a CompletableFuture that completes successfully with the StateType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getHaltedToReadyNode
Get the HaltedToReadyTransitionTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the HaltedToReady
TransitionTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getHaltedToReadyNodeAsync
CompletableFuture<? extends TransitionType> getHaltedToReadyNodeAsync()Asynchronous implementation ofgetHaltedToReadyNode().- Returns:
- a CompletableFuture that completes successfully with the TransitionType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getReadyToRunningNode
Get the ReadyToRunningTransitionTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the ReadyToRunning
TransitionTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getReadyToRunningNodeAsync
CompletableFuture<? extends TransitionType> getReadyToRunningNodeAsync()Asynchronous implementation ofgetReadyToRunningNode().- Returns:
- a CompletableFuture that completes successfully with the TransitionType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getRunningToHaltedNode
Get the RunningToHaltedTransitionTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the RunningToHalted
TransitionTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getRunningToHaltedNodeAsync
CompletableFuture<? extends TransitionType> getRunningToHaltedNodeAsync()Asynchronous implementation ofgetRunningToHaltedNode().- Returns:
- a CompletableFuture that completes successfully with the TransitionType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getRunningToReadyNode
Get the RunningToReadyTransitionTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the RunningToReady
TransitionTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getRunningToReadyNodeAsync
CompletableFuture<? extends TransitionType> getRunningToReadyNodeAsync()Asynchronous implementation ofgetRunningToReadyNode().- Returns:
- a CompletableFuture that completes successfully with the TransitionType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getRunningToSuspendedNode
Get the RunningToSuspendedTransitionTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the RunningToSuspended
TransitionTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getRunningToSuspendedNodeAsync
CompletableFuture<? extends TransitionType> getRunningToSuspendedNodeAsync()Asynchronous implementation ofgetRunningToSuspendedNode().- Returns:
- a CompletableFuture that completes successfully with the TransitionType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getSuspendedToRunningNode
Get the SuspendedToRunningTransitionTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the SuspendedToRunning
TransitionTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getSuspendedToRunningNodeAsync
CompletableFuture<? extends TransitionType> getSuspendedToRunningNodeAsync()Asynchronous implementation ofgetSuspendedToRunningNode().- Returns:
- a CompletableFuture that completes successfully with the TransitionType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getSuspendedToHaltedNode
Get the SuspendedToHaltedTransitionTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the SuspendedToHalted
TransitionTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getSuspendedToHaltedNodeAsync
CompletableFuture<? extends TransitionType> getSuspendedToHaltedNodeAsync()Asynchronous implementation ofgetSuspendedToHaltedNode().- Returns:
- a CompletableFuture that completes successfully with the TransitionType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getSuspendedToReadyNode
Get the SuspendedToReadyTransitionTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the SuspendedToReady
TransitionTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getSuspendedToReadyNodeAsync
CompletableFuture<? extends TransitionType> getSuspendedToReadyNodeAsync()Asynchronous implementation ofgetSuspendedToReadyNode().- Returns:
- a CompletableFuture that completes successfully with the TransitionType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getReadyToHaltedNode
Get the ReadyToHaltedTransitionTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the ReadyToHalted
TransitionTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getReadyToHaltedNodeAsync
CompletableFuture<? extends TransitionType> getReadyToHaltedNodeAsync()Asynchronous implementation ofgetReadyToHaltedNode().- Returns:
- a CompletableFuture that completes successfully with the TransitionType Node or completes exceptionally if an error occurs creating or getting the Node.
-