Class HistoryServerCapabilitiesTypeNode
- All Implemented Interfaces:
BaseObjectType,HistoryServerCapabilitiesType,org.eclipse.milo.opcua.sdk.core.nodes.Node,org.eclipse.milo.opcua.sdk.core.nodes.ObjectNode
-
Field Summary
Fields inherited from interface org.eclipse.milo.opcua.sdk.client.model.objects.HistoryServerCapabilitiesType
ACCESS_HISTORY_DATA_CAPABILITY, ACCESS_HISTORY_EVENTS_CAPABILITY, DELETE_AT_TIME_CAPABILITY, DELETE_EVENT_CAPABILITY, DELETE_RAW_CAPABILITY, INSERT_ANNOTATION_CAPABILITY, INSERT_DATA_CAPABILITY, INSERT_EVENT_CAPABILITY, MAX_RETURN_DATA_VALUES, MAX_RETURN_EVENT_VALUES, REPLACE_DATA_CAPABILITY, REPLACE_EVENT_CAPABILITY, SERVER_TIMESTAMP_SUPPORTED, UPDATE_DATA_CAPABILITY, UPDATE_EVENT_CAPABILITY -
Constructor Summary
ConstructorsConstructorDescriptionHistoryServerCapabilitiesTypeNode(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 TypeMethodDescriptionGet the local value of the AccessHistoryDataCapability Node.Get the AccessHistoryDataCapabilityPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyTypeNode>Asynchronous implementation ofHistoryServerCapabilitiesType.getAccessHistoryDataCapabilityNode().Get the local value of the AccessHistoryEventsCapability Node.Get the AccessHistoryEventsCapabilityPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyTypeNode>Asynchronous implementation ofHistoryServerCapabilitiesType.getAccessHistoryEventsCapabilityNode().Get the AggregateFunctionsFolderTypeNode, ornullif it does not exist.CompletableFuture<? extends FolderTypeNode>Asynchronous implementation ofHistoryServerCapabilitiesType.getAggregateFunctionsNode().Get the local value of the DeleteAtTimeCapability Node.Get the DeleteAtTimeCapabilityPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyTypeNode>Asynchronous implementation ofHistoryServerCapabilitiesType.getDeleteAtTimeCapabilityNode().Get the local value of the DeleteEventCapability Node.Get the DeleteEventCapabilityPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyTypeNode>Asynchronous implementation ofHistoryServerCapabilitiesType.getDeleteEventCapabilityNode().Get the local value of the DeleteRawCapability Node.Get the DeleteRawCapabilityPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyTypeNode>Asynchronous implementation ofHistoryServerCapabilitiesType.getDeleteRawCapabilityNode().Get the local value of the InsertAnnotationCapability Node.Get the InsertAnnotationCapabilityPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyTypeNode>Asynchronous implementation ofHistoryServerCapabilitiesType.getInsertAnnotationCapabilityNode().Get the local value of the InsertDataCapability Node.Get the InsertDataCapabilityPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyTypeNode>Asynchronous implementation ofHistoryServerCapabilitiesType.getInsertDataCapabilityNode().Get the local value of the InsertEventCapability Node.Get the InsertEventCapabilityPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyTypeNode>Asynchronous implementation ofHistoryServerCapabilitiesType.getInsertEventCapabilityNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerGet the local value of the MaxReturnDataValues Node.Get the MaxReturnDataValuesPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyTypeNode>Asynchronous implementation ofHistoryServerCapabilitiesType.getMaxReturnDataValuesNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerGet the local value of the MaxReturnEventValues Node.Get the MaxReturnEventValuesPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyTypeNode>Asynchronous implementation ofHistoryServerCapabilitiesType.getMaxReturnEventValuesNode().Get the local value of the ReplaceDataCapability Node.Get the ReplaceDataCapabilityPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyTypeNode>Asynchronous implementation ofHistoryServerCapabilitiesType.getReplaceDataCapabilityNode().Get the local value of the ReplaceEventCapability Node.Get the ReplaceEventCapabilityPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyTypeNode>Asynchronous implementation ofHistoryServerCapabilitiesType.getReplaceEventCapabilityNode().Get the local value of the ServerTimestampSupported Node.Get the ServerTimestampSupportedPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyTypeNode>Asynchronous implementation ofHistoryServerCapabilitiesType.getServerTimestampSupportedNode().Get the local value of the UpdateDataCapability Node.Get the UpdateDataCapabilityPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyTypeNode>Asynchronous implementation ofHistoryServerCapabilitiesType.getUpdateDataCapabilityNode().Get the local value of the UpdateEventCapability Node.Get the UpdateEventCapabilityPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyTypeNode>Asynchronous implementation ofHistoryServerCapabilitiesType.getUpdateEventCapabilityNode().Read the value of the AccessHistoryDataCapability Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends Boolean>An asynchronous implementation ofHistoryServerCapabilitiesType.readAccessHistoryDataCapability().Read the value of the AccessHistoryEventsCapability Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends Boolean>An asynchronous implementation ofHistoryServerCapabilitiesType.readAccessHistoryEventsCapability().Read the value of the DeleteAtTimeCapability Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends Boolean>An asynchronous implementation ofHistoryServerCapabilitiesType.readDeleteAtTimeCapability().Read the value of the DeleteEventCapability Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends Boolean>An asynchronous implementation ofHistoryServerCapabilitiesType.readDeleteEventCapability().Read the value of the DeleteRawCapability Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends Boolean>An asynchronous implementation ofHistoryServerCapabilitiesType.readDeleteRawCapability().Read the value of the InsertAnnotationCapability Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends Boolean>An asynchronous implementation ofHistoryServerCapabilitiesType.readInsertAnnotationCapability().Read the value of the InsertDataCapability Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends Boolean>An asynchronous implementation ofHistoryServerCapabilitiesType.readInsertDataCapability().Read the value of the InsertEventCapability Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends Boolean>An asynchronous implementation ofHistoryServerCapabilitiesType.readInsertEventCapability().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerRead the value of the MaxReturnDataValues 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 ofHistoryServerCapabilitiesType.readMaxReturnDataValues().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerRead the value of the MaxReturnEventValues 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 ofHistoryServerCapabilitiesType.readMaxReturnEventValues().Read the value of the ReplaceDataCapability Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends Boolean>An asynchronous implementation ofHistoryServerCapabilitiesType.readReplaceDataCapability().Read the value of the ReplaceEventCapability Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends Boolean>An asynchronous implementation ofHistoryServerCapabilitiesType.readReplaceEventCapability().Read the value of the ServerTimestampSupported Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends Boolean>An asynchronous implementation ofHistoryServerCapabilitiesType.readServerTimestampSupported().Read the value of the UpdateDataCapability Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends Boolean>An asynchronous implementation ofHistoryServerCapabilitiesType.readUpdateDataCapability().Read the value of the UpdateEventCapability Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends Boolean>An asynchronous implementation ofHistoryServerCapabilitiesType.readUpdateEventCapability().voidSet the local value of the AccessHistoryDataCapability Node.voidSet the local value of the AccessHistoryEventsCapability Node.voidsetDeleteAtTimeCapability(Boolean value) Set the local value of the DeleteAtTimeCapability Node.voidsetDeleteEventCapability(Boolean value) Set the local value of the DeleteEventCapability Node.voidsetDeleteRawCapability(Boolean value) Set the local value of the DeleteRawCapability Node.voidSet the local value of the InsertAnnotationCapability Node.voidsetInsertDataCapability(Boolean value) Set the local value of the InsertDataCapability Node.voidsetInsertEventCapability(Boolean value) Set the local value of the InsertEventCapability Node.voidsetMaxReturnDataValues(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Set the local value of the MaxReturnDataValues Node.voidsetMaxReturnEventValues(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Set the local value of the MaxReturnEventValues Node.voidsetReplaceDataCapability(Boolean value) Set the local value of the ReplaceDataCapability Node.voidsetReplaceEventCapability(Boolean value) Set the local value of the ReplaceEventCapability Node.voidSet the local value of the ServerTimestampSupported Node.voidsetUpdateDataCapability(Boolean value) Set the local value of the UpdateDataCapability Node.voidsetUpdateEventCapability(Boolean value) Set the local value of the UpdateEventCapability Node.voidWrite a new value for the AccessHistoryDataCapability Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeAccessHistoryDataCapabilityAsync(Boolean accessHistoryDataCapability) An asynchronous implementation ofHistoryServerCapabilitiesType.writeAccessHistoryDataCapability(java.lang.Boolean).voidWrite a new value for the AccessHistoryEventsCapability Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeAccessHistoryEventsCapabilityAsync(Boolean accessHistoryEventsCapability) An asynchronous implementation ofHistoryServerCapabilitiesType.writeAccessHistoryEventsCapability(java.lang.Boolean).voidWrite a new value for the DeleteAtTimeCapability Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeDeleteAtTimeCapabilityAsync(Boolean deleteAtTimeCapability) An asynchronous implementation ofHistoryServerCapabilitiesType.writeDeleteAtTimeCapability(java.lang.Boolean).voidWrite a new value for the DeleteEventCapability Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeDeleteEventCapabilityAsync(Boolean deleteEventCapability) An asynchronous implementation ofHistoryServerCapabilitiesType.writeDeleteEventCapability(java.lang.Boolean).voidwriteDeleteRawCapability(Boolean value) Write a new value for the DeleteRawCapability Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeDeleteRawCapabilityAsync(Boolean deleteRawCapability) An asynchronous implementation ofHistoryServerCapabilitiesType.writeDeleteRawCapability(java.lang.Boolean).voidWrite a new value for the InsertAnnotationCapability Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeInsertAnnotationCapabilityAsync(Boolean insertAnnotationCapability) An asynchronous implementation ofHistoryServerCapabilitiesType.writeInsertAnnotationCapability(java.lang.Boolean).voidwriteInsertDataCapability(Boolean value) Write a new value for the InsertDataCapability Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeInsertDataCapabilityAsync(Boolean insertDataCapability) An asynchronous implementation ofHistoryServerCapabilitiesType.writeInsertDataCapability(java.lang.Boolean).voidWrite a new value for the InsertEventCapability Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeInsertEventCapabilityAsync(Boolean insertEventCapability) An asynchronous implementation ofHistoryServerCapabilitiesType.writeInsertEventCapability(java.lang.Boolean).voidwriteMaxReturnDataValues(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Write a new value for the MaxReturnDataValues Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeMaxReturnDataValuesAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxReturnDataValues) An asynchronous implementation ofHistoryServerCapabilitiesType.writeMaxReturnDataValues(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).voidwriteMaxReturnEventValues(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Write a new value for the MaxReturnEventValues Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeMaxReturnEventValuesAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxReturnEventValues) An asynchronous implementation ofHistoryServerCapabilitiesType.writeMaxReturnEventValues(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).voidWrite a new value for the ReplaceDataCapability Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeReplaceDataCapabilityAsync(Boolean replaceDataCapability) An asynchronous implementation ofHistoryServerCapabilitiesType.writeReplaceDataCapability(java.lang.Boolean).voidWrite a new value for the ReplaceEventCapability Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeReplaceEventCapabilityAsync(Boolean replaceEventCapability) An asynchronous implementation ofHistoryServerCapabilitiesType.writeReplaceEventCapability(java.lang.Boolean).voidWrite a new value for the ServerTimestampSupported Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeServerTimestampSupportedAsync(Boolean serverTimestampSupported) An asynchronous implementation ofHistoryServerCapabilitiesType.writeServerTimestampSupported(java.lang.Boolean).voidwriteUpdateDataCapability(Boolean value) Write a new value for the UpdateDataCapability Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeUpdateDataCapabilityAsync(Boolean updateDataCapability) An asynchronous implementation ofHistoryServerCapabilitiesType.writeUpdateDataCapability(java.lang.Boolean).voidWrite a new value for the UpdateEventCapability Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeUpdateEventCapabilityAsync(Boolean updateEventCapability) An asynchronous implementation ofHistoryServerCapabilitiesType.writeUpdateEventCapability(java.lang.Boolean).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
-
HistoryServerCapabilitiesTypeNode
public HistoryServerCapabilitiesTypeNode(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
-
getAccessHistoryDataCapability
public Boolean getAccessHistoryDataCapability() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:HistoryServerCapabilitiesTypeGet the local value of the AccessHistoryDataCapability Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getAccessHistoryDataCapabilityin interfaceHistoryServerCapabilitiesType- Returns:
- the local value of the AccessHistoryDataCapability Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the AccessHistoryDataCapability Node.
-
setAccessHistoryDataCapability
public void setAccessHistoryDataCapability(Boolean value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:HistoryServerCapabilitiesTypeSet the local value of the AccessHistoryDataCapability Node.The value is only updated locally; it is not written to the server.
- Specified by:
setAccessHistoryDataCapabilityin interfaceHistoryServerCapabilitiesType- Parameters:
value- the local value to set for the AccessHistoryDataCapability Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the AccessHistoryDataCapability Node.
-
readAccessHistoryDataCapability
public Boolean readAccessHistoryDataCapability() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:HistoryServerCapabilitiesTypeRead the value of the AccessHistoryDataCapability Node from the server and update the local value if the operation succeeds.- Specified by:
readAccessHistoryDataCapabilityin interfaceHistoryServerCapabilitiesType- Returns:
- the
Booleanvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeAccessHistoryDataCapability
public void writeAccessHistoryDataCapability(Boolean value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:HistoryServerCapabilitiesTypeWrite a new value for the AccessHistoryDataCapability Node to the server and update the local value if the operation succeeds.- Specified by:
writeAccessHistoryDataCapabilityin interfaceHistoryServerCapabilitiesType- Parameters:
value- theBooleanvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readAccessHistoryDataCapabilityAsync
Description copied from interface:HistoryServerCapabilitiesTypeAn asynchronous implementation ofHistoryServerCapabilitiesType.readAccessHistoryDataCapability().- Specified by:
readAccessHistoryDataCapabilityAsyncin interfaceHistoryServerCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeAccessHistoryDataCapabilityAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeAccessHistoryDataCapabilityAsync(Boolean accessHistoryDataCapability) Description copied from interface:HistoryServerCapabilitiesTypeAn asynchronous implementation ofHistoryServerCapabilitiesType.writeAccessHistoryDataCapability(java.lang.Boolean).- Specified by:
writeAccessHistoryDataCapabilityAsyncin interfaceHistoryServerCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getAccessHistoryDataCapabilityNode
public PropertyTypeNode getAccessHistoryDataCapabilityNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:HistoryServerCapabilitiesTypeGet the AccessHistoryDataCapabilityPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getAccessHistoryDataCapabilityNodein interfaceHistoryServerCapabilitiesType- Returns:
- the AccessHistoryDataCapability
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getAccessHistoryDataCapabilityNodeAsync
Description copied from interface:HistoryServerCapabilitiesTypeAsynchronous implementation ofHistoryServerCapabilitiesType.getAccessHistoryDataCapabilityNode().- Specified by:
getAccessHistoryDataCapabilityNodeAsyncin interfaceHistoryServerCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getAccessHistoryEventsCapability
public Boolean getAccessHistoryEventsCapability() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:HistoryServerCapabilitiesTypeGet the local value of the AccessHistoryEventsCapability Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getAccessHistoryEventsCapabilityin interfaceHistoryServerCapabilitiesType- Returns:
- the local value of the AccessHistoryEventsCapability Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the AccessHistoryEventsCapability Node.
-
setAccessHistoryEventsCapability
public void setAccessHistoryEventsCapability(Boolean value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:HistoryServerCapabilitiesTypeSet the local value of the AccessHistoryEventsCapability Node.The value is only updated locally; it is not written to the server.
- Specified by:
setAccessHistoryEventsCapabilityin interfaceHistoryServerCapabilitiesType- Parameters:
value- the local value to set for the AccessHistoryEventsCapability Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the AccessHistoryEventsCapability Node.
-
readAccessHistoryEventsCapability
public Boolean readAccessHistoryEventsCapability() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:HistoryServerCapabilitiesTypeRead the value of the AccessHistoryEventsCapability Node from the server and update the local value if the operation succeeds.- Specified by:
readAccessHistoryEventsCapabilityin interfaceHistoryServerCapabilitiesType- Returns:
- the
Booleanvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeAccessHistoryEventsCapability
public void writeAccessHistoryEventsCapability(Boolean value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:HistoryServerCapabilitiesTypeWrite a new value for the AccessHistoryEventsCapability Node to the server and update the local value if the operation succeeds.- Specified by:
writeAccessHistoryEventsCapabilityin interfaceHistoryServerCapabilitiesType- Parameters:
value- theBooleanvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readAccessHistoryEventsCapabilityAsync
Description copied from interface:HistoryServerCapabilitiesTypeAn asynchronous implementation ofHistoryServerCapabilitiesType.readAccessHistoryEventsCapability().- Specified by:
readAccessHistoryEventsCapabilityAsyncin interfaceHistoryServerCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeAccessHistoryEventsCapabilityAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeAccessHistoryEventsCapabilityAsync(Boolean accessHistoryEventsCapability) Description copied from interface:HistoryServerCapabilitiesTypeAn asynchronous implementation ofHistoryServerCapabilitiesType.writeAccessHistoryEventsCapability(java.lang.Boolean).- Specified by:
writeAccessHistoryEventsCapabilityAsyncin interfaceHistoryServerCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getAccessHistoryEventsCapabilityNode
public PropertyTypeNode getAccessHistoryEventsCapabilityNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:HistoryServerCapabilitiesTypeGet the AccessHistoryEventsCapabilityPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getAccessHistoryEventsCapabilityNodein interfaceHistoryServerCapabilitiesType- Returns:
- the AccessHistoryEventsCapability
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getAccessHistoryEventsCapabilityNodeAsync
Description copied from interface:HistoryServerCapabilitiesTypeAsynchronous implementation ofHistoryServerCapabilitiesType.getAccessHistoryEventsCapabilityNode().- Specified by:
getAccessHistoryEventsCapabilityNodeAsyncin interfaceHistoryServerCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getMaxReturnDataValues
public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getMaxReturnDataValues() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:HistoryServerCapabilitiesTypeGet the local value of the MaxReturnDataValues Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getMaxReturnDataValuesin interfaceHistoryServerCapabilitiesType- Returns:
- the local value of the MaxReturnDataValues Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the MaxReturnDataValues Node.
-
setMaxReturnDataValues
public void setMaxReturnDataValues(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:HistoryServerCapabilitiesTypeSet the local value of the MaxReturnDataValues Node.The value is only updated locally; it is not written to the server.
- Specified by:
setMaxReturnDataValuesin interfaceHistoryServerCapabilitiesType- Parameters:
value- the local value to set for the MaxReturnDataValues Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the MaxReturnDataValues Node.
-
readMaxReturnDataValues
public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readMaxReturnDataValues() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:HistoryServerCapabilitiesTypeRead the value of the MaxReturnDataValues Node from the server and update the local value if the operation succeeds.- Specified by:
readMaxReturnDataValuesin interfaceHistoryServerCapabilitiesType- Returns:
- the
UIntegervalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeMaxReturnDataValues
public void writeMaxReturnDataValues(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:HistoryServerCapabilitiesTypeWrite a new value for the MaxReturnDataValues Node to the server and update the local value if the operation succeeds.- Specified by:
writeMaxReturnDataValuesin interfaceHistoryServerCapabilitiesType- Parameters:
value- theUIntegervalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readMaxReturnDataValuesAsync
public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readMaxReturnDataValuesAsync()Description copied from interface:HistoryServerCapabilitiesTypeAn asynchronous implementation ofHistoryServerCapabilitiesType.readMaxReturnDataValues().- Specified by:
readMaxReturnDataValuesAsyncin interfaceHistoryServerCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeMaxReturnDataValuesAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeMaxReturnDataValuesAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxReturnDataValues) Description copied from interface:HistoryServerCapabilitiesTypeAn asynchronous implementation ofHistoryServerCapabilitiesType.writeMaxReturnDataValues(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).- Specified by:
writeMaxReturnDataValuesAsyncin interfaceHistoryServerCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getMaxReturnDataValuesNode
public PropertyTypeNode getMaxReturnDataValuesNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:HistoryServerCapabilitiesTypeGet the MaxReturnDataValuesPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getMaxReturnDataValuesNodein interfaceHistoryServerCapabilitiesType- Returns:
- the MaxReturnDataValues
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getMaxReturnDataValuesNodeAsync
Description copied from interface:HistoryServerCapabilitiesTypeAsynchronous implementation ofHistoryServerCapabilitiesType.getMaxReturnDataValuesNode().- Specified by:
getMaxReturnDataValuesNodeAsyncin interfaceHistoryServerCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getMaxReturnEventValues
public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getMaxReturnEventValues() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:HistoryServerCapabilitiesTypeGet the local value of the MaxReturnEventValues Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getMaxReturnEventValuesin interfaceHistoryServerCapabilitiesType- Returns:
- the local value of the MaxReturnEventValues Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the MaxReturnEventValues Node.
-
setMaxReturnEventValues
public void setMaxReturnEventValues(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:HistoryServerCapabilitiesTypeSet the local value of the MaxReturnEventValues Node.The value is only updated locally; it is not written to the server.
- Specified by:
setMaxReturnEventValuesin interfaceHistoryServerCapabilitiesType- Parameters:
value- the local value to set for the MaxReturnEventValues Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the MaxReturnEventValues Node.
-
readMaxReturnEventValues
public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readMaxReturnEventValues() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:HistoryServerCapabilitiesTypeRead the value of the MaxReturnEventValues Node from the server and update the local value if the operation succeeds.- Specified by:
readMaxReturnEventValuesin interfaceHistoryServerCapabilitiesType- Returns:
- the
UIntegervalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeMaxReturnEventValues
public void writeMaxReturnEventValues(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:HistoryServerCapabilitiesTypeWrite a new value for the MaxReturnEventValues Node to the server and update the local value if the operation succeeds.- Specified by:
writeMaxReturnEventValuesin interfaceHistoryServerCapabilitiesType- Parameters:
value- theUIntegervalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readMaxReturnEventValuesAsync
public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readMaxReturnEventValuesAsync()Description copied from interface:HistoryServerCapabilitiesTypeAn asynchronous implementation ofHistoryServerCapabilitiesType.readMaxReturnEventValues().- Specified by:
readMaxReturnEventValuesAsyncin interfaceHistoryServerCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeMaxReturnEventValuesAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeMaxReturnEventValuesAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxReturnEventValues) Description copied from interface:HistoryServerCapabilitiesTypeAn asynchronous implementation ofHistoryServerCapabilitiesType.writeMaxReturnEventValues(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).- Specified by:
writeMaxReturnEventValuesAsyncin interfaceHistoryServerCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getMaxReturnEventValuesNode
public PropertyTypeNode getMaxReturnEventValuesNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:HistoryServerCapabilitiesTypeGet the MaxReturnEventValuesPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getMaxReturnEventValuesNodein interfaceHistoryServerCapabilitiesType- Returns:
- the MaxReturnEventValues
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getMaxReturnEventValuesNodeAsync
Description copied from interface:HistoryServerCapabilitiesTypeAsynchronous implementation ofHistoryServerCapabilitiesType.getMaxReturnEventValuesNode().- Specified by:
getMaxReturnEventValuesNodeAsyncin interfaceHistoryServerCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getInsertDataCapability
Description copied from interface:HistoryServerCapabilitiesTypeGet the local value of the InsertDataCapability Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getInsertDataCapabilityin interfaceHistoryServerCapabilitiesType- Returns:
- the local value of the InsertDataCapability Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the InsertDataCapability Node.
-
setInsertDataCapability
public void setInsertDataCapability(Boolean value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:HistoryServerCapabilitiesTypeSet the local value of the InsertDataCapability Node.The value is only updated locally; it is not written to the server.
- Specified by:
setInsertDataCapabilityin interfaceHistoryServerCapabilitiesType- Parameters:
value- the local value to set for the InsertDataCapability Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the InsertDataCapability Node.
-
readInsertDataCapability
Description copied from interface:HistoryServerCapabilitiesTypeRead the value of the InsertDataCapability Node from the server and update the local value if the operation succeeds.- Specified by:
readInsertDataCapabilityin interfaceHistoryServerCapabilitiesType- Returns:
- the
Booleanvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeInsertDataCapability
public void writeInsertDataCapability(Boolean value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:HistoryServerCapabilitiesTypeWrite a new value for the InsertDataCapability Node to the server and update the local value if the operation succeeds.- Specified by:
writeInsertDataCapabilityin interfaceHistoryServerCapabilitiesType- Parameters:
value- theBooleanvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readInsertDataCapabilityAsync
Description copied from interface:HistoryServerCapabilitiesTypeAn asynchronous implementation ofHistoryServerCapabilitiesType.readInsertDataCapability().- Specified by:
readInsertDataCapabilityAsyncin interfaceHistoryServerCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeInsertDataCapabilityAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeInsertDataCapabilityAsync(Boolean insertDataCapability) Description copied from interface:HistoryServerCapabilitiesTypeAn asynchronous implementation ofHistoryServerCapabilitiesType.writeInsertDataCapability(java.lang.Boolean).- Specified by:
writeInsertDataCapabilityAsyncin interfaceHistoryServerCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getInsertDataCapabilityNode
public PropertyTypeNode getInsertDataCapabilityNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:HistoryServerCapabilitiesTypeGet the InsertDataCapabilityPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getInsertDataCapabilityNodein interfaceHistoryServerCapabilitiesType- Returns:
- the InsertDataCapability
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getInsertDataCapabilityNodeAsync
Description copied from interface:HistoryServerCapabilitiesTypeAsynchronous implementation ofHistoryServerCapabilitiesType.getInsertDataCapabilityNode().- Specified by:
getInsertDataCapabilityNodeAsyncin interfaceHistoryServerCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getReplaceDataCapability
Description copied from interface:HistoryServerCapabilitiesTypeGet the local value of the ReplaceDataCapability Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getReplaceDataCapabilityin interfaceHistoryServerCapabilitiesType- Returns:
- the local value of the ReplaceDataCapability Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ReplaceDataCapability Node.
-
setReplaceDataCapability
public void setReplaceDataCapability(Boolean value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:HistoryServerCapabilitiesTypeSet the local value of the ReplaceDataCapability Node.The value is only updated locally; it is not written to the server.
- Specified by:
setReplaceDataCapabilityin interfaceHistoryServerCapabilitiesType- Parameters:
value- the local value to set for the ReplaceDataCapability Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ReplaceDataCapability Node.
-
readReplaceDataCapability
Description copied from interface:HistoryServerCapabilitiesTypeRead the value of the ReplaceDataCapability Node from the server and update the local value if the operation succeeds.- Specified by:
readReplaceDataCapabilityin interfaceHistoryServerCapabilitiesType- Returns:
- the
Booleanvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeReplaceDataCapability
public void writeReplaceDataCapability(Boolean value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:HistoryServerCapabilitiesTypeWrite a new value for the ReplaceDataCapability Node to the server and update the local value if the operation succeeds.- Specified by:
writeReplaceDataCapabilityin interfaceHistoryServerCapabilitiesType- Parameters:
value- theBooleanvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readReplaceDataCapabilityAsync
Description copied from interface:HistoryServerCapabilitiesTypeAn asynchronous implementation ofHistoryServerCapabilitiesType.readReplaceDataCapability().- Specified by:
readReplaceDataCapabilityAsyncin interfaceHistoryServerCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeReplaceDataCapabilityAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeReplaceDataCapabilityAsync(Boolean replaceDataCapability) Description copied from interface:HistoryServerCapabilitiesTypeAn asynchronous implementation ofHistoryServerCapabilitiesType.writeReplaceDataCapability(java.lang.Boolean).- Specified by:
writeReplaceDataCapabilityAsyncin interfaceHistoryServerCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getReplaceDataCapabilityNode
public PropertyTypeNode getReplaceDataCapabilityNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:HistoryServerCapabilitiesTypeGet the ReplaceDataCapabilityPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getReplaceDataCapabilityNodein interfaceHistoryServerCapabilitiesType- Returns:
- the ReplaceDataCapability
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getReplaceDataCapabilityNodeAsync
Description copied from interface:HistoryServerCapabilitiesTypeAsynchronous implementation ofHistoryServerCapabilitiesType.getReplaceDataCapabilityNode().- Specified by:
getReplaceDataCapabilityNodeAsyncin interfaceHistoryServerCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getUpdateDataCapability
Description copied from interface:HistoryServerCapabilitiesTypeGet the local value of the UpdateDataCapability Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getUpdateDataCapabilityin interfaceHistoryServerCapabilitiesType- Returns:
- the local value of the UpdateDataCapability Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the UpdateDataCapability Node.
-
setUpdateDataCapability
public void setUpdateDataCapability(Boolean value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:HistoryServerCapabilitiesTypeSet the local value of the UpdateDataCapability Node.The value is only updated locally; it is not written to the server.
- Specified by:
setUpdateDataCapabilityin interfaceHistoryServerCapabilitiesType- Parameters:
value- the local value to set for the UpdateDataCapability Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the UpdateDataCapability Node.
-
readUpdateDataCapability
Description copied from interface:HistoryServerCapabilitiesTypeRead the value of the UpdateDataCapability Node from the server and update the local value if the operation succeeds.- Specified by:
readUpdateDataCapabilityin interfaceHistoryServerCapabilitiesType- Returns:
- the
Booleanvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeUpdateDataCapability
public void writeUpdateDataCapability(Boolean value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:HistoryServerCapabilitiesTypeWrite a new value for the UpdateDataCapability Node to the server and update the local value if the operation succeeds.- Specified by:
writeUpdateDataCapabilityin interfaceHistoryServerCapabilitiesType- Parameters:
value- theBooleanvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readUpdateDataCapabilityAsync
Description copied from interface:HistoryServerCapabilitiesTypeAn asynchronous implementation ofHistoryServerCapabilitiesType.readUpdateDataCapability().- Specified by:
readUpdateDataCapabilityAsyncin interfaceHistoryServerCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeUpdateDataCapabilityAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeUpdateDataCapabilityAsync(Boolean updateDataCapability) Description copied from interface:HistoryServerCapabilitiesTypeAn asynchronous implementation ofHistoryServerCapabilitiesType.writeUpdateDataCapability(java.lang.Boolean).- Specified by:
writeUpdateDataCapabilityAsyncin interfaceHistoryServerCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getUpdateDataCapabilityNode
public PropertyTypeNode getUpdateDataCapabilityNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:HistoryServerCapabilitiesTypeGet the UpdateDataCapabilityPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getUpdateDataCapabilityNodein interfaceHistoryServerCapabilitiesType- Returns:
- the UpdateDataCapability
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getUpdateDataCapabilityNodeAsync
Description copied from interface:HistoryServerCapabilitiesTypeAsynchronous implementation ofHistoryServerCapabilitiesType.getUpdateDataCapabilityNode().- Specified by:
getUpdateDataCapabilityNodeAsyncin interfaceHistoryServerCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getDeleteRawCapability
Description copied from interface:HistoryServerCapabilitiesTypeGet the local value of the DeleteRawCapability Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getDeleteRawCapabilityin interfaceHistoryServerCapabilitiesType- Returns:
- the local value of the DeleteRawCapability Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the DeleteRawCapability Node.
-
setDeleteRawCapability
public void setDeleteRawCapability(Boolean value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:HistoryServerCapabilitiesTypeSet the local value of the DeleteRawCapability Node.The value is only updated locally; it is not written to the server.
- Specified by:
setDeleteRawCapabilityin interfaceHistoryServerCapabilitiesType- Parameters:
value- the local value to set for the DeleteRawCapability Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the DeleteRawCapability Node.
-
readDeleteRawCapability
Description copied from interface:HistoryServerCapabilitiesTypeRead the value of the DeleteRawCapability Node from the server and update the local value if the operation succeeds.- Specified by:
readDeleteRawCapabilityin interfaceHistoryServerCapabilitiesType- Returns:
- the
Booleanvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeDeleteRawCapability
public void writeDeleteRawCapability(Boolean value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:HistoryServerCapabilitiesTypeWrite a new value for the DeleteRawCapability Node to the server and update the local value if the operation succeeds.- Specified by:
writeDeleteRawCapabilityin interfaceHistoryServerCapabilitiesType- Parameters:
value- theBooleanvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readDeleteRawCapabilityAsync
Description copied from interface:HistoryServerCapabilitiesTypeAn asynchronous implementation ofHistoryServerCapabilitiesType.readDeleteRawCapability().- Specified by:
readDeleteRawCapabilityAsyncin interfaceHistoryServerCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeDeleteRawCapabilityAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeDeleteRawCapabilityAsync(Boolean deleteRawCapability) Description copied from interface:HistoryServerCapabilitiesTypeAn asynchronous implementation ofHistoryServerCapabilitiesType.writeDeleteRawCapability(java.lang.Boolean).- Specified by:
writeDeleteRawCapabilityAsyncin interfaceHistoryServerCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getDeleteRawCapabilityNode
public PropertyTypeNode getDeleteRawCapabilityNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:HistoryServerCapabilitiesTypeGet the DeleteRawCapabilityPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getDeleteRawCapabilityNodein interfaceHistoryServerCapabilitiesType- Returns:
- the DeleteRawCapability
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getDeleteRawCapabilityNodeAsync
Description copied from interface:HistoryServerCapabilitiesTypeAsynchronous implementation ofHistoryServerCapabilitiesType.getDeleteRawCapabilityNode().- Specified by:
getDeleteRawCapabilityNodeAsyncin interfaceHistoryServerCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getDeleteAtTimeCapability
Description copied from interface:HistoryServerCapabilitiesTypeGet the local value of the DeleteAtTimeCapability Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getDeleteAtTimeCapabilityin interfaceHistoryServerCapabilitiesType- Returns:
- the local value of the DeleteAtTimeCapability Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the DeleteAtTimeCapability Node.
-
setDeleteAtTimeCapability
public void setDeleteAtTimeCapability(Boolean value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:HistoryServerCapabilitiesTypeSet the local value of the DeleteAtTimeCapability Node.The value is only updated locally; it is not written to the server.
- Specified by:
setDeleteAtTimeCapabilityin interfaceHistoryServerCapabilitiesType- Parameters:
value- the local value to set for the DeleteAtTimeCapability Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the DeleteAtTimeCapability Node.
-
readDeleteAtTimeCapability
Description copied from interface:HistoryServerCapabilitiesTypeRead the value of the DeleteAtTimeCapability Node from the server and update the local value if the operation succeeds.- Specified by:
readDeleteAtTimeCapabilityin interfaceHistoryServerCapabilitiesType- Returns:
- the
Booleanvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeDeleteAtTimeCapability
public void writeDeleteAtTimeCapability(Boolean value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:HistoryServerCapabilitiesTypeWrite a new value for the DeleteAtTimeCapability Node to the server and update the local value if the operation succeeds.- Specified by:
writeDeleteAtTimeCapabilityin interfaceHistoryServerCapabilitiesType- Parameters:
value- theBooleanvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readDeleteAtTimeCapabilityAsync
Description copied from interface:HistoryServerCapabilitiesTypeAn asynchronous implementation ofHistoryServerCapabilitiesType.readDeleteAtTimeCapability().- Specified by:
readDeleteAtTimeCapabilityAsyncin interfaceHistoryServerCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeDeleteAtTimeCapabilityAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeDeleteAtTimeCapabilityAsync(Boolean deleteAtTimeCapability) Description copied from interface:HistoryServerCapabilitiesTypeAn asynchronous implementation ofHistoryServerCapabilitiesType.writeDeleteAtTimeCapability(java.lang.Boolean).- Specified by:
writeDeleteAtTimeCapabilityAsyncin interfaceHistoryServerCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getDeleteAtTimeCapabilityNode
public PropertyTypeNode getDeleteAtTimeCapabilityNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:HistoryServerCapabilitiesTypeGet the DeleteAtTimeCapabilityPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getDeleteAtTimeCapabilityNodein interfaceHistoryServerCapabilitiesType- Returns:
- the DeleteAtTimeCapability
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getDeleteAtTimeCapabilityNodeAsync
Description copied from interface:HistoryServerCapabilitiesTypeAsynchronous implementation ofHistoryServerCapabilitiesType.getDeleteAtTimeCapabilityNode().- Specified by:
getDeleteAtTimeCapabilityNodeAsyncin interfaceHistoryServerCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getInsertEventCapability
Description copied from interface:HistoryServerCapabilitiesTypeGet the local value of the InsertEventCapability Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getInsertEventCapabilityin interfaceHistoryServerCapabilitiesType- Returns:
- the local value of the InsertEventCapability Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the InsertEventCapability Node.
-
setInsertEventCapability
public void setInsertEventCapability(Boolean value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:HistoryServerCapabilitiesTypeSet the local value of the InsertEventCapability Node.The value is only updated locally; it is not written to the server.
- Specified by:
setInsertEventCapabilityin interfaceHistoryServerCapabilitiesType- Parameters:
value- the local value to set for the InsertEventCapability Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the InsertEventCapability Node.
-
readInsertEventCapability
Description copied from interface:HistoryServerCapabilitiesTypeRead the value of the InsertEventCapability Node from the server and update the local value if the operation succeeds.- Specified by:
readInsertEventCapabilityin interfaceHistoryServerCapabilitiesType- Returns:
- the
Booleanvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeInsertEventCapability
public void writeInsertEventCapability(Boolean value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:HistoryServerCapabilitiesTypeWrite a new value for the InsertEventCapability Node to the server and update the local value if the operation succeeds.- Specified by:
writeInsertEventCapabilityin interfaceHistoryServerCapabilitiesType- Parameters:
value- theBooleanvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readInsertEventCapabilityAsync
Description copied from interface:HistoryServerCapabilitiesTypeAn asynchronous implementation ofHistoryServerCapabilitiesType.readInsertEventCapability().- Specified by:
readInsertEventCapabilityAsyncin interfaceHistoryServerCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeInsertEventCapabilityAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeInsertEventCapabilityAsync(Boolean insertEventCapability) Description copied from interface:HistoryServerCapabilitiesTypeAn asynchronous implementation ofHistoryServerCapabilitiesType.writeInsertEventCapability(java.lang.Boolean).- Specified by:
writeInsertEventCapabilityAsyncin interfaceHistoryServerCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getInsertEventCapabilityNode
public PropertyTypeNode getInsertEventCapabilityNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:HistoryServerCapabilitiesTypeGet the InsertEventCapabilityPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getInsertEventCapabilityNodein interfaceHistoryServerCapabilitiesType- Returns:
- the InsertEventCapability
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getInsertEventCapabilityNodeAsync
Description copied from interface:HistoryServerCapabilitiesTypeAsynchronous implementation ofHistoryServerCapabilitiesType.getInsertEventCapabilityNode().- Specified by:
getInsertEventCapabilityNodeAsyncin interfaceHistoryServerCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getReplaceEventCapability
Description copied from interface:HistoryServerCapabilitiesTypeGet the local value of the ReplaceEventCapability Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getReplaceEventCapabilityin interfaceHistoryServerCapabilitiesType- Returns:
- the local value of the ReplaceEventCapability Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ReplaceEventCapability Node.
-
setReplaceEventCapability
public void setReplaceEventCapability(Boolean value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:HistoryServerCapabilitiesTypeSet the local value of the ReplaceEventCapability Node.The value is only updated locally; it is not written to the server.
- Specified by:
setReplaceEventCapabilityin interfaceHistoryServerCapabilitiesType- Parameters:
value- the local value to set for the ReplaceEventCapability Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ReplaceEventCapability Node.
-
readReplaceEventCapability
Description copied from interface:HistoryServerCapabilitiesTypeRead the value of the ReplaceEventCapability Node from the server and update the local value if the operation succeeds.- Specified by:
readReplaceEventCapabilityin interfaceHistoryServerCapabilitiesType- Returns:
- the
Booleanvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeReplaceEventCapability
public void writeReplaceEventCapability(Boolean value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:HistoryServerCapabilitiesTypeWrite a new value for the ReplaceEventCapability Node to the server and update the local value if the operation succeeds.- Specified by:
writeReplaceEventCapabilityin interfaceHistoryServerCapabilitiesType- Parameters:
value- theBooleanvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readReplaceEventCapabilityAsync
Description copied from interface:HistoryServerCapabilitiesTypeAn asynchronous implementation ofHistoryServerCapabilitiesType.readReplaceEventCapability().- Specified by:
readReplaceEventCapabilityAsyncin interfaceHistoryServerCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeReplaceEventCapabilityAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeReplaceEventCapabilityAsync(Boolean replaceEventCapability) Description copied from interface:HistoryServerCapabilitiesTypeAn asynchronous implementation ofHistoryServerCapabilitiesType.writeReplaceEventCapability(java.lang.Boolean).- Specified by:
writeReplaceEventCapabilityAsyncin interfaceHistoryServerCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getReplaceEventCapabilityNode
public PropertyTypeNode getReplaceEventCapabilityNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:HistoryServerCapabilitiesTypeGet the ReplaceEventCapabilityPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getReplaceEventCapabilityNodein interfaceHistoryServerCapabilitiesType- Returns:
- the ReplaceEventCapability
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getReplaceEventCapabilityNodeAsync
Description copied from interface:HistoryServerCapabilitiesTypeAsynchronous implementation ofHistoryServerCapabilitiesType.getReplaceEventCapabilityNode().- Specified by:
getReplaceEventCapabilityNodeAsyncin interfaceHistoryServerCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getUpdateEventCapability
Description copied from interface:HistoryServerCapabilitiesTypeGet the local value of the UpdateEventCapability Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getUpdateEventCapabilityin interfaceHistoryServerCapabilitiesType- Returns:
- the local value of the UpdateEventCapability Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the UpdateEventCapability Node.
-
setUpdateEventCapability
public void setUpdateEventCapability(Boolean value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:HistoryServerCapabilitiesTypeSet the local value of the UpdateEventCapability Node.The value is only updated locally; it is not written to the server.
- Specified by:
setUpdateEventCapabilityin interfaceHistoryServerCapabilitiesType- Parameters:
value- the local value to set for the UpdateEventCapability Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the UpdateEventCapability Node.
-
readUpdateEventCapability
Description copied from interface:HistoryServerCapabilitiesTypeRead the value of the UpdateEventCapability Node from the server and update the local value if the operation succeeds.- Specified by:
readUpdateEventCapabilityin interfaceHistoryServerCapabilitiesType- Returns:
- the
Booleanvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeUpdateEventCapability
public void writeUpdateEventCapability(Boolean value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:HistoryServerCapabilitiesTypeWrite a new value for the UpdateEventCapability Node to the server and update the local value if the operation succeeds.- Specified by:
writeUpdateEventCapabilityin interfaceHistoryServerCapabilitiesType- Parameters:
value- theBooleanvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readUpdateEventCapabilityAsync
Description copied from interface:HistoryServerCapabilitiesTypeAn asynchronous implementation ofHistoryServerCapabilitiesType.readUpdateEventCapability().- Specified by:
readUpdateEventCapabilityAsyncin interfaceHistoryServerCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeUpdateEventCapabilityAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeUpdateEventCapabilityAsync(Boolean updateEventCapability) Description copied from interface:HistoryServerCapabilitiesTypeAn asynchronous implementation ofHistoryServerCapabilitiesType.writeUpdateEventCapability(java.lang.Boolean).- Specified by:
writeUpdateEventCapabilityAsyncin interfaceHistoryServerCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getUpdateEventCapabilityNode
public PropertyTypeNode getUpdateEventCapabilityNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:HistoryServerCapabilitiesTypeGet the UpdateEventCapabilityPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getUpdateEventCapabilityNodein interfaceHistoryServerCapabilitiesType- Returns:
- the UpdateEventCapability
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getUpdateEventCapabilityNodeAsync
Description copied from interface:HistoryServerCapabilitiesTypeAsynchronous implementation ofHistoryServerCapabilitiesType.getUpdateEventCapabilityNode().- Specified by:
getUpdateEventCapabilityNodeAsyncin interfaceHistoryServerCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getDeleteEventCapability
Description copied from interface:HistoryServerCapabilitiesTypeGet the local value of the DeleteEventCapability Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getDeleteEventCapabilityin interfaceHistoryServerCapabilitiesType- Returns:
- the local value of the DeleteEventCapability Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the DeleteEventCapability Node.
-
setDeleteEventCapability
public void setDeleteEventCapability(Boolean value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:HistoryServerCapabilitiesTypeSet the local value of the DeleteEventCapability Node.The value is only updated locally; it is not written to the server.
- Specified by:
setDeleteEventCapabilityin interfaceHistoryServerCapabilitiesType- Parameters:
value- the local value to set for the DeleteEventCapability Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the DeleteEventCapability Node.
-
readDeleteEventCapability
Description copied from interface:HistoryServerCapabilitiesTypeRead the value of the DeleteEventCapability Node from the server and update the local value if the operation succeeds.- Specified by:
readDeleteEventCapabilityin interfaceHistoryServerCapabilitiesType- Returns:
- the
Booleanvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeDeleteEventCapability
public void writeDeleteEventCapability(Boolean value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:HistoryServerCapabilitiesTypeWrite a new value for the DeleteEventCapability Node to the server and update the local value if the operation succeeds.- Specified by:
writeDeleteEventCapabilityin interfaceHistoryServerCapabilitiesType- Parameters:
value- theBooleanvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readDeleteEventCapabilityAsync
Description copied from interface:HistoryServerCapabilitiesTypeAn asynchronous implementation ofHistoryServerCapabilitiesType.readDeleteEventCapability().- Specified by:
readDeleteEventCapabilityAsyncin interfaceHistoryServerCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeDeleteEventCapabilityAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeDeleteEventCapabilityAsync(Boolean deleteEventCapability) Description copied from interface:HistoryServerCapabilitiesTypeAn asynchronous implementation ofHistoryServerCapabilitiesType.writeDeleteEventCapability(java.lang.Boolean).- Specified by:
writeDeleteEventCapabilityAsyncin interfaceHistoryServerCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getDeleteEventCapabilityNode
public PropertyTypeNode getDeleteEventCapabilityNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:HistoryServerCapabilitiesTypeGet the DeleteEventCapabilityPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getDeleteEventCapabilityNodein interfaceHistoryServerCapabilitiesType- Returns:
- the DeleteEventCapability
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getDeleteEventCapabilityNodeAsync
Description copied from interface:HistoryServerCapabilitiesTypeAsynchronous implementation ofHistoryServerCapabilitiesType.getDeleteEventCapabilityNode().- Specified by:
getDeleteEventCapabilityNodeAsyncin interfaceHistoryServerCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getInsertAnnotationCapability
Description copied from interface:HistoryServerCapabilitiesTypeGet the local value of the InsertAnnotationCapability Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getInsertAnnotationCapabilityin interfaceHistoryServerCapabilitiesType- Returns:
- the local value of the InsertAnnotationCapability Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the InsertAnnotationCapability Node.
-
setInsertAnnotationCapability
public void setInsertAnnotationCapability(Boolean value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:HistoryServerCapabilitiesTypeSet the local value of the InsertAnnotationCapability Node.The value is only updated locally; it is not written to the server.
- Specified by:
setInsertAnnotationCapabilityin interfaceHistoryServerCapabilitiesType- Parameters:
value- the local value to set for the InsertAnnotationCapability Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the InsertAnnotationCapability Node.
-
readInsertAnnotationCapability
public Boolean readInsertAnnotationCapability() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:HistoryServerCapabilitiesTypeRead the value of the InsertAnnotationCapability Node from the server and update the local value if the operation succeeds.- Specified by:
readInsertAnnotationCapabilityin interfaceHistoryServerCapabilitiesType- Returns:
- the
Booleanvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeInsertAnnotationCapability
public void writeInsertAnnotationCapability(Boolean value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:HistoryServerCapabilitiesTypeWrite a new value for the InsertAnnotationCapability Node to the server and update the local value if the operation succeeds.- Specified by:
writeInsertAnnotationCapabilityin interfaceHistoryServerCapabilitiesType- Parameters:
value- theBooleanvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readInsertAnnotationCapabilityAsync
Description copied from interface:HistoryServerCapabilitiesTypeAn asynchronous implementation ofHistoryServerCapabilitiesType.readInsertAnnotationCapability().- Specified by:
readInsertAnnotationCapabilityAsyncin interfaceHistoryServerCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeInsertAnnotationCapabilityAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeInsertAnnotationCapabilityAsync(Boolean insertAnnotationCapability) Description copied from interface:HistoryServerCapabilitiesTypeAn asynchronous implementation ofHistoryServerCapabilitiesType.writeInsertAnnotationCapability(java.lang.Boolean).- Specified by:
writeInsertAnnotationCapabilityAsyncin interfaceHistoryServerCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getInsertAnnotationCapabilityNode
public PropertyTypeNode getInsertAnnotationCapabilityNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:HistoryServerCapabilitiesTypeGet the InsertAnnotationCapabilityPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getInsertAnnotationCapabilityNodein interfaceHistoryServerCapabilitiesType- Returns:
- the InsertAnnotationCapability
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getInsertAnnotationCapabilityNodeAsync
Description copied from interface:HistoryServerCapabilitiesTypeAsynchronous implementation ofHistoryServerCapabilitiesType.getInsertAnnotationCapabilityNode().- Specified by:
getInsertAnnotationCapabilityNodeAsyncin interfaceHistoryServerCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getServerTimestampSupported
Description copied from interface:HistoryServerCapabilitiesTypeGet the local value of the ServerTimestampSupported Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getServerTimestampSupportedin interfaceHistoryServerCapabilitiesType- Returns:
- the local value of the ServerTimestampSupported Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ServerTimestampSupported Node.
-
setServerTimestampSupported
public void setServerTimestampSupported(Boolean value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:HistoryServerCapabilitiesTypeSet the local value of the ServerTimestampSupported Node.The value is only updated locally; it is not written to the server.
- Specified by:
setServerTimestampSupportedin interfaceHistoryServerCapabilitiesType- Parameters:
value- the local value to set for the ServerTimestampSupported Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ServerTimestampSupported Node.
-
readServerTimestampSupported
Description copied from interface:HistoryServerCapabilitiesTypeRead the value of the ServerTimestampSupported Node from the server and update the local value if the operation succeeds.- Specified by:
readServerTimestampSupportedin interfaceHistoryServerCapabilitiesType- Returns:
- the
Booleanvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeServerTimestampSupported
public void writeServerTimestampSupported(Boolean value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:HistoryServerCapabilitiesTypeWrite a new value for the ServerTimestampSupported Node to the server and update the local value if the operation succeeds.- Specified by:
writeServerTimestampSupportedin interfaceHistoryServerCapabilitiesType- Parameters:
value- theBooleanvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readServerTimestampSupportedAsync
Description copied from interface:HistoryServerCapabilitiesTypeAn asynchronous implementation ofHistoryServerCapabilitiesType.readServerTimestampSupported().- Specified by:
readServerTimestampSupportedAsyncin interfaceHistoryServerCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeServerTimestampSupportedAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeServerTimestampSupportedAsync(Boolean serverTimestampSupported) Description copied from interface:HistoryServerCapabilitiesTypeAn asynchronous implementation ofHistoryServerCapabilitiesType.writeServerTimestampSupported(java.lang.Boolean).- Specified by:
writeServerTimestampSupportedAsyncin interfaceHistoryServerCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getServerTimestampSupportedNode
public PropertyTypeNode getServerTimestampSupportedNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:HistoryServerCapabilitiesTypeGet the ServerTimestampSupportedPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getServerTimestampSupportedNodein interfaceHistoryServerCapabilitiesType- Returns:
- the ServerTimestampSupported
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getServerTimestampSupportedNodeAsync
Description copied from interface:HistoryServerCapabilitiesTypeAsynchronous implementation ofHistoryServerCapabilitiesType.getServerTimestampSupportedNode().- Specified by:
getServerTimestampSupportedNodeAsyncin interfaceHistoryServerCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getAggregateFunctionsNode
public FolderTypeNode getAggregateFunctionsNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:HistoryServerCapabilitiesTypeGet the AggregateFunctionsFolderTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getAggregateFunctionsNodein interfaceHistoryServerCapabilitiesType- Returns:
- the AggregateFunctions
FolderTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getAggregateFunctionsNodeAsync
Description copied from interface:HistoryServerCapabilitiesTypeAsynchronous implementation ofHistoryServerCapabilitiesType.getAggregateFunctionsNode().- Specified by:
getAggregateFunctionsNodeAsyncin interfaceHistoryServerCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the FolderType Node or completes exceptionally if an error occurs creating or getting the Node.
-