public class OperationLimitsTypeNode extends FolderTypeNode implements OperationLimitsType
MAX_MONITORED_ITEMS_PER_CALL, MAX_NODES_PER_BROWSE, MAX_NODES_PER_HISTORY_READ_DATA, MAX_NODES_PER_HISTORY_READ_EVENTS, MAX_NODES_PER_HISTORY_UPDATE_DATA, MAX_NODES_PER_HISTORY_UPDATE_EVENTS, MAX_NODES_PER_METHOD_CALL, MAX_NODES_PER_NODE_MANAGEMENT, MAX_NODES_PER_READ, MAX_NODES_PER_REGISTER_NODES, MAX_NODES_PER_TRANSLATE_BROWSE_PATHS_TO_NODE_IDS, MAX_NODES_PER_WRITE| Constructor and Description |
|---|
OperationLimitsTypeNode(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 |
|---|---|
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getMaxMonitoredItemsPerCall()
Get the local value of the MaxMonitoredItemsPerCall Node.
|
PropertyTypeNode |
getMaxMonitoredItemsPerCallNode()
Get the MaxMonitoredItemsPerCall
PropertyType Node, or null if it does not exist. |
CompletableFuture<? extends PropertyTypeNode> |
getMaxMonitoredItemsPerCallNodeAsync()
Asynchronous implementation of
OperationLimitsType.getMaxMonitoredItemsPerCallNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getMaxNodesPerBrowse()
Get the local value of the MaxNodesPerBrowse Node.
|
PropertyTypeNode |
getMaxNodesPerBrowseNode()
Get the MaxNodesPerBrowse
PropertyType Node, or null if it does not exist. |
CompletableFuture<? extends PropertyTypeNode> |
getMaxNodesPerBrowseNodeAsync()
Asynchronous implementation of
OperationLimitsType.getMaxNodesPerBrowseNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getMaxNodesPerHistoryReadData()
Get the local value of the MaxNodesPerHistoryReadData Node.
|
PropertyTypeNode |
getMaxNodesPerHistoryReadDataNode()
Get the MaxNodesPerHistoryReadData
PropertyType Node, or null if it does not exist. |
CompletableFuture<? extends PropertyTypeNode> |
getMaxNodesPerHistoryReadDataNodeAsync()
Asynchronous implementation of
OperationLimitsType.getMaxNodesPerHistoryReadDataNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getMaxNodesPerHistoryReadEvents()
Get the local value of the MaxNodesPerHistoryReadEvents Node.
|
PropertyTypeNode |
getMaxNodesPerHistoryReadEventsNode()
Get the MaxNodesPerHistoryReadEvents
PropertyType Node, or null if it does not exist. |
CompletableFuture<? extends PropertyTypeNode> |
getMaxNodesPerHistoryReadEventsNodeAsync()
Asynchronous implementation of
OperationLimitsType.getMaxNodesPerHistoryReadEventsNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getMaxNodesPerHistoryUpdateData()
Get the local value of the MaxNodesPerHistoryUpdateData Node.
|
PropertyTypeNode |
getMaxNodesPerHistoryUpdateDataNode()
Get the MaxNodesPerHistoryUpdateData
PropertyType Node, or null if it does not exist. |
CompletableFuture<? extends PropertyTypeNode> |
getMaxNodesPerHistoryUpdateDataNodeAsync()
Asynchronous implementation of
OperationLimitsType.getMaxNodesPerHistoryUpdateDataNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getMaxNodesPerHistoryUpdateEvents()
Get the local value of the MaxNodesPerHistoryUpdateEvents Node.
|
PropertyTypeNode |
getMaxNodesPerHistoryUpdateEventsNode()
Get the MaxNodesPerHistoryUpdateEvents
PropertyType Node, or null if it does not exist. |
CompletableFuture<? extends PropertyTypeNode> |
getMaxNodesPerHistoryUpdateEventsNodeAsync()
Asynchronous implementation of
OperationLimitsType.getMaxNodesPerHistoryUpdateEventsNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getMaxNodesPerMethodCall()
Get the local value of the MaxNodesPerMethodCall Node.
|
PropertyTypeNode |
getMaxNodesPerMethodCallNode()
Get the MaxNodesPerMethodCall
PropertyType Node, or null if it does not exist. |
CompletableFuture<? extends PropertyTypeNode> |
getMaxNodesPerMethodCallNodeAsync()
Asynchronous implementation of
OperationLimitsType.getMaxNodesPerMethodCallNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getMaxNodesPerNodeManagement()
Get the local value of the MaxNodesPerNodeManagement Node.
|
PropertyTypeNode |
getMaxNodesPerNodeManagementNode()
Get the MaxNodesPerNodeManagement
PropertyType Node, or null if it does not exist. |
CompletableFuture<? extends PropertyTypeNode> |
getMaxNodesPerNodeManagementNodeAsync()
Asynchronous implementation of
OperationLimitsType.getMaxNodesPerNodeManagementNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getMaxNodesPerRead()
Get the local value of the MaxNodesPerRead Node.
|
PropertyTypeNode |
getMaxNodesPerReadNode()
Get the MaxNodesPerRead
PropertyType Node, or null if it does not exist. |
CompletableFuture<? extends PropertyTypeNode> |
getMaxNodesPerReadNodeAsync()
Asynchronous implementation of
OperationLimitsType.getMaxNodesPerReadNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getMaxNodesPerRegisterNodes()
Get the local value of the MaxNodesPerRegisterNodes Node.
|
PropertyTypeNode |
getMaxNodesPerRegisterNodesNode()
Get the MaxNodesPerRegisterNodes
PropertyType Node, or null if it does not exist. |
CompletableFuture<? extends PropertyTypeNode> |
getMaxNodesPerRegisterNodesNodeAsync()
Asynchronous implementation of
OperationLimitsType.getMaxNodesPerRegisterNodesNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getMaxNodesPerTranslateBrowsePathsToNodeIds()
Get the local value of the MaxNodesPerTranslateBrowsePathsToNodeIds Node.
|
PropertyTypeNode |
getMaxNodesPerTranslateBrowsePathsToNodeIdsNode()
Get the MaxNodesPerTranslateBrowsePathsToNodeIds
PropertyType Node, or null if it does not exist. |
CompletableFuture<? extends PropertyTypeNode> |
getMaxNodesPerTranslateBrowsePathsToNodeIdsNodeAsync()
Asynchronous implementation of
OperationLimitsType.getMaxNodesPerTranslateBrowsePathsToNodeIdsNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getMaxNodesPerWrite()
Get the local value of the MaxNodesPerWrite Node.
|
PropertyTypeNode |
getMaxNodesPerWriteNode()
Get the MaxNodesPerWrite
PropertyType Node, or null if it does not exist. |
CompletableFuture<? extends PropertyTypeNode> |
getMaxNodesPerWriteNodeAsync()
Asynchronous implementation of
OperationLimitsType.getMaxNodesPerWriteNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
readMaxMonitoredItemsPerCall()
Read the value of the MaxMonitoredItemsPerCall 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> |
readMaxMonitoredItemsPerCallAsync()
An asynchronous implementation of
OperationLimitsType.readMaxMonitoredItemsPerCall(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
readMaxNodesPerBrowse()
Read the value of the MaxNodesPerBrowse 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> |
readMaxNodesPerBrowseAsync()
An asynchronous implementation of
OperationLimitsType.readMaxNodesPerBrowse(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
readMaxNodesPerHistoryReadData()
Read the value of the MaxNodesPerHistoryReadData 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> |
readMaxNodesPerHistoryReadDataAsync()
An asynchronous implementation of
OperationLimitsType.readMaxNodesPerHistoryReadData(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
readMaxNodesPerHistoryReadEvents()
Read the value of the MaxNodesPerHistoryReadEvents 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> |
readMaxNodesPerHistoryReadEventsAsync()
An asynchronous implementation of
OperationLimitsType.readMaxNodesPerHistoryReadEvents(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
readMaxNodesPerHistoryUpdateData()
Read the value of the MaxNodesPerHistoryUpdateData 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> |
readMaxNodesPerHistoryUpdateDataAsync()
An asynchronous implementation of
OperationLimitsType.readMaxNodesPerHistoryUpdateData(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
readMaxNodesPerHistoryUpdateEvents()
Read the value of the MaxNodesPerHistoryUpdateEvents 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> |
readMaxNodesPerHistoryUpdateEventsAsync()
An asynchronous implementation of
OperationLimitsType.readMaxNodesPerHistoryUpdateEvents(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
readMaxNodesPerMethodCall()
Read the value of the MaxNodesPerMethodCall 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> |
readMaxNodesPerMethodCallAsync()
An asynchronous implementation of
OperationLimitsType.readMaxNodesPerMethodCall(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
readMaxNodesPerNodeManagement()
Read the value of the MaxNodesPerNodeManagement 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> |
readMaxNodesPerNodeManagementAsync()
An asynchronous implementation of
OperationLimitsType.readMaxNodesPerNodeManagement(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
readMaxNodesPerRead()
Read the value of the MaxNodesPerRead 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> |
readMaxNodesPerReadAsync()
An asynchronous implementation of
OperationLimitsType.readMaxNodesPerRead(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
readMaxNodesPerRegisterNodes()
Read the value of the MaxNodesPerRegisterNodes 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> |
readMaxNodesPerRegisterNodesAsync()
An asynchronous implementation of
OperationLimitsType.readMaxNodesPerRegisterNodes(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
readMaxNodesPerTranslateBrowsePathsToNodeIds()
Read the value of the MaxNodesPerTranslateBrowsePathsToNodeIds 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> |
readMaxNodesPerTranslateBrowsePathsToNodeIdsAsync()
An asynchronous implementation of
OperationLimitsType.readMaxNodesPerTranslateBrowsePathsToNodeIds(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
readMaxNodesPerWrite()
Read the value of the MaxNodesPerWrite 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> |
readMaxNodesPerWriteAsync()
An asynchronous implementation of
OperationLimitsType.readMaxNodesPerWrite(). |
void |
setMaxMonitoredItemsPerCall(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxMonitoredItemsPerCall)
Set the local value of the MaxMonitoredItemsPerCall Node.
|
void |
setMaxNodesPerBrowse(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerBrowse)
Set the local value of the MaxNodesPerBrowse Node.
|
void |
setMaxNodesPerHistoryReadData(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerHistoryReadData)
Set the local value of the MaxNodesPerHistoryReadData Node.
|
void |
setMaxNodesPerHistoryReadEvents(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerHistoryReadEvents)
Set the local value of the MaxNodesPerHistoryReadEvents Node.
|
void |
setMaxNodesPerHistoryUpdateData(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerHistoryUpdateData)
Set the local value of the MaxNodesPerHistoryUpdateData Node.
|
void |
setMaxNodesPerHistoryUpdateEvents(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerHistoryUpdateEvents)
Set the local value of the MaxNodesPerHistoryUpdateEvents Node.
|
void |
setMaxNodesPerMethodCall(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerMethodCall)
Set the local value of the MaxNodesPerMethodCall Node.
|
void |
setMaxNodesPerNodeManagement(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerNodeManagement)
Set the local value of the MaxNodesPerNodeManagement Node.
|
void |
setMaxNodesPerRead(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerRead)
Set the local value of the MaxNodesPerRead Node.
|
void |
setMaxNodesPerRegisterNodes(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerRegisterNodes)
Set the local value of the MaxNodesPerRegisterNodes Node.
|
void |
setMaxNodesPerTranslateBrowsePathsToNodeIds(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerTranslateBrowsePathsToNodeIds)
Set the local value of the MaxNodesPerTranslateBrowsePathsToNodeIds Node.
|
void |
setMaxNodesPerWrite(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerWrite)
Set the local value of the MaxNodesPerWrite Node.
|
void |
writeMaxMonitoredItemsPerCall(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxMonitoredItemsPerCall)
Write a new value for the MaxMonitoredItemsPerCall Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeMaxMonitoredItemsPerCallAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxMonitoredItemsPerCall)
An asynchronous implementation of
OperationLimitsType.writeMaxMonitoredItemsPerCall(UInteger). |
void |
writeMaxNodesPerBrowse(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerBrowse)
Write a new value for the MaxNodesPerBrowse Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeMaxNodesPerBrowseAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerBrowse)
An asynchronous implementation of
OperationLimitsType.writeMaxNodesPerBrowse(UInteger). |
void |
writeMaxNodesPerHistoryReadData(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerHistoryReadData)
Write a new value for the MaxNodesPerHistoryReadData Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeMaxNodesPerHistoryReadDataAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerHistoryReadData)
An asynchronous implementation of
OperationLimitsType.writeMaxNodesPerHistoryReadData(UInteger). |
void |
writeMaxNodesPerHistoryReadEvents(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerHistoryReadEvents)
Write a new value for the MaxNodesPerHistoryReadEvents Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeMaxNodesPerHistoryReadEventsAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerHistoryReadEvents)
An asynchronous implementation of
OperationLimitsType.writeMaxNodesPerHistoryReadEvents(UInteger). |
void |
writeMaxNodesPerHistoryUpdateData(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerHistoryUpdateData)
Write a new value for the MaxNodesPerHistoryUpdateData Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeMaxNodesPerHistoryUpdateDataAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerHistoryUpdateData)
An asynchronous implementation of
OperationLimitsType.writeMaxNodesPerHistoryUpdateData(UInteger). |
void |
writeMaxNodesPerHistoryUpdateEvents(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerHistoryUpdateEvents)
Write a new value for the MaxNodesPerHistoryUpdateEvents Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeMaxNodesPerHistoryUpdateEventsAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerHistoryUpdateEvents)
An asynchronous implementation of
OperationLimitsType.writeMaxNodesPerHistoryUpdateEvents(UInteger). |
void |
writeMaxNodesPerMethodCall(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerMethodCall)
Write a new value for the MaxNodesPerMethodCall Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeMaxNodesPerMethodCallAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerMethodCall)
An asynchronous implementation of
OperationLimitsType.writeMaxNodesPerMethodCall(UInteger). |
void |
writeMaxNodesPerNodeManagement(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerNodeManagement)
Write a new value for the MaxNodesPerNodeManagement Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeMaxNodesPerNodeManagementAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerNodeManagement)
An asynchronous implementation of
OperationLimitsType.writeMaxNodesPerNodeManagement(UInteger). |
void |
writeMaxNodesPerRead(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerRead)
Write a new value for the MaxNodesPerRead Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeMaxNodesPerReadAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerRead)
An asynchronous implementation of
OperationLimitsType.writeMaxNodesPerRead(UInteger). |
void |
writeMaxNodesPerRegisterNodes(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerRegisterNodes)
Write a new value for the MaxNodesPerRegisterNodes Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeMaxNodesPerRegisterNodesAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerRegisterNodes)
An asynchronous implementation of
OperationLimitsType.writeMaxNodesPerRegisterNodes(UInteger). |
void |
writeMaxNodesPerTranslateBrowsePathsToNodeIds(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerTranslateBrowsePathsToNodeIds)
Write a new value for the MaxNodesPerTranslateBrowsePathsToNodeIds Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeMaxNodesPerTranslateBrowsePathsToNodeIdsAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerTranslateBrowsePathsToNodeIds)
An asynchronous implementation of
OperationLimitsType.writeMaxNodesPerTranslateBrowsePathsToNodeIds(UInteger). |
void |
writeMaxNodesPerWrite(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerWrite)
Write a new value for the MaxNodesPerWrite Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeMaxNodesPerWriteAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerWrite)
An asynchronous implementation of
OperationLimitsType.writeMaxNodesPerWrite(UInteger). |
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 OperationLimitsTypeNode(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 org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getMaxNodesPerRead()
throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypeThe returned value is the last seen; it is not read live from the server.
getMaxNodesPerRead in interface OperationLimitsTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the MaxNodesPerRead Node.public void setMaxNodesPerRead(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerRead)
throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypeThe value is only updated locally; it is not written to the server.
setMaxNodesPerRead in interface OperationLimitsTypemaxNodesPerRead - the local value to set for the MaxNodesPerRead Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the MaxNodesPerRead Node.public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readMaxNodesPerRead()
throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypereadMaxNodesPerRead in interface OperationLimitsTypeUInteger value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeMaxNodesPerRead(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerRead)
throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypewriteMaxNodesPerRead in interface OperationLimitsTypemaxNodesPerRead - 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> readMaxNodesPerReadAsync()
OperationLimitsTypeOperationLimitsType.readMaxNodesPerRead().readMaxNodesPerReadAsync in interface OperationLimitsTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeMaxNodesPerReadAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerRead)
OperationLimitsTypeOperationLimitsType.writeMaxNodesPerRead(UInteger).writeMaxNodesPerReadAsync in interface OperationLimitsTypepublic PropertyTypeNode getMaxNodesPerReadNode() throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypePropertyType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getMaxNodesPerReadNode in interface OperationLimitsTypePropertyType 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> getMaxNodesPerReadNodeAsync()
OperationLimitsTypeOperationLimitsType.getMaxNodesPerReadNode().getMaxNodesPerReadNodeAsync in interface OperationLimitsTypepublic org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getMaxNodesPerHistoryReadData()
throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypeThe returned value is the last seen; it is not read live from the server.
getMaxNodesPerHistoryReadData in interface OperationLimitsTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the MaxNodesPerHistoryReadData Node.public void setMaxNodesPerHistoryReadData(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerHistoryReadData)
throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypeThe value is only updated locally; it is not written to the server.
setMaxNodesPerHistoryReadData in interface OperationLimitsTypemaxNodesPerHistoryReadData - the local value to set for the MaxNodesPerHistoryReadData Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the MaxNodesPerHistoryReadData Node.public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readMaxNodesPerHistoryReadData()
throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypereadMaxNodesPerHistoryReadData in interface OperationLimitsTypeUInteger value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeMaxNodesPerHistoryReadData(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerHistoryReadData)
throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypewriteMaxNodesPerHistoryReadData in interface OperationLimitsTypemaxNodesPerHistoryReadData - 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> readMaxNodesPerHistoryReadDataAsync()
OperationLimitsTypeOperationLimitsType.readMaxNodesPerHistoryReadData().readMaxNodesPerHistoryReadDataAsync in interface OperationLimitsTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeMaxNodesPerHistoryReadDataAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerHistoryReadData)
OperationLimitsTypeOperationLimitsType.writeMaxNodesPerHistoryReadData(UInteger).writeMaxNodesPerHistoryReadDataAsync in interface OperationLimitsTypepublic PropertyTypeNode getMaxNodesPerHistoryReadDataNode() throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypePropertyType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getMaxNodesPerHistoryReadDataNode in interface OperationLimitsTypePropertyType 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> getMaxNodesPerHistoryReadDataNodeAsync()
OperationLimitsTypeOperationLimitsType.getMaxNodesPerHistoryReadDataNode().getMaxNodesPerHistoryReadDataNodeAsync in interface OperationLimitsTypepublic org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getMaxNodesPerHistoryReadEvents()
throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypeThe returned value is the last seen; it is not read live from the server.
getMaxNodesPerHistoryReadEvents in interface OperationLimitsTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the MaxNodesPerHistoryReadEvents Node.public void setMaxNodesPerHistoryReadEvents(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerHistoryReadEvents)
throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypeThe value is only updated locally; it is not written to the server.
setMaxNodesPerHistoryReadEvents in interface OperationLimitsTypemaxNodesPerHistoryReadEvents - the local value to set for the MaxNodesPerHistoryReadEvents Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the MaxNodesPerHistoryReadEvents Node.public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readMaxNodesPerHistoryReadEvents()
throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypereadMaxNodesPerHistoryReadEvents in interface OperationLimitsTypeUInteger value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeMaxNodesPerHistoryReadEvents(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerHistoryReadEvents)
throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypewriteMaxNodesPerHistoryReadEvents in interface OperationLimitsTypemaxNodesPerHistoryReadEvents - 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> readMaxNodesPerHistoryReadEventsAsync()
OperationLimitsTypeOperationLimitsType.readMaxNodesPerHistoryReadEvents().readMaxNodesPerHistoryReadEventsAsync in interface OperationLimitsTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeMaxNodesPerHistoryReadEventsAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerHistoryReadEvents)
OperationLimitsTypeOperationLimitsType.writeMaxNodesPerHistoryReadEvents(UInteger).writeMaxNodesPerHistoryReadEventsAsync in interface OperationLimitsTypepublic PropertyTypeNode getMaxNodesPerHistoryReadEventsNode() throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypePropertyType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getMaxNodesPerHistoryReadEventsNode in interface OperationLimitsTypePropertyType 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> getMaxNodesPerHistoryReadEventsNodeAsync()
OperationLimitsTypeOperationLimitsType.getMaxNodesPerHistoryReadEventsNode().getMaxNodesPerHistoryReadEventsNodeAsync in interface OperationLimitsTypepublic org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getMaxNodesPerWrite()
throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypeThe returned value is the last seen; it is not read live from the server.
getMaxNodesPerWrite in interface OperationLimitsTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the MaxNodesPerWrite Node.public void setMaxNodesPerWrite(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerWrite)
throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypeThe value is only updated locally; it is not written to the server.
setMaxNodesPerWrite in interface OperationLimitsTypemaxNodesPerWrite - the local value to set for the MaxNodesPerWrite Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the MaxNodesPerWrite Node.public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readMaxNodesPerWrite()
throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypereadMaxNodesPerWrite in interface OperationLimitsTypeUInteger value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeMaxNodesPerWrite(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerWrite)
throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypewriteMaxNodesPerWrite in interface OperationLimitsTypemaxNodesPerWrite - 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> readMaxNodesPerWriteAsync()
OperationLimitsTypeOperationLimitsType.readMaxNodesPerWrite().readMaxNodesPerWriteAsync in interface OperationLimitsTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeMaxNodesPerWriteAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerWrite)
OperationLimitsTypeOperationLimitsType.writeMaxNodesPerWrite(UInteger).writeMaxNodesPerWriteAsync in interface OperationLimitsTypepublic PropertyTypeNode getMaxNodesPerWriteNode() throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypePropertyType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getMaxNodesPerWriteNode in interface OperationLimitsTypePropertyType 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> getMaxNodesPerWriteNodeAsync()
OperationLimitsTypeOperationLimitsType.getMaxNodesPerWriteNode().getMaxNodesPerWriteNodeAsync in interface OperationLimitsTypepublic org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getMaxNodesPerHistoryUpdateData()
throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypeThe returned value is the last seen; it is not read live from the server.
getMaxNodesPerHistoryUpdateData in interface OperationLimitsTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the MaxNodesPerHistoryUpdateData Node.public void setMaxNodesPerHistoryUpdateData(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerHistoryUpdateData)
throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypeThe value is only updated locally; it is not written to the server.
setMaxNodesPerHistoryUpdateData in interface OperationLimitsTypemaxNodesPerHistoryUpdateData - the local value to set for the MaxNodesPerHistoryUpdateData Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the MaxNodesPerHistoryUpdateData Node.public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readMaxNodesPerHistoryUpdateData()
throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypereadMaxNodesPerHistoryUpdateData in interface OperationLimitsTypeUInteger value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeMaxNodesPerHistoryUpdateData(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerHistoryUpdateData)
throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypewriteMaxNodesPerHistoryUpdateData in interface OperationLimitsTypemaxNodesPerHistoryUpdateData - 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> readMaxNodesPerHistoryUpdateDataAsync()
OperationLimitsTypeOperationLimitsType.readMaxNodesPerHistoryUpdateData().readMaxNodesPerHistoryUpdateDataAsync in interface OperationLimitsTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeMaxNodesPerHistoryUpdateDataAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerHistoryUpdateData)
OperationLimitsTypeOperationLimitsType.writeMaxNodesPerHistoryUpdateData(UInteger).writeMaxNodesPerHistoryUpdateDataAsync in interface OperationLimitsTypepublic PropertyTypeNode getMaxNodesPerHistoryUpdateDataNode() throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypePropertyType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getMaxNodesPerHistoryUpdateDataNode in interface OperationLimitsTypePropertyType 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> getMaxNodesPerHistoryUpdateDataNodeAsync()
OperationLimitsTypeOperationLimitsType.getMaxNodesPerHistoryUpdateDataNode().getMaxNodesPerHistoryUpdateDataNodeAsync in interface OperationLimitsTypepublic org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getMaxNodesPerHistoryUpdateEvents()
throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypeThe returned value is the last seen; it is not read live from the server.
getMaxNodesPerHistoryUpdateEvents in interface OperationLimitsTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the MaxNodesPerHistoryUpdateEvents Node.public void setMaxNodesPerHistoryUpdateEvents(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerHistoryUpdateEvents)
throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypeThe value is only updated locally; it is not written to the server.
setMaxNodesPerHistoryUpdateEvents in interface OperationLimitsTypemaxNodesPerHistoryUpdateEvents - the local value to set for the MaxNodesPerHistoryUpdateEvents Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the MaxNodesPerHistoryUpdateEvents Node.public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readMaxNodesPerHistoryUpdateEvents()
throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypereadMaxNodesPerHistoryUpdateEvents in interface OperationLimitsTypeUInteger value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeMaxNodesPerHistoryUpdateEvents(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerHistoryUpdateEvents)
throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypewriteMaxNodesPerHistoryUpdateEvents in interface OperationLimitsTypemaxNodesPerHistoryUpdateEvents - 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> readMaxNodesPerHistoryUpdateEventsAsync()
OperationLimitsTypeOperationLimitsType.readMaxNodesPerHistoryUpdateEvents().readMaxNodesPerHistoryUpdateEventsAsync in interface OperationLimitsTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeMaxNodesPerHistoryUpdateEventsAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerHistoryUpdateEvents)
OperationLimitsTypeOperationLimitsType.writeMaxNodesPerHistoryUpdateEvents(UInteger).writeMaxNodesPerHistoryUpdateEventsAsync in interface OperationLimitsTypepublic PropertyTypeNode getMaxNodesPerHistoryUpdateEventsNode() throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypePropertyType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getMaxNodesPerHistoryUpdateEventsNode in interface OperationLimitsTypePropertyType 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> getMaxNodesPerHistoryUpdateEventsNodeAsync()
OperationLimitsTypeOperationLimitsType.getMaxNodesPerHistoryUpdateEventsNode().getMaxNodesPerHistoryUpdateEventsNodeAsync in interface OperationLimitsTypepublic org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getMaxNodesPerMethodCall()
throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypeThe returned value is the last seen; it is not read live from the server.
getMaxNodesPerMethodCall in interface OperationLimitsTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the MaxNodesPerMethodCall Node.public void setMaxNodesPerMethodCall(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerMethodCall)
throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypeThe value is only updated locally; it is not written to the server.
setMaxNodesPerMethodCall in interface OperationLimitsTypemaxNodesPerMethodCall - the local value to set for the MaxNodesPerMethodCall Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the MaxNodesPerMethodCall Node.public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readMaxNodesPerMethodCall()
throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypereadMaxNodesPerMethodCall in interface OperationLimitsTypeUInteger value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeMaxNodesPerMethodCall(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerMethodCall)
throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypewriteMaxNodesPerMethodCall in interface OperationLimitsTypemaxNodesPerMethodCall - 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> readMaxNodesPerMethodCallAsync()
OperationLimitsTypeOperationLimitsType.readMaxNodesPerMethodCall().readMaxNodesPerMethodCallAsync in interface OperationLimitsTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeMaxNodesPerMethodCallAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerMethodCall)
OperationLimitsTypeOperationLimitsType.writeMaxNodesPerMethodCall(UInteger).writeMaxNodesPerMethodCallAsync in interface OperationLimitsTypepublic PropertyTypeNode getMaxNodesPerMethodCallNode() throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypePropertyType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getMaxNodesPerMethodCallNode in interface OperationLimitsTypePropertyType 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> getMaxNodesPerMethodCallNodeAsync()
OperationLimitsTypeOperationLimitsType.getMaxNodesPerMethodCallNode().getMaxNodesPerMethodCallNodeAsync in interface OperationLimitsTypepublic org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getMaxNodesPerBrowse()
throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypeThe returned value is the last seen; it is not read live from the server.
getMaxNodesPerBrowse in interface OperationLimitsTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the MaxNodesPerBrowse Node.public void setMaxNodesPerBrowse(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerBrowse)
throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypeThe value is only updated locally; it is not written to the server.
setMaxNodesPerBrowse in interface OperationLimitsTypemaxNodesPerBrowse - the local value to set for the MaxNodesPerBrowse Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the MaxNodesPerBrowse Node.public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readMaxNodesPerBrowse()
throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypereadMaxNodesPerBrowse in interface OperationLimitsTypeUInteger value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeMaxNodesPerBrowse(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerBrowse)
throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypewriteMaxNodesPerBrowse in interface OperationLimitsTypemaxNodesPerBrowse - 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> readMaxNodesPerBrowseAsync()
OperationLimitsTypeOperationLimitsType.readMaxNodesPerBrowse().readMaxNodesPerBrowseAsync in interface OperationLimitsTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeMaxNodesPerBrowseAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerBrowse)
OperationLimitsTypeOperationLimitsType.writeMaxNodesPerBrowse(UInteger).writeMaxNodesPerBrowseAsync in interface OperationLimitsTypepublic PropertyTypeNode getMaxNodesPerBrowseNode() throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypePropertyType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getMaxNodesPerBrowseNode in interface OperationLimitsTypePropertyType 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> getMaxNodesPerBrowseNodeAsync()
OperationLimitsTypeOperationLimitsType.getMaxNodesPerBrowseNode().getMaxNodesPerBrowseNodeAsync in interface OperationLimitsTypepublic org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getMaxNodesPerRegisterNodes()
throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypeThe returned value is the last seen; it is not read live from the server.
getMaxNodesPerRegisterNodes in interface OperationLimitsTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the MaxNodesPerRegisterNodes Node.public void setMaxNodesPerRegisterNodes(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerRegisterNodes)
throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypeThe value is only updated locally; it is not written to the server.
setMaxNodesPerRegisterNodes in interface OperationLimitsTypemaxNodesPerRegisterNodes - the local value to set for the MaxNodesPerRegisterNodes Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the MaxNodesPerRegisterNodes Node.public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readMaxNodesPerRegisterNodes()
throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypereadMaxNodesPerRegisterNodes in interface OperationLimitsTypeUInteger value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeMaxNodesPerRegisterNodes(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerRegisterNodes)
throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypewriteMaxNodesPerRegisterNodes in interface OperationLimitsTypemaxNodesPerRegisterNodes - 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> readMaxNodesPerRegisterNodesAsync()
OperationLimitsTypeOperationLimitsType.readMaxNodesPerRegisterNodes().readMaxNodesPerRegisterNodesAsync in interface OperationLimitsTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeMaxNodesPerRegisterNodesAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerRegisterNodes)
OperationLimitsTypeOperationLimitsType.writeMaxNodesPerRegisterNodes(UInteger).writeMaxNodesPerRegisterNodesAsync in interface OperationLimitsTypepublic PropertyTypeNode getMaxNodesPerRegisterNodesNode() throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypePropertyType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getMaxNodesPerRegisterNodesNode in interface OperationLimitsTypePropertyType 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> getMaxNodesPerRegisterNodesNodeAsync()
OperationLimitsTypeOperationLimitsType.getMaxNodesPerRegisterNodesNode().getMaxNodesPerRegisterNodesNodeAsync in interface OperationLimitsTypepublic org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getMaxNodesPerTranslateBrowsePathsToNodeIds()
throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypeThe returned value is the last seen; it is not read live from the server.
getMaxNodesPerTranslateBrowsePathsToNodeIds in interface OperationLimitsTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the MaxNodesPerTranslateBrowsePathsToNodeIds Node.public void setMaxNodesPerTranslateBrowsePathsToNodeIds(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerTranslateBrowsePathsToNodeIds)
throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypeThe value is only updated locally; it is not written to the server.
setMaxNodesPerTranslateBrowsePathsToNodeIds in interface OperationLimitsTypemaxNodesPerTranslateBrowsePathsToNodeIds - the local value to set for the MaxNodesPerTranslateBrowsePathsToNodeIds Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the MaxNodesPerTranslateBrowsePathsToNodeIds Node.public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readMaxNodesPerTranslateBrowsePathsToNodeIds()
throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypereadMaxNodesPerTranslateBrowsePathsToNodeIds in interface OperationLimitsTypeUInteger value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeMaxNodesPerTranslateBrowsePathsToNodeIds(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerTranslateBrowsePathsToNodeIds)
throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypewriteMaxNodesPerTranslateBrowsePathsToNodeIds in interface OperationLimitsTypemaxNodesPerTranslateBrowsePathsToNodeIds - 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> readMaxNodesPerTranslateBrowsePathsToNodeIdsAsync()
OperationLimitsTypeOperationLimitsType.readMaxNodesPerTranslateBrowsePathsToNodeIds().readMaxNodesPerTranslateBrowsePathsToNodeIdsAsync in interface OperationLimitsTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeMaxNodesPerTranslateBrowsePathsToNodeIdsAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerTranslateBrowsePathsToNodeIds)
OperationLimitsTypeOperationLimitsType.writeMaxNodesPerTranslateBrowsePathsToNodeIds(UInteger).writeMaxNodesPerTranslateBrowsePathsToNodeIdsAsync in interface OperationLimitsTypepublic PropertyTypeNode getMaxNodesPerTranslateBrowsePathsToNodeIdsNode() throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypePropertyType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getMaxNodesPerTranslateBrowsePathsToNodeIdsNode in interface OperationLimitsTypePropertyType 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> getMaxNodesPerTranslateBrowsePathsToNodeIdsNodeAsync()
OperationLimitsTypeOperationLimitsType.getMaxNodesPerTranslateBrowsePathsToNodeIdsNode().getMaxNodesPerTranslateBrowsePathsToNodeIdsNodeAsync in interface OperationLimitsTypepublic org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getMaxNodesPerNodeManagement()
throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypeThe returned value is the last seen; it is not read live from the server.
getMaxNodesPerNodeManagement in interface OperationLimitsTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the MaxNodesPerNodeManagement Node.public void setMaxNodesPerNodeManagement(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerNodeManagement)
throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypeThe value is only updated locally; it is not written to the server.
setMaxNodesPerNodeManagement in interface OperationLimitsTypemaxNodesPerNodeManagement - the local value to set for the MaxNodesPerNodeManagement Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the MaxNodesPerNodeManagement Node.public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readMaxNodesPerNodeManagement()
throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypereadMaxNodesPerNodeManagement in interface OperationLimitsTypeUInteger value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeMaxNodesPerNodeManagement(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerNodeManagement)
throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypewriteMaxNodesPerNodeManagement in interface OperationLimitsTypemaxNodesPerNodeManagement - 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> readMaxNodesPerNodeManagementAsync()
OperationLimitsTypeOperationLimitsType.readMaxNodesPerNodeManagement().readMaxNodesPerNodeManagementAsync in interface OperationLimitsTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeMaxNodesPerNodeManagementAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNodesPerNodeManagement)
OperationLimitsTypeOperationLimitsType.writeMaxNodesPerNodeManagement(UInteger).writeMaxNodesPerNodeManagementAsync in interface OperationLimitsTypepublic PropertyTypeNode getMaxNodesPerNodeManagementNode() throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypePropertyType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getMaxNodesPerNodeManagementNode in interface OperationLimitsTypePropertyType 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> getMaxNodesPerNodeManagementNodeAsync()
OperationLimitsTypeOperationLimitsType.getMaxNodesPerNodeManagementNode().getMaxNodesPerNodeManagementNodeAsync in interface OperationLimitsTypepublic org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getMaxMonitoredItemsPerCall()
throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypeThe returned value is the last seen; it is not read live from the server.
getMaxMonitoredItemsPerCall in interface OperationLimitsTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the MaxMonitoredItemsPerCall Node.public void setMaxMonitoredItemsPerCall(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxMonitoredItemsPerCall)
throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypeThe value is only updated locally; it is not written to the server.
setMaxMonitoredItemsPerCall in interface OperationLimitsTypemaxMonitoredItemsPerCall - the local value to set for the MaxMonitoredItemsPerCall Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the MaxMonitoredItemsPerCall Node.public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readMaxMonitoredItemsPerCall()
throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypereadMaxMonitoredItemsPerCall in interface OperationLimitsTypeUInteger value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeMaxMonitoredItemsPerCall(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxMonitoredItemsPerCall)
throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypewriteMaxMonitoredItemsPerCall in interface OperationLimitsTypemaxMonitoredItemsPerCall - 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> readMaxMonitoredItemsPerCallAsync()
OperationLimitsTypeOperationLimitsType.readMaxMonitoredItemsPerCall().readMaxMonitoredItemsPerCallAsync in interface OperationLimitsTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeMaxMonitoredItemsPerCallAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxMonitoredItemsPerCall)
OperationLimitsTypeOperationLimitsType.writeMaxMonitoredItemsPerCall(UInteger).writeMaxMonitoredItemsPerCallAsync in interface OperationLimitsTypepublic PropertyTypeNode getMaxMonitoredItemsPerCallNode() throws org.eclipse.milo.opcua.stack.core.UaException
OperationLimitsTypePropertyType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getMaxMonitoredItemsPerCallNode in interface OperationLimitsTypePropertyType 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> getMaxMonitoredItemsPerCallNodeAsync()
OperationLimitsTypeOperationLimitsType.getMaxMonitoredItemsPerCallNode().getMaxMonitoredItemsPerCallNodeAsync in interface OperationLimitsTypeCopyright © 2021. All rights reserved.