Class IIeeeBaseTsnStatusStreamTypeNode
- All Implemented Interfaces:
BaseInterfaceType,BaseObjectType,IIeeeBaseTsnStatusStreamType,org.eclipse.milo.opcua.sdk.core.nodes.Node,org.eclipse.milo.opcua.sdk.core.nodes.ObjectNode
-
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionIIeeeBaseTsnStatusStreamTypeNode(OpcUaClient client, org.eclipse.milo.opcua.stack.core.types.builtin.NodeId nodeId, org.eclipse.milo.opcua.stack.core.types.enumerated.NodeClass nodeClass, org.eclipse.milo.opcua.stack.core.types.builtin.QualifiedName browseName, org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText displayName, org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText description, org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger writeMask, org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger userWriteMask, org.eclipse.milo.opcua.stack.core.types.structured.RolePermissionType[] rolePermissions, org.eclipse.milo.opcua.stack.core.types.structured.RolePermissionType[] userRolePermissions, org.eclipse.milo.opcua.stack.core.types.structured.AccessRestrictionType accessRestrictions, org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte eventNotifier) -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.milo.opcua.stack.core.types.enumerated.TsnFailureCodeGet the local value of the FailureCode Node.Get the FailureCodeBaseDataVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends BaseDataVariableTypeNode>Asynchronous implementation ofIIeeeBaseTsnStatusStreamType.getFailureCodeNode().Get the local value of the FailureSystemIdentifier Node.Get the FailureSystemIdentifierBaseDataVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends BaseDataVariableTypeNode>Asynchronous implementation ofIIeeeBaseTsnStatusStreamType.getFailureSystemIdentifierNode().org.eclipse.milo.opcua.stack.core.types.enumerated.TsnListenerStatusGet the local value of the ListenerStatus Node.Get the ListenerStatusBaseDataVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends BaseDataVariableTypeNode>Asynchronous implementation ofIIeeeBaseTsnStatusStreamType.getListenerStatusNode().org.eclipse.milo.opcua.stack.core.types.enumerated.TsnTalkerStatusGet the local value of the TalkerStatus Node.Get the TalkerStatusBaseDataVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends BaseDataVariableTypeNode>Asynchronous implementation ofIIeeeBaseTsnStatusStreamType.getTalkerStatusNode().org.eclipse.milo.opcua.stack.core.types.enumerated.TsnFailureCodeRead the value of the FailureCode Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.enumerated.TsnFailureCode>An asynchronous implementation ofIIeeeBaseTsnStatusStreamType.readFailureCode().Read the value of the FailureSystemIdentifier Node from the server and update the local value if the operation succeeds.An asynchronous implementation ofIIeeeBaseTsnStatusStreamType.readFailureSystemIdentifier().org.eclipse.milo.opcua.stack.core.types.enumerated.TsnListenerStatusRead the value of the ListenerStatus Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.enumerated.TsnListenerStatus>An asynchronous implementation ofIIeeeBaseTsnStatusStreamType.readListenerStatus().org.eclipse.milo.opcua.stack.core.types.enumerated.TsnTalkerStatusRead the value of the TalkerStatus Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.enumerated.TsnTalkerStatus>An asynchronous implementation ofIIeeeBaseTsnStatusStreamType.readTalkerStatus().voidsetFailureCode(org.eclipse.milo.opcua.stack.core.types.enumerated.TsnFailureCode value) Set the local value of the FailureCode Node.voidsetFailureSystemIdentifier(Object value) Set the local value of the FailureSystemIdentifier Node.voidsetListenerStatus(org.eclipse.milo.opcua.stack.core.types.enumerated.TsnListenerStatus value) Set the local value of the ListenerStatus Node.voidsetTalkerStatus(org.eclipse.milo.opcua.stack.core.types.enumerated.TsnTalkerStatus value) Set the local value of the TalkerStatus Node.voidwriteFailureCode(org.eclipse.milo.opcua.stack.core.types.enumerated.TsnFailureCode value) Write a new value for the FailureCode Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeFailureCodeAsync(org.eclipse.milo.opcua.stack.core.types.enumerated.TsnFailureCode failureCode) An asynchronous implementation ofIIeeeBaseTsnStatusStreamType.writeFailureCode(org.eclipse.milo.opcua.stack.core.types.enumerated.TsnFailureCode).voidWrite a new value for the FailureSystemIdentifier Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeFailureSystemIdentifierAsync(Object failureSystemIdentifier) An asynchronous implementation ofIIeeeBaseTsnStatusStreamType.writeFailureSystemIdentifier(java.lang.Object).voidwriteListenerStatus(org.eclipse.milo.opcua.stack.core.types.enumerated.TsnListenerStatus value) Write a new value for the ListenerStatus Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeListenerStatusAsync(org.eclipse.milo.opcua.stack.core.types.enumerated.TsnListenerStatus listenerStatus) An asynchronous implementation ofIIeeeBaseTsnStatusStreamType.writeListenerStatus(org.eclipse.milo.opcua.stack.core.types.enumerated.TsnListenerStatus).voidwriteTalkerStatus(org.eclipse.milo.opcua.stack.core.types.enumerated.TsnTalkerStatus value) Write a new value for the TalkerStatus Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeTalkerStatusAsync(org.eclipse.milo.opcua.stack.core.types.enumerated.TsnTalkerStatus talkerStatus) An asynchronous implementation ofIIeeeBaseTsnStatusStreamType.writeTalkerStatus(org.eclipse.milo.opcua.stack.core.types.enumerated.TsnTalkerStatus).Methods inherited from class org.eclipse.milo.opcua.sdk.client.nodes.UaObjectNode
callMethod, callMethod, callMethodAsync, callMethodAsync, getAttributeValue, getEventNotifier, getIconAsync, getMethod, getMethod, getMethodAsync, getMethodAsync, getNamingRuleAsync, getNodeVersionAsync, getObjectComponent, getObjectComponent, getObjectComponent, getObjectComponentAsync, getObjectComponentAsync, getObjectComponentAsync, getTypeDefinition, getTypeDefinitionAsync, getVariableComponent, getVariableComponent, getVariableComponent, getVariableComponentAsync, getVariableComponentAsync, getVariableComponentAsync, readEventNotifier, setAttributeValue, setEventNotifier, setIconAsync, setNamingRuleAsync, setNodeVersionAsync, writeEventNotifierMethods inherited from class org.eclipse.milo.opcua.sdk.client.nodes.UaNode
browse, browse, browseAsync, browseAsync, browseNodes, browseNodes, browseNodesAsync, browseNodesAsync, canonicalize, cast, findMemberNodeId, getAccessRestrictions, getBrowseName, getComponentAsync, getDescription, getDisplayName, getMemberNodeAsync, getNodeClass, getNodeId, getProperty, getPropertyNodeAsync, getPropertyNodeAsync, getRolePermissions, getUserRolePermissions, getUserWriteMask, getWriteMask, invalidate, readAccessRestrictions, readAttribute, readAttributeAsync, readBrowseName, readDescription, readDisplayName, readNamespaceIndex, readNodeClass, readNodeId, readProperty, readRolePermissions, readUserRolePermissions, readUserWriteMask, readWriteMask, refresh, refreshAsync, setAccessRestrictions, setBrowseName, setDescription, setDisplayName, setNodeClass, setNodeId, setProperty, setRolePermissions, setUserRolePermissions, setUserWriteMask, setWriteMask, synchronize, synchronizeAsync, writeAccessRestrictions, writeAttribute, writeAttributeAsync, writeBrowseName, writeDescription, writeDisplayName, writeNodeClass, writeNodeId, writeProperty, writeRolePermissions, writeUserRolePermissions, writeUserWriteMask, writeWriteMaskMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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
-
Constructor Details
-
IIeeeBaseTsnStatusStreamTypeNode
public IIeeeBaseTsnStatusStreamTypeNode(OpcUaClient client, org.eclipse.milo.opcua.stack.core.types.builtin.NodeId nodeId, org.eclipse.milo.opcua.stack.core.types.enumerated.NodeClass nodeClass, org.eclipse.milo.opcua.stack.core.types.builtin.QualifiedName browseName, org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText displayName, org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText description, org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger writeMask, org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger userWriteMask, org.eclipse.milo.opcua.stack.core.types.structured.RolePermissionType[] rolePermissions, org.eclipse.milo.opcua.stack.core.types.structured.RolePermissionType[] userRolePermissions, org.eclipse.milo.opcua.stack.core.types.structured.AccessRestrictionType accessRestrictions, org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte eventNotifier)
-
-
Method Details
-
getTalkerStatus
public org.eclipse.milo.opcua.stack.core.types.enumerated.TsnTalkerStatus getTalkerStatus() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:IIeeeBaseTsnStatusStreamTypeGet the local value of the TalkerStatus Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getTalkerStatusin interfaceIIeeeBaseTsnStatusStreamType- Returns:
- the local value of the TalkerStatus Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the TalkerStatus Node.
-
setTalkerStatus
public void setTalkerStatus(org.eclipse.milo.opcua.stack.core.types.enumerated.TsnTalkerStatus value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:IIeeeBaseTsnStatusStreamTypeSet the local value of the TalkerStatus Node.The value is only updated locally; it is not written to the server.
- Specified by:
setTalkerStatusin interfaceIIeeeBaseTsnStatusStreamType- Parameters:
value- the local value to set for the TalkerStatus Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the TalkerStatus Node.
-
readTalkerStatus
public org.eclipse.milo.opcua.stack.core.types.enumerated.TsnTalkerStatus readTalkerStatus() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:IIeeeBaseTsnStatusStreamTypeRead the value of the TalkerStatus Node from the server and update the local value if the operation succeeds.- Specified by:
readTalkerStatusin interfaceIIeeeBaseTsnStatusStreamType- Returns:
- the
TsnTalkerStatusvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeTalkerStatus
public void writeTalkerStatus(org.eclipse.milo.opcua.stack.core.types.enumerated.TsnTalkerStatus value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:IIeeeBaseTsnStatusStreamTypeWrite a new value for the TalkerStatus Node to the server and update the local value if the operation succeeds.- Specified by:
writeTalkerStatusin interfaceIIeeeBaseTsnStatusStreamType- Parameters:
value- theTsnTalkerStatusvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readTalkerStatusAsync
public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.enumerated.TsnTalkerStatus> readTalkerStatusAsync()Description copied from interface:IIeeeBaseTsnStatusStreamTypeAn asynchronous implementation ofIIeeeBaseTsnStatusStreamType.readTalkerStatus().- Specified by:
readTalkerStatusAsyncin interfaceIIeeeBaseTsnStatusStreamType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeTalkerStatusAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeTalkerStatusAsync(org.eclipse.milo.opcua.stack.core.types.enumerated.TsnTalkerStatus talkerStatus) Description copied from interface:IIeeeBaseTsnStatusStreamTypeAn asynchronous implementation ofIIeeeBaseTsnStatusStreamType.writeTalkerStatus(org.eclipse.milo.opcua.stack.core.types.enumerated.TsnTalkerStatus).- Specified by:
writeTalkerStatusAsyncin interfaceIIeeeBaseTsnStatusStreamType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getTalkerStatusNode
public BaseDataVariableTypeNode getTalkerStatusNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:IIeeeBaseTsnStatusStreamTypeGet the TalkerStatusBaseDataVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getTalkerStatusNodein interfaceIIeeeBaseTsnStatusStreamType- Returns:
- the TalkerStatus
BaseDataVariableTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getTalkerStatusNodeAsync
Description copied from interface:IIeeeBaseTsnStatusStreamTypeAsynchronous implementation ofIIeeeBaseTsnStatusStreamType.getTalkerStatusNode().- Specified by:
getTalkerStatusNodeAsyncin interfaceIIeeeBaseTsnStatusStreamType- Returns:
- a CompletableFuture that completes successfully with the BaseDataVariableType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getListenerStatus
public org.eclipse.milo.opcua.stack.core.types.enumerated.TsnListenerStatus getListenerStatus() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:IIeeeBaseTsnStatusStreamTypeGet the local value of the ListenerStatus Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getListenerStatusin interfaceIIeeeBaseTsnStatusStreamType- Returns:
- the local value of the ListenerStatus Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ListenerStatus Node.
-
setListenerStatus
public void setListenerStatus(org.eclipse.milo.opcua.stack.core.types.enumerated.TsnListenerStatus value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:IIeeeBaseTsnStatusStreamTypeSet the local value of the ListenerStatus Node.The value is only updated locally; it is not written to the server.
- Specified by:
setListenerStatusin interfaceIIeeeBaseTsnStatusStreamType- Parameters:
value- the local value to set for the ListenerStatus Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ListenerStatus Node.
-
readListenerStatus
public org.eclipse.milo.opcua.stack.core.types.enumerated.TsnListenerStatus readListenerStatus() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:IIeeeBaseTsnStatusStreamTypeRead the value of the ListenerStatus Node from the server and update the local value if the operation succeeds.- Specified by:
readListenerStatusin interfaceIIeeeBaseTsnStatusStreamType- Returns:
- the
TsnListenerStatusvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeListenerStatus
public void writeListenerStatus(org.eclipse.milo.opcua.stack.core.types.enumerated.TsnListenerStatus value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:IIeeeBaseTsnStatusStreamTypeWrite a new value for the ListenerStatus Node to the server and update the local value if the operation succeeds.- Specified by:
writeListenerStatusin interfaceIIeeeBaseTsnStatusStreamType- Parameters:
value- theTsnListenerStatusvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readListenerStatusAsync
public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.enumerated.TsnListenerStatus> readListenerStatusAsync()Description copied from interface:IIeeeBaseTsnStatusStreamTypeAn asynchronous implementation ofIIeeeBaseTsnStatusStreamType.readListenerStatus().- Specified by:
readListenerStatusAsyncin interfaceIIeeeBaseTsnStatusStreamType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeListenerStatusAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeListenerStatusAsync(org.eclipse.milo.opcua.stack.core.types.enumerated.TsnListenerStatus listenerStatus) Description copied from interface:IIeeeBaseTsnStatusStreamTypeAn asynchronous implementation ofIIeeeBaseTsnStatusStreamType.writeListenerStatus(org.eclipse.milo.opcua.stack.core.types.enumerated.TsnListenerStatus).- Specified by:
writeListenerStatusAsyncin interfaceIIeeeBaseTsnStatusStreamType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getListenerStatusNode
public BaseDataVariableTypeNode getListenerStatusNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:IIeeeBaseTsnStatusStreamTypeGet the ListenerStatusBaseDataVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getListenerStatusNodein interfaceIIeeeBaseTsnStatusStreamType- Returns:
- the ListenerStatus
BaseDataVariableTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getListenerStatusNodeAsync
Description copied from interface:IIeeeBaseTsnStatusStreamTypeAsynchronous implementation ofIIeeeBaseTsnStatusStreamType.getListenerStatusNode().- Specified by:
getListenerStatusNodeAsyncin interfaceIIeeeBaseTsnStatusStreamType- Returns:
- a CompletableFuture that completes successfully with the BaseDataVariableType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getFailureCode
public org.eclipse.milo.opcua.stack.core.types.enumerated.TsnFailureCode getFailureCode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:IIeeeBaseTsnStatusStreamTypeGet the local value of the FailureCode Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getFailureCodein interfaceIIeeeBaseTsnStatusStreamType- Returns:
- the local value of the FailureCode Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the FailureCode Node.
-
setFailureCode
public void setFailureCode(org.eclipse.milo.opcua.stack.core.types.enumerated.TsnFailureCode value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:IIeeeBaseTsnStatusStreamTypeSet the local value of the FailureCode Node.The value is only updated locally; it is not written to the server.
- Specified by:
setFailureCodein interfaceIIeeeBaseTsnStatusStreamType- Parameters:
value- the local value to set for the FailureCode Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the FailureCode Node.
-
readFailureCode
public org.eclipse.milo.opcua.stack.core.types.enumerated.TsnFailureCode readFailureCode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:IIeeeBaseTsnStatusStreamTypeRead the value of the FailureCode Node from the server and update the local value if the operation succeeds.- Specified by:
readFailureCodein interfaceIIeeeBaseTsnStatusStreamType- Returns:
- the
TsnFailureCodevalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeFailureCode
public void writeFailureCode(org.eclipse.milo.opcua.stack.core.types.enumerated.TsnFailureCode value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:IIeeeBaseTsnStatusStreamTypeWrite a new value for the FailureCode Node to the server and update the local value if the operation succeeds.- Specified by:
writeFailureCodein interfaceIIeeeBaseTsnStatusStreamType- Parameters:
value- theTsnFailureCodevalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readFailureCodeAsync
public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.enumerated.TsnFailureCode> readFailureCodeAsync()Description copied from interface:IIeeeBaseTsnStatusStreamTypeAn asynchronous implementation ofIIeeeBaseTsnStatusStreamType.readFailureCode().- Specified by:
readFailureCodeAsyncin interfaceIIeeeBaseTsnStatusStreamType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeFailureCodeAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeFailureCodeAsync(org.eclipse.milo.opcua.stack.core.types.enumerated.TsnFailureCode failureCode) Description copied from interface:IIeeeBaseTsnStatusStreamTypeAn asynchronous implementation ofIIeeeBaseTsnStatusStreamType.writeFailureCode(org.eclipse.milo.opcua.stack.core.types.enumerated.TsnFailureCode).- Specified by:
writeFailureCodeAsyncin interfaceIIeeeBaseTsnStatusStreamType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getFailureCodeNode
public BaseDataVariableTypeNode getFailureCodeNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:IIeeeBaseTsnStatusStreamTypeGet the FailureCodeBaseDataVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getFailureCodeNodein interfaceIIeeeBaseTsnStatusStreamType- Returns:
- the FailureCode
BaseDataVariableTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getFailureCodeNodeAsync
Description copied from interface:IIeeeBaseTsnStatusStreamTypeAsynchronous implementation ofIIeeeBaseTsnStatusStreamType.getFailureCodeNode().- Specified by:
getFailureCodeNodeAsyncin interfaceIIeeeBaseTsnStatusStreamType- Returns:
- a CompletableFuture that completes successfully with the BaseDataVariableType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getFailureSystemIdentifier
Description copied from interface:IIeeeBaseTsnStatusStreamTypeGet the local value of the FailureSystemIdentifier Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getFailureSystemIdentifierin interfaceIIeeeBaseTsnStatusStreamType- Returns:
- the local value of the FailureSystemIdentifier Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the FailureSystemIdentifier Node.
-
setFailureSystemIdentifier
public void setFailureSystemIdentifier(Object value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:IIeeeBaseTsnStatusStreamTypeSet the local value of the FailureSystemIdentifier Node.The value is only updated locally; it is not written to the server.
- Specified by:
setFailureSystemIdentifierin interfaceIIeeeBaseTsnStatusStreamType- Parameters:
value- the local value to set for the FailureSystemIdentifier Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the FailureSystemIdentifier Node.
-
readFailureSystemIdentifier
Description copied from interface:IIeeeBaseTsnStatusStreamTypeRead the value of the FailureSystemIdentifier Node from the server and update the local value if the operation succeeds.- Specified by:
readFailureSystemIdentifierin interfaceIIeeeBaseTsnStatusStreamType- Returns:
- the
Objectvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeFailureSystemIdentifier
public void writeFailureSystemIdentifier(Object value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:IIeeeBaseTsnStatusStreamTypeWrite a new value for the FailureSystemIdentifier Node to the server and update the local value if the operation succeeds.- Specified by:
writeFailureSystemIdentifierin interfaceIIeeeBaseTsnStatusStreamType- Parameters:
value- theObjectvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readFailureSystemIdentifierAsync
Description copied from interface:IIeeeBaseTsnStatusStreamTypeAn asynchronous implementation ofIIeeeBaseTsnStatusStreamType.readFailureSystemIdentifier().- Specified by:
readFailureSystemIdentifierAsyncin interfaceIIeeeBaseTsnStatusStreamType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeFailureSystemIdentifierAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeFailureSystemIdentifierAsync(Object failureSystemIdentifier) Description copied from interface:IIeeeBaseTsnStatusStreamTypeAn asynchronous implementation ofIIeeeBaseTsnStatusStreamType.writeFailureSystemIdentifier(java.lang.Object).- Specified by:
writeFailureSystemIdentifierAsyncin interfaceIIeeeBaseTsnStatusStreamType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getFailureSystemIdentifierNode
public BaseDataVariableTypeNode getFailureSystemIdentifierNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:IIeeeBaseTsnStatusStreamTypeGet the FailureSystemIdentifierBaseDataVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getFailureSystemIdentifierNodein interfaceIIeeeBaseTsnStatusStreamType- Returns:
- the FailureSystemIdentifier
BaseDataVariableTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getFailureSystemIdentifierNodeAsync
Description copied from interface:IIeeeBaseTsnStatusStreamTypeAsynchronous implementation ofIIeeeBaseTsnStatusStreamType.getFailureSystemIdentifierNode().- Specified by:
getFailureSystemIdentifierNodeAsyncin interfaceIIeeeBaseTsnStatusStreamType- Returns:
- a CompletableFuture that completes successfully with the BaseDataVariableType Node or completes exceptionally if an error occurs creating or getting the Node.
-