public class HistoryServerCapabilitiesTypeNode extends BaseObjectTypeNode implements 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, UPDATE_DATA_CAPABILITY, UPDATE_EVENT_CAPABILITY| Constructor and Description |
|---|
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.builtin.unsigned.UByte eventNotifier) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getAccessHistoryDataCapability()
Get the local value of the AccessHistoryDataCapability Node.
|
PropertyTypeNode |
getAccessHistoryDataCapabilityNode()
Get the AccessHistoryDataCapability
PropertyType Node, or null if it does not exist. |
CompletableFuture<? extends PropertyTypeNode> |
getAccessHistoryDataCapabilityNodeAsync()
Asynchronous implementation of
HistoryServerCapabilitiesType.getAccessHistoryDataCapabilityNode(). |
Boolean |
getAccessHistoryEventsCapability()
Get the local value of the AccessHistoryEventsCapability Node.
|
PropertyTypeNode |
getAccessHistoryEventsCapabilityNode()
Get the AccessHistoryEventsCapability
PropertyType Node, or null if it does not exist. |
CompletableFuture<? extends PropertyTypeNode> |
getAccessHistoryEventsCapabilityNodeAsync()
Asynchronous implementation of
HistoryServerCapabilitiesType.getAccessHistoryEventsCapabilityNode(). |
FolderTypeNode |
getAggregateFunctionsNode()
Get the AggregateFunctions
FolderType Node, or null if it does not exist. |
CompletableFuture<? extends FolderTypeNode> |
getAggregateFunctionsNodeAsync()
Asynchronous implementation of
HistoryServerCapabilitiesType.getAggregateFunctionsNode(). |
Boolean |
getDeleteAtTimeCapability()
Get the local value of the DeleteAtTimeCapability Node.
|
PropertyTypeNode |
getDeleteAtTimeCapabilityNode()
Get the DeleteAtTimeCapability
PropertyType Node, or null if it does not exist. |
CompletableFuture<? extends PropertyTypeNode> |
getDeleteAtTimeCapabilityNodeAsync()
Asynchronous implementation of
HistoryServerCapabilitiesType.getDeleteAtTimeCapabilityNode(). |
Boolean |
getDeleteEventCapability()
Get the local value of the DeleteEventCapability Node.
|
PropertyTypeNode |
getDeleteEventCapabilityNode()
Get the DeleteEventCapability
PropertyType Node, or null if it does not exist. |
CompletableFuture<? extends PropertyTypeNode> |
getDeleteEventCapabilityNodeAsync()
Asynchronous implementation of
HistoryServerCapabilitiesType.getDeleteEventCapabilityNode(). |
Boolean |
getDeleteRawCapability()
Get the local value of the DeleteRawCapability Node.
|
PropertyTypeNode |
getDeleteRawCapabilityNode()
Get the DeleteRawCapability
PropertyType Node, or null if it does not exist. |
CompletableFuture<? extends PropertyTypeNode> |
getDeleteRawCapabilityNodeAsync()
Asynchronous implementation of
HistoryServerCapabilitiesType.getDeleteRawCapabilityNode(). |
Boolean |
getInsertAnnotationCapability()
Get the local value of the InsertAnnotationCapability Node.
|
PropertyTypeNode |
getInsertAnnotationCapabilityNode()
Get the InsertAnnotationCapability
PropertyType Node, or null if it does not exist. |
CompletableFuture<? extends PropertyTypeNode> |
getInsertAnnotationCapabilityNodeAsync()
Asynchronous implementation of
HistoryServerCapabilitiesType.getInsertAnnotationCapabilityNode(). |
Boolean |
getInsertDataCapability()
Get the local value of the InsertDataCapability Node.
|
PropertyTypeNode |
getInsertDataCapabilityNode()
Get the InsertDataCapability
PropertyType Node, or null if it does not exist. |
CompletableFuture<? extends PropertyTypeNode> |
getInsertDataCapabilityNodeAsync()
Asynchronous implementation of
HistoryServerCapabilitiesType.getInsertDataCapabilityNode(). |
Boolean |
getInsertEventCapability()
Get the local value of the InsertEventCapability Node.
|
PropertyTypeNode |
getInsertEventCapabilityNode()
Get the InsertEventCapability
PropertyType Node, or null if it does not exist. |
CompletableFuture<? extends PropertyTypeNode> |
getInsertEventCapabilityNodeAsync()
Asynchronous implementation of
HistoryServerCapabilitiesType.getInsertEventCapabilityNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getMaxReturnDataValues()
Get the local value of the MaxReturnDataValues Node.
|
PropertyTypeNode |
getMaxReturnDataValuesNode()
Get the MaxReturnDataValues
PropertyType Node, or null if it does not exist. |
CompletableFuture<? extends PropertyTypeNode> |
getMaxReturnDataValuesNodeAsync()
Asynchronous implementation of
HistoryServerCapabilitiesType.getMaxReturnDataValuesNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getMaxReturnEventValues()
Get the local value of the MaxReturnEventValues Node.
|
PropertyTypeNode |
getMaxReturnEventValuesNode()
Get the MaxReturnEventValues
PropertyType Node, or null if it does not exist. |
CompletableFuture<? extends PropertyTypeNode> |
getMaxReturnEventValuesNodeAsync()
Asynchronous implementation of
HistoryServerCapabilitiesType.getMaxReturnEventValuesNode(). |
Boolean |
getReplaceDataCapability()
Get the local value of the ReplaceDataCapability Node.
|
PropertyTypeNode |
getReplaceDataCapabilityNode()
Get the ReplaceDataCapability
PropertyType Node, or null if it does not exist. |
CompletableFuture<? extends PropertyTypeNode> |
getReplaceDataCapabilityNodeAsync()
Asynchronous implementation of
HistoryServerCapabilitiesType.getReplaceDataCapabilityNode(). |
Boolean |
getReplaceEventCapability()
Get the local value of the ReplaceEventCapability Node.
|
PropertyTypeNode |
getReplaceEventCapabilityNode()
Get the ReplaceEventCapability
PropertyType Node, or null if it does not exist. |
CompletableFuture<? extends PropertyTypeNode> |
getReplaceEventCapabilityNodeAsync()
Asynchronous implementation of
HistoryServerCapabilitiesType.getReplaceEventCapabilityNode(). |
Boolean |
getUpdateDataCapability()
Get the local value of the UpdateDataCapability Node.
|
PropertyTypeNode |
getUpdateDataCapabilityNode()
Get the UpdateDataCapability
PropertyType Node, or null if it does not exist. |
CompletableFuture<? extends PropertyTypeNode> |
getUpdateDataCapabilityNodeAsync()
Asynchronous implementation of
HistoryServerCapabilitiesType.getUpdateDataCapabilityNode(). |
Boolean |
getUpdateEventCapability()
Get the local value of the UpdateEventCapability Node.
|
PropertyTypeNode |
getUpdateEventCapabilityNode()
Get the UpdateEventCapability
PropertyType Node, or null if it does not exist. |
CompletableFuture<? extends PropertyTypeNode> |
getUpdateEventCapabilityNodeAsync()
Asynchronous implementation of
HistoryServerCapabilitiesType.getUpdateEventCapabilityNode(). |
Boolean |
readAccessHistoryDataCapability()
Read the value of the AccessHistoryDataCapability Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends Boolean> |
readAccessHistoryDataCapabilityAsync()
An asynchronous implementation of
HistoryServerCapabilitiesType.readAccessHistoryDataCapability(). |
Boolean |
readAccessHistoryEventsCapability()
Read the value of the AccessHistoryEventsCapability Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends Boolean> |
readAccessHistoryEventsCapabilityAsync()
An asynchronous implementation of
HistoryServerCapabilitiesType.readAccessHistoryEventsCapability(). |
Boolean |
readDeleteAtTimeCapability()
Read the value of the DeleteAtTimeCapability Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends Boolean> |
readDeleteAtTimeCapabilityAsync()
An asynchronous implementation of
HistoryServerCapabilitiesType.readDeleteAtTimeCapability(). |
Boolean |
readDeleteEventCapability()
Read the value of the DeleteEventCapability Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends Boolean> |
readDeleteEventCapabilityAsync()
An asynchronous implementation of
HistoryServerCapabilitiesType.readDeleteEventCapability(). |
Boolean |
readDeleteRawCapability()
Read the value of the DeleteRawCapability Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends Boolean> |
readDeleteRawCapabilityAsync()
An asynchronous implementation of
HistoryServerCapabilitiesType.readDeleteRawCapability(). |
Boolean |
readInsertAnnotationCapability()
Read the value of the InsertAnnotationCapability Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends Boolean> |
readInsertAnnotationCapabilityAsync()
An asynchronous implementation of
HistoryServerCapabilitiesType.readInsertAnnotationCapability(). |
Boolean |
readInsertDataCapability()
Read the value of the InsertDataCapability Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends Boolean> |
readInsertDataCapabilityAsync()
An asynchronous implementation of
HistoryServerCapabilitiesType.readInsertDataCapability(). |
Boolean |
readInsertEventCapability()
Read the value of the InsertEventCapability Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends Boolean> |
readInsertEventCapabilityAsync()
An asynchronous implementation of
HistoryServerCapabilitiesType.readInsertEventCapability(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
readMaxReturnDataValues()
Read 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> |
readMaxReturnDataValuesAsync()
An asynchronous implementation of
HistoryServerCapabilitiesType.readMaxReturnDataValues(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
readMaxReturnEventValues()
Read 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> |
readMaxReturnEventValuesAsync()
An asynchronous implementation of
HistoryServerCapabilitiesType.readMaxReturnEventValues(). |
Boolean |
readReplaceDataCapability()
Read the value of the ReplaceDataCapability Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends Boolean> |
readReplaceDataCapabilityAsync()
An asynchronous implementation of
HistoryServerCapabilitiesType.readReplaceDataCapability(). |
Boolean |
readReplaceEventCapability()
Read the value of the ReplaceEventCapability Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends Boolean> |
readReplaceEventCapabilityAsync()
An asynchronous implementation of
HistoryServerCapabilitiesType.readReplaceEventCapability(). |
Boolean |
readUpdateDataCapability()
Read the value of the UpdateDataCapability Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends Boolean> |
readUpdateDataCapabilityAsync()
An asynchronous implementation of
HistoryServerCapabilitiesType.readUpdateDataCapability(). |
Boolean |
readUpdateEventCapability()
Read the value of the UpdateEventCapability Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends Boolean> |
readUpdateEventCapabilityAsync()
An asynchronous implementation of
HistoryServerCapabilitiesType.readUpdateEventCapability(). |
void |
setAccessHistoryDataCapability(Boolean accessHistoryDataCapability)
Set the local value of the AccessHistoryDataCapability Node.
|
void |
setAccessHistoryEventsCapability(Boolean accessHistoryEventsCapability)
Set the local value of the AccessHistoryEventsCapability Node.
|
void |
setDeleteAtTimeCapability(Boolean deleteAtTimeCapability)
Set the local value of the DeleteAtTimeCapability Node.
|
void |
setDeleteEventCapability(Boolean deleteEventCapability)
Set the local value of the DeleteEventCapability Node.
|
void |
setDeleteRawCapability(Boolean deleteRawCapability)
Set the local value of the DeleteRawCapability Node.
|
void |
setInsertAnnotationCapability(Boolean insertAnnotationCapability)
Set the local value of the InsertAnnotationCapability Node.
|
void |
setInsertDataCapability(Boolean insertDataCapability)
Set the local value of the InsertDataCapability Node.
|
void |
setInsertEventCapability(Boolean insertEventCapability)
Set the local value of the InsertEventCapability Node.
|
void |
setMaxReturnDataValues(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxReturnDataValues)
Set the local value of the MaxReturnDataValues Node.
|
void |
setMaxReturnEventValues(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxReturnEventValues)
Set the local value of the MaxReturnEventValues Node.
|
void |
setReplaceDataCapability(Boolean replaceDataCapability)
Set the local value of the ReplaceDataCapability Node.
|
void |
setReplaceEventCapability(Boolean replaceEventCapability)
Set the local value of the ReplaceEventCapability Node.
|
void |
setUpdateDataCapability(Boolean updateDataCapability)
Set the local value of the UpdateDataCapability Node.
|
void |
setUpdateEventCapability(Boolean updateEventCapability)
Set the local value of the UpdateEventCapability Node.
|
void |
writeAccessHistoryDataCapability(Boolean accessHistoryDataCapability)
Write 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 of
HistoryServerCapabilitiesType.writeAccessHistoryDataCapability(Boolean). |
void |
writeAccessHistoryEventsCapability(Boolean accessHistoryEventsCapability)
Write 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 of
HistoryServerCapabilitiesType.writeAccessHistoryEventsCapability(Boolean). |
void |
writeDeleteAtTimeCapability(Boolean deleteAtTimeCapability)
Write 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 of
HistoryServerCapabilitiesType.writeDeleteAtTimeCapability(Boolean). |
void |
writeDeleteEventCapability(Boolean deleteEventCapability)
Write 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 of
HistoryServerCapabilitiesType.writeDeleteEventCapability(Boolean). |
void |
writeDeleteRawCapability(Boolean deleteRawCapability)
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 of
HistoryServerCapabilitiesType.writeDeleteRawCapability(Boolean). |
void |
writeInsertAnnotationCapability(Boolean insertAnnotationCapability)
Write 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 of
HistoryServerCapabilitiesType.writeInsertAnnotationCapability(Boolean). |
void |
writeInsertDataCapability(Boolean insertDataCapability)
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 of
HistoryServerCapabilitiesType.writeInsertDataCapability(Boolean). |
void |
writeInsertEventCapability(Boolean insertEventCapability)
Write 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 of
HistoryServerCapabilitiesType.writeInsertEventCapability(Boolean). |
void |
writeMaxReturnDataValues(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxReturnDataValues)
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 of
HistoryServerCapabilitiesType.writeMaxReturnDataValues(UInteger). |
void |
writeMaxReturnEventValues(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxReturnEventValues)
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 of
HistoryServerCapabilitiesType.writeMaxReturnEventValues(UInteger). |
void |
writeReplaceDataCapability(Boolean replaceDataCapability)
Write 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 of
HistoryServerCapabilitiesType.writeReplaceDataCapability(Boolean). |
void |
writeReplaceEventCapability(Boolean replaceEventCapability)
Write 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 of
HistoryServerCapabilitiesType.writeReplaceEventCapability(Boolean). |
void |
writeUpdateDataCapability(Boolean updateDataCapability)
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 of
HistoryServerCapabilitiesType.writeUpdateDataCapability(Boolean). |
void |
writeUpdateEventCapability(Boolean updateEventCapability)
Write 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 of
HistoryServerCapabilitiesType.writeUpdateEventCapability(Boolean). |
callMethod, callMethod, callMethodAsync, callMethodAsync, getAttributeValue, getEventNotifier, getIcon, getMethod, getMethod, getMethodAsync, getMethodAsync, getNamingRuleAsync, getNodeVersion, getObjectComponent, getObjectComponent, getObjectComponent, getObjectComponentAsync, getObjectComponentAsync, getObjectComponentAsync, getTypeDefinition, getTypeDefinitionAsync, getVariableComponent, getVariableComponent, getVariableComponent, getVariableComponentAsync, getVariableComponentAsync, getVariableComponentAsync, readEventNotifier, setAttributeValue, setEventNotifier, setIcon, setNamingRuleAsync, setNodeVersion, writeEventNotifierbrowse, browse, browseAsync, browseAsync, browseNodes, browseNodes, browseNodesAsync, browseNodesAsync, canonicalize, cast, findMemberNodeId, getBrowseName, getComponentAsync, getDescription, getDisplayName, getMemberNodeAsync, getNodeClass, getNodeId, getProperty, getPropertyNodeAsync, getPropertyNodeAsync, getUserWriteMask, getWriteMask, invalidate, readAttribute, readAttributeAsync, readBrowseName, readDescription, readDisplayName, readNamespaceIndex, readNodeClass, readNodeId, readProperty, readUserWriteMask, readWriteMask, refresh, refreshAsync, setBrowseName, setDescription, setDisplayName, setNodeClass, setNodeId, setProperty, setUserWriteMask, setWriteMask, synchronize, synchronizeAsync, writeAttribute, writeAttributeAsync, writeBrowseName, writeDescription, writeDisplayName, writeNodeClass, writeNodeId, writeProperty, writeUserWriteMask, writeWriteMaskclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEventNotifier, setEventNotifiergetBrowseName, getDescription, getDisplayName, getNodeClass, getNodeId, getUserWriteMask, getWriteMask, setBrowseName, setDescription, setDisplayName, setNodeClass, setNodeId, setUserWriteMask, setWriteMaskpublic 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.builtin.unsigned.UByte eventNotifier)
public Boolean getAccessHistoryDataCapability() throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypeThe returned value is the last seen; it is not read live from the server.
getAccessHistoryDataCapability in interface HistoryServerCapabilitiesTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the AccessHistoryDataCapability Node.public void setAccessHistoryDataCapability(Boolean accessHistoryDataCapability) throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypeThe value is only updated locally; it is not written to the server.
setAccessHistoryDataCapability in interface HistoryServerCapabilitiesTypeaccessHistoryDataCapability - the local value to set for the AccessHistoryDataCapability Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the AccessHistoryDataCapability Node.public Boolean readAccessHistoryDataCapability() throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypereadAccessHistoryDataCapability in interface HistoryServerCapabilitiesTypeBoolean value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeAccessHistoryDataCapability(Boolean accessHistoryDataCapability) throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypewriteAccessHistoryDataCapability in interface HistoryServerCapabilitiesTypeaccessHistoryDataCapability - the Boolean value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public CompletableFuture<? extends Boolean> readAccessHistoryDataCapabilityAsync()
HistoryServerCapabilitiesTypeHistoryServerCapabilitiesType.readAccessHistoryDataCapability().readAccessHistoryDataCapabilityAsync in interface HistoryServerCapabilitiesTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeAccessHistoryDataCapabilityAsync(Boolean accessHistoryDataCapability)
HistoryServerCapabilitiesTypeHistoryServerCapabilitiesType.writeAccessHistoryDataCapability(Boolean).writeAccessHistoryDataCapabilityAsync in interface HistoryServerCapabilitiesTypepublic PropertyTypeNode getAccessHistoryDataCapabilityNode() throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypePropertyType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getAccessHistoryDataCapabilityNode in interface HistoryServerCapabilitiesTypePropertyType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends PropertyTypeNode> getAccessHistoryDataCapabilityNodeAsync()
HistoryServerCapabilitiesTypeHistoryServerCapabilitiesType.getAccessHistoryDataCapabilityNode().getAccessHistoryDataCapabilityNodeAsync in interface HistoryServerCapabilitiesTypepublic Boolean getAccessHistoryEventsCapability() throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypeThe returned value is the last seen; it is not read live from the server.
getAccessHistoryEventsCapability in interface HistoryServerCapabilitiesTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the AccessHistoryEventsCapability Node.public void setAccessHistoryEventsCapability(Boolean accessHistoryEventsCapability) throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypeThe value is only updated locally; it is not written to the server.
setAccessHistoryEventsCapability in interface HistoryServerCapabilitiesTypeaccessHistoryEventsCapability - the local value to set for the AccessHistoryEventsCapability Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the AccessHistoryEventsCapability Node.public Boolean readAccessHistoryEventsCapability() throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypereadAccessHistoryEventsCapability in interface HistoryServerCapabilitiesTypeBoolean value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeAccessHistoryEventsCapability(Boolean accessHistoryEventsCapability) throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypewriteAccessHistoryEventsCapability in interface HistoryServerCapabilitiesTypeaccessHistoryEventsCapability - the Boolean value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public CompletableFuture<? extends Boolean> readAccessHistoryEventsCapabilityAsync()
HistoryServerCapabilitiesTypeHistoryServerCapabilitiesType.readAccessHistoryEventsCapability().readAccessHistoryEventsCapabilityAsync in interface HistoryServerCapabilitiesTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeAccessHistoryEventsCapabilityAsync(Boolean accessHistoryEventsCapability)
HistoryServerCapabilitiesTypeHistoryServerCapabilitiesType.writeAccessHistoryEventsCapability(Boolean).writeAccessHistoryEventsCapabilityAsync in interface HistoryServerCapabilitiesTypepublic PropertyTypeNode getAccessHistoryEventsCapabilityNode() throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypePropertyType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getAccessHistoryEventsCapabilityNode in interface HistoryServerCapabilitiesTypePropertyType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends PropertyTypeNode> getAccessHistoryEventsCapabilityNodeAsync()
HistoryServerCapabilitiesTypeHistoryServerCapabilitiesType.getAccessHistoryEventsCapabilityNode().getAccessHistoryEventsCapabilityNodeAsync in interface HistoryServerCapabilitiesTypepublic org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getMaxReturnDataValues()
throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypeThe returned value is the last seen; it is not read live from the server.
getMaxReturnDataValues in interface HistoryServerCapabilitiesTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the MaxReturnDataValues Node.public void setMaxReturnDataValues(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxReturnDataValues)
throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypeThe value is only updated locally; it is not written to the server.
setMaxReturnDataValues in interface HistoryServerCapabilitiesTypemaxReturnDataValues - the local value to set for the MaxReturnDataValues Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the MaxReturnDataValues Node.public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readMaxReturnDataValues()
throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypereadMaxReturnDataValues in interface HistoryServerCapabilitiesTypeUInteger value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeMaxReturnDataValues(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxReturnDataValues)
throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypewriteMaxReturnDataValues in interface HistoryServerCapabilitiesTypemaxReturnDataValues - the UInteger value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readMaxReturnDataValuesAsync()
HistoryServerCapabilitiesTypeHistoryServerCapabilitiesType.readMaxReturnDataValues().readMaxReturnDataValuesAsync in interface HistoryServerCapabilitiesTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeMaxReturnDataValuesAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxReturnDataValues)
HistoryServerCapabilitiesTypeHistoryServerCapabilitiesType.writeMaxReturnDataValues(UInteger).writeMaxReturnDataValuesAsync in interface HistoryServerCapabilitiesTypepublic PropertyTypeNode getMaxReturnDataValuesNode() throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypePropertyType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getMaxReturnDataValuesNode in interface HistoryServerCapabilitiesTypePropertyType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends PropertyTypeNode> getMaxReturnDataValuesNodeAsync()
HistoryServerCapabilitiesTypeHistoryServerCapabilitiesType.getMaxReturnDataValuesNode().getMaxReturnDataValuesNodeAsync in interface HistoryServerCapabilitiesTypepublic org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getMaxReturnEventValues()
throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypeThe returned value is the last seen; it is not read live from the server.
getMaxReturnEventValues in interface HistoryServerCapabilitiesTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the MaxReturnEventValues Node.public void setMaxReturnEventValues(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxReturnEventValues)
throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypeThe value is only updated locally; it is not written to the server.
setMaxReturnEventValues in interface HistoryServerCapabilitiesTypemaxReturnEventValues - the local value to set for the MaxReturnEventValues Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the MaxReturnEventValues Node.public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readMaxReturnEventValues()
throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypereadMaxReturnEventValues in interface HistoryServerCapabilitiesTypeUInteger value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeMaxReturnEventValues(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxReturnEventValues)
throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypewriteMaxReturnEventValues in interface HistoryServerCapabilitiesTypemaxReturnEventValues - the UInteger value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readMaxReturnEventValuesAsync()
HistoryServerCapabilitiesTypeHistoryServerCapabilitiesType.readMaxReturnEventValues().readMaxReturnEventValuesAsync in interface HistoryServerCapabilitiesTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeMaxReturnEventValuesAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxReturnEventValues)
HistoryServerCapabilitiesTypeHistoryServerCapabilitiesType.writeMaxReturnEventValues(UInteger).writeMaxReturnEventValuesAsync in interface HistoryServerCapabilitiesTypepublic PropertyTypeNode getMaxReturnEventValuesNode() throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypePropertyType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getMaxReturnEventValuesNode in interface HistoryServerCapabilitiesTypePropertyType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends PropertyTypeNode> getMaxReturnEventValuesNodeAsync()
HistoryServerCapabilitiesTypeHistoryServerCapabilitiesType.getMaxReturnEventValuesNode().getMaxReturnEventValuesNodeAsync in interface HistoryServerCapabilitiesTypepublic Boolean getInsertDataCapability() throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypeThe returned value is the last seen; it is not read live from the server.
getInsertDataCapability in interface HistoryServerCapabilitiesTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the InsertDataCapability Node.public void setInsertDataCapability(Boolean insertDataCapability) throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypeThe value is only updated locally; it is not written to the server.
setInsertDataCapability in interface HistoryServerCapabilitiesTypeinsertDataCapability - the local value to set for the InsertDataCapability Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the InsertDataCapability Node.public Boolean readInsertDataCapability() throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypereadInsertDataCapability in interface HistoryServerCapabilitiesTypeBoolean value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeInsertDataCapability(Boolean insertDataCapability) throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypewriteInsertDataCapability in interface HistoryServerCapabilitiesTypeinsertDataCapability - the Boolean value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public CompletableFuture<? extends Boolean> readInsertDataCapabilityAsync()
HistoryServerCapabilitiesTypeHistoryServerCapabilitiesType.readInsertDataCapability().readInsertDataCapabilityAsync in interface HistoryServerCapabilitiesTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeInsertDataCapabilityAsync(Boolean insertDataCapability)
HistoryServerCapabilitiesTypeHistoryServerCapabilitiesType.writeInsertDataCapability(Boolean).writeInsertDataCapabilityAsync in interface HistoryServerCapabilitiesTypepublic PropertyTypeNode getInsertDataCapabilityNode() throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypePropertyType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getInsertDataCapabilityNode in interface HistoryServerCapabilitiesTypePropertyType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends PropertyTypeNode> getInsertDataCapabilityNodeAsync()
HistoryServerCapabilitiesTypeHistoryServerCapabilitiesType.getInsertDataCapabilityNode().getInsertDataCapabilityNodeAsync in interface HistoryServerCapabilitiesTypepublic Boolean getReplaceDataCapability() throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypeThe returned value is the last seen; it is not read live from the server.
getReplaceDataCapability in interface HistoryServerCapabilitiesTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the ReplaceDataCapability Node.public void setReplaceDataCapability(Boolean replaceDataCapability) throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypeThe value is only updated locally; it is not written to the server.
setReplaceDataCapability in interface HistoryServerCapabilitiesTypereplaceDataCapability - the local value to set for the ReplaceDataCapability Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the ReplaceDataCapability Node.public Boolean readReplaceDataCapability() throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypereadReplaceDataCapability in interface HistoryServerCapabilitiesTypeBoolean value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeReplaceDataCapability(Boolean replaceDataCapability) throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypewriteReplaceDataCapability in interface HistoryServerCapabilitiesTypereplaceDataCapability - the Boolean value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public CompletableFuture<? extends Boolean> readReplaceDataCapabilityAsync()
HistoryServerCapabilitiesTypeHistoryServerCapabilitiesType.readReplaceDataCapability().readReplaceDataCapabilityAsync in interface HistoryServerCapabilitiesTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeReplaceDataCapabilityAsync(Boolean replaceDataCapability)
HistoryServerCapabilitiesTypeHistoryServerCapabilitiesType.writeReplaceDataCapability(Boolean).writeReplaceDataCapabilityAsync in interface HistoryServerCapabilitiesTypepublic PropertyTypeNode getReplaceDataCapabilityNode() throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypePropertyType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getReplaceDataCapabilityNode in interface HistoryServerCapabilitiesTypePropertyType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends PropertyTypeNode> getReplaceDataCapabilityNodeAsync()
HistoryServerCapabilitiesTypeHistoryServerCapabilitiesType.getReplaceDataCapabilityNode().getReplaceDataCapabilityNodeAsync in interface HistoryServerCapabilitiesTypepublic Boolean getUpdateDataCapability() throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypeThe returned value is the last seen; it is not read live from the server.
getUpdateDataCapability in interface HistoryServerCapabilitiesTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the UpdateDataCapability Node.public void setUpdateDataCapability(Boolean updateDataCapability) throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypeThe value is only updated locally; it is not written to the server.
setUpdateDataCapability in interface HistoryServerCapabilitiesTypeupdateDataCapability - the local value to set for the UpdateDataCapability Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the UpdateDataCapability Node.public Boolean readUpdateDataCapability() throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypereadUpdateDataCapability in interface HistoryServerCapabilitiesTypeBoolean value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeUpdateDataCapability(Boolean updateDataCapability) throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypewriteUpdateDataCapability in interface HistoryServerCapabilitiesTypeupdateDataCapability - the Boolean value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public CompletableFuture<? extends Boolean> readUpdateDataCapabilityAsync()
HistoryServerCapabilitiesTypeHistoryServerCapabilitiesType.readUpdateDataCapability().readUpdateDataCapabilityAsync in interface HistoryServerCapabilitiesTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeUpdateDataCapabilityAsync(Boolean updateDataCapability)
HistoryServerCapabilitiesTypeHistoryServerCapabilitiesType.writeUpdateDataCapability(Boolean).writeUpdateDataCapabilityAsync in interface HistoryServerCapabilitiesTypepublic PropertyTypeNode getUpdateDataCapabilityNode() throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypePropertyType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getUpdateDataCapabilityNode in interface HistoryServerCapabilitiesTypePropertyType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends PropertyTypeNode> getUpdateDataCapabilityNodeAsync()
HistoryServerCapabilitiesTypeHistoryServerCapabilitiesType.getUpdateDataCapabilityNode().getUpdateDataCapabilityNodeAsync in interface HistoryServerCapabilitiesTypepublic Boolean getDeleteRawCapability() throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypeThe returned value is the last seen; it is not read live from the server.
getDeleteRawCapability in interface HistoryServerCapabilitiesTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the DeleteRawCapability Node.public void setDeleteRawCapability(Boolean deleteRawCapability) throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypeThe value is only updated locally; it is not written to the server.
setDeleteRawCapability in interface HistoryServerCapabilitiesTypedeleteRawCapability - the local value to set for the DeleteRawCapability Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the DeleteRawCapability Node.public Boolean readDeleteRawCapability() throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypereadDeleteRawCapability in interface HistoryServerCapabilitiesTypeBoolean value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeDeleteRawCapability(Boolean deleteRawCapability) throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypewriteDeleteRawCapability in interface HistoryServerCapabilitiesTypedeleteRawCapability - the Boolean value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public CompletableFuture<? extends Boolean> readDeleteRawCapabilityAsync()
HistoryServerCapabilitiesTypeHistoryServerCapabilitiesType.readDeleteRawCapability().readDeleteRawCapabilityAsync in interface HistoryServerCapabilitiesTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeDeleteRawCapabilityAsync(Boolean deleteRawCapability)
HistoryServerCapabilitiesTypeHistoryServerCapabilitiesType.writeDeleteRawCapability(Boolean).writeDeleteRawCapabilityAsync in interface HistoryServerCapabilitiesTypepublic PropertyTypeNode getDeleteRawCapabilityNode() throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypePropertyType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getDeleteRawCapabilityNode in interface HistoryServerCapabilitiesTypePropertyType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends PropertyTypeNode> getDeleteRawCapabilityNodeAsync()
HistoryServerCapabilitiesTypeHistoryServerCapabilitiesType.getDeleteRawCapabilityNode().getDeleteRawCapabilityNodeAsync in interface HistoryServerCapabilitiesTypepublic Boolean getDeleteAtTimeCapability() throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypeThe returned value is the last seen; it is not read live from the server.
getDeleteAtTimeCapability in interface HistoryServerCapabilitiesTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the DeleteAtTimeCapability Node.public void setDeleteAtTimeCapability(Boolean deleteAtTimeCapability) throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypeThe value is only updated locally; it is not written to the server.
setDeleteAtTimeCapability in interface HistoryServerCapabilitiesTypedeleteAtTimeCapability - the local value to set for the DeleteAtTimeCapability Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the DeleteAtTimeCapability Node.public Boolean readDeleteAtTimeCapability() throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypereadDeleteAtTimeCapability in interface HistoryServerCapabilitiesTypeBoolean value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeDeleteAtTimeCapability(Boolean deleteAtTimeCapability) throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypewriteDeleteAtTimeCapability in interface HistoryServerCapabilitiesTypedeleteAtTimeCapability - the Boolean value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public CompletableFuture<? extends Boolean> readDeleteAtTimeCapabilityAsync()
HistoryServerCapabilitiesTypeHistoryServerCapabilitiesType.readDeleteAtTimeCapability().readDeleteAtTimeCapabilityAsync in interface HistoryServerCapabilitiesTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeDeleteAtTimeCapabilityAsync(Boolean deleteAtTimeCapability)
HistoryServerCapabilitiesTypeHistoryServerCapabilitiesType.writeDeleteAtTimeCapability(Boolean).writeDeleteAtTimeCapabilityAsync in interface HistoryServerCapabilitiesTypepublic PropertyTypeNode getDeleteAtTimeCapabilityNode() throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypePropertyType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getDeleteAtTimeCapabilityNode in interface HistoryServerCapabilitiesTypePropertyType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends PropertyTypeNode> getDeleteAtTimeCapabilityNodeAsync()
HistoryServerCapabilitiesTypeHistoryServerCapabilitiesType.getDeleteAtTimeCapabilityNode().getDeleteAtTimeCapabilityNodeAsync in interface HistoryServerCapabilitiesTypepublic Boolean getInsertEventCapability() throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypeThe returned value is the last seen; it is not read live from the server.
getInsertEventCapability in interface HistoryServerCapabilitiesTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the InsertEventCapability Node.public void setInsertEventCapability(Boolean insertEventCapability) throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypeThe value is only updated locally; it is not written to the server.
setInsertEventCapability in interface HistoryServerCapabilitiesTypeinsertEventCapability - the local value to set for the InsertEventCapability Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the InsertEventCapability Node.public Boolean readInsertEventCapability() throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypereadInsertEventCapability in interface HistoryServerCapabilitiesTypeBoolean value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeInsertEventCapability(Boolean insertEventCapability) throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypewriteInsertEventCapability in interface HistoryServerCapabilitiesTypeinsertEventCapability - the Boolean value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public CompletableFuture<? extends Boolean> readInsertEventCapabilityAsync()
HistoryServerCapabilitiesTypeHistoryServerCapabilitiesType.readInsertEventCapability().readInsertEventCapabilityAsync in interface HistoryServerCapabilitiesTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeInsertEventCapabilityAsync(Boolean insertEventCapability)
HistoryServerCapabilitiesTypeHistoryServerCapabilitiesType.writeInsertEventCapability(Boolean).writeInsertEventCapabilityAsync in interface HistoryServerCapabilitiesTypepublic PropertyTypeNode getInsertEventCapabilityNode() throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypePropertyType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getInsertEventCapabilityNode in interface HistoryServerCapabilitiesTypePropertyType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends PropertyTypeNode> getInsertEventCapabilityNodeAsync()
HistoryServerCapabilitiesTypeHistoryServerCapabilitiesType.getInsertEventCapabilityNode().getInsertEventCapabilityNodeAsync in interface HistoryServerCapabilitiesTypepublic Boolean getReplaceEventCapability() throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypeThe returned value is the last seen; it is not read live from the server.
getReplaceEventCapability in interface HistoryServerCapabilitiesTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the ReplaceEventCapability Node.public void setReplaceEventCapability(Boolean replaceEventCapability) throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypeThe value is only updated locally; it is not written to the server.
setReplaceEventCapability in interface HistoryServerCapabilitiesTypereplaceEventCapability - the local value to set for the ReplaceEventCapability Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the ReplaceEventCapability Node.public Boolean readReplaceEventCapability() throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypereadReplaceEventCapability in interface HistoryServerCapabilitiesTypeBoolean value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeReplaceEventCapability(Boolean replaceEventCapability) throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypewriteReplaceEventCapability in interface HistoryServerCapabilitiesTypereplaceEventCapability - the Boolean value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public CompletableFuture<? extends Boolean> readReplaceEventCapabilityAsync()
HistoryServerCapabilitiesTypeHistoryServerCapabilitiesType.readReplaceEventCapability().readReplaceEventCapabilityAsync in interface HistoryServerCapabilitiesTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeReplaceEventCapabilityAsync(Boolean replaceEventCapability)
HistoryServerCapabilitiesTypeHistoryServerCapabilitiesType.writeReplaceEventCapability(Boolean).writeReplaceEventCapabilityAsync in interface HistoryServerCapabilitiesTypepublic PropertyTypeNode getReplaceEventCapabilityNode() throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypePropertyType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getReplaceEventCapabilityNode in interface HistoryServerCapabilitiesTypePropertyType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends PropertyTypeNode> getReplaceEventCapabilityNodeAsync()
HistoryServerCapabilitiesTypeHistoryServerCapabilitiesType.getReplaceEventCapabilityNode().getReplaceEventCapabilityNodeAsync in interface HistoryServerCapabilitiesTypepublic Boolean getUpdateEventCapability() throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypeThe returned value is the last seen; it is not read live from the server.
getUpdateEventCapability in interface HistoryServerCapabilitiesTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the UpdateEventCapability Node.public void setUpdateEventCapability(Boolean updateEventCapability) throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypeThe value is only updated locally; it is not written to the server.
setUpdateEventCapability in interface HistoryServerCapabilitiesTypeupdateEventCapability - the local value to set for the UpdateEventCapability Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the UpdateEventCapability Node.public Boolean readUpdateEventCapability() throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypereadUpdateEventCapability in interface HistoryServerCapabilitiesTypeBoolean value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeUpdateEventCapability(Boolean updateEventCapability) throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypewriteUpdateEventCapability in interface HistoryServerCapabilitiesTypeupdateEventCapability - the Boolean value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public CompletableFuture<? extends Boolean> readUpdateEventCapabilityAsync()
HistoryServerCapabilitiesTypeHistoryServerCapabilitiesType.readUpdateEventCapability().readUpdateEventCapabilityAsync in interface HistoryServerCapabilitiesTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeUpdateEventCapabilityAsync(Boolean updateEventCapability)
HistoryServerCapabilitiesTypeHistoryServerCapabilitiesType.writeUpdateEventCapability(Boolean).writeUpdateEventCapabilityAsync in interface HistoryServerCapabilitiesTypepublic PropertyTypeNode getUpdateEventCapabilityNode() throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypePropertyType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getUpdateEventCapabilityNode in interface HistoryServerCapabilitiesTypePropertyType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends PropertyTypeNode> getUpdateEventCapabilityNodeAsync()
HistoryServerCapabilitiesTypeHistoryServerCapabilitiesType.getUpdateEventCapabilityNode().getUpdateEventCapabilityNodeAsync in interface HistoryServerCapabilitiesTypepublic Boolean getDeleteEventCapability() throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypeThe returned value is the last seen; it is not read live from the server.
getDeleteEventCapability in interface HistoryServerCapabilitiesTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the DeleteEventCapability Node.public void setDeleteEventCapability(Boolean deleteEventCapability) throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypeThe value is only updated locally; it is not written to the server.
setDeleteEventCapability in interface HistoryServerCapabilitiesTypedeleteEventCapability - the local value to set for the DeleteEventCapability Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the DeleteEventCapability Node.public Boolean readDeleteEventCapability() throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypereadDeleteEventCapability in interface HistoryServerCapabilitiesTypeBoolean value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeDeleteEventCapability(Boolean deleteEventCapability) throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypewriteDeleteEventCapability in interface HistoryServerCapabilitiesTypedeleteEventCapability - the Boolean value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public CompletableFuture<? extends Boolean> readDeleteEventCapabilityAsync()
HistoryServerCapabilitiesTypeHistoryServerCapabilitiesType.readDeleteEventCapability().readDeleteEventCapabilityAsync in interface HistoryServerCapabilitiesTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeDeleteEventCapabilityAsync(Boolean deleteEventCapability)
HistoryServerCapabilitiesTypeHistoryServerCapabilitiesType.writeDeleteEventCapability(Boolean).writeDeleteEventCapabilityAsync in interface HistoryServerCapabilitiesTypepublic PropertyTypeNode getDeleteEventCapabilityNode() throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypePropertyType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getDeleteEventCapabilityNode in interface HistoryServerCapabilitiesTypePropertyType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends PropertyTypeNode> getDeleteEventCapabilityNodeAsync()
HistoryServerCapabilitiesTypeHistoryServerCapabilitiesType.getDeleteEventCapabilityNode().getDeleteEventCapabilityNodeAsync in interface HistoryServerCapabilitiesTypepublic Boolean getInsertAnnotationCapability() throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypeThe returned value is the last seen; it is not read live from the server.
getInsertAnnotationCapability in interface HistoryServerCapabilitiesTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the InsertAnnotationCapability Node.public void setInsertAnnotationCapability(Boolean insertAnnotationCapability) throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypeThe value is only updated locally; it is not written to the server.
setInsertAnnotationCapability in interface HistoryServerCapabilitiesTypeinsertAnnotationCapability - the local value to set for the InsertAnnotationCapability Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the InsertAnnotationCapability Node.public Boolean readInsertAnnotationCapability() throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypereadInsertAnnotationCapability in interface HistoryServerCapabilitiesTypeBoolean value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeInsertAnnotationCapability(Boolean insertAnnotationCapability) throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypewriteInsertAnnotationCapability in interface HistoryServerCapabilitiesTypeinsertAnnotationCapability - the Boolean value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public CompletableFuture<? extends Boolean> readInsertAnnotationCapabilityAsync()
HistoryServerCapabilitiesTypeHistoryServerCapabilitiesType.readInsertAnnotationCapability().readInsertAnnotationCapabilityAsync in interface HistoryServerCapabilitiesTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeInsertAnnotationCapabilityAsync(Boolean insertAnnotationCapability)
HistoryServerCapabilitiesTypeHistoryServerCapabilitiesType.writeInsertAnnotationCapability(Boolean).writeInsertAnnotationCapabilityAsync in interface HistoryServerCapabilitiesTypepublic PropertyTypeNode getInsertAnnotationCapabilityNode() throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypePropertyType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getInsertAnnotationCapabilityNode in interface HistoryServerCapabilitiesTypePropertyType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends PropertyTypeNode> getInsertAnnotationCapabilityNodeAsync()
HistoryServerCapabilitiesTypeHistoryServerCapabilitiesType.getInsertAnnotationCapabilityNode().getInsertAnnotationCapabilityNodeAsync in interface HistoryServerCapabilitiesTypepublic FolderTypeNode getAggregateFunctionsNode() throws org.eclipse.milo.opcua.stack.core.UaException
HistoryServerCapabilitiesTypeFolderType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getAggregateFunctionsNode in interface HistoryServerCapabilitiesTypeFolderType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends FolderTypeNode> getAggregateFunctionsNodeAsync()
HistoryServerCapabilitiesTypeHistoryServerCapabilitiesType.getAggregateFunctionsNode().getAggregateFunctionsNodeAsync in interface HistoryServerCapabilitiesTypeCopyright © 2021. All rights reserved.