Class PubSubCapabilitiesTypeNode
- All Implemented Interfaces:
BaseObjectType,PubSubCapabilitiesType,org.eclipse.milo.opcua.sdk.core.nodes.Node,org.eclipse.milo.opcua.sdk.core.nodes.ObjectNode
-
Field Summary
Fields inherited from interface org.eclipse.milo.opcua.sdk.client.model.objects.PubSubCapabilitiesType
MAX_DATA_SET_READERS, MAX_DATA_SET_WRITERS, MAX_DATA_SET_WRITERS_PER_GROUP, MAX_FIELDS_PER_DATA_SET, MAX_NETWORK_MESSAGE_SIZE_BROKER, MAX_NETWORK_MESSAGE_SIZE_DATAGRAM, MAX_PUB_SUB_CONNECTIONS, MAX_PUBLISHED_DATA_SETS, MAX_PUSH_TARGETS, MAX_READER_GROUPS, MAX_SECURITY_GROUPS, MAX_STANDALONE_SUBSCRIBED_DATA_SETS, MAX_WRITER_GROUPS, SUPPORT_SECURITY_KEY_PULL, SUPPORT_SECURITY_KEY_PUSH, SUPPORT_SECURITY_KEY_SERVER -
Constructor Summary
ConstructorsConstructorDescriptionPubSubCapabilitiesTypeNode(OpcUaClient client, org.eclipse.milo.opcua.stack.core.types.builtin.NodeId nodeId, org.eclipse.milo.opcua.stack.core.types.enumerated.NodeClass nodeClass, org.eclipse.milo.opcua.stack.core.types.builtin.QualifiedName browseName, org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText displayName, org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText description, org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger writeMask, org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger userWriteMask, org.eclipse.milo.opcua.stack.core.types.structured.RolePermissionType[] rolePermissions, org.eclipse.milo.opcua.stack.core.types.structured.RolePermissionType[] userRolePermissions, org.eclipse.milo.opcua.stack.core.types.structured.AccessRestrictionType accessRestrictions, org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte eventNotifier) -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerGet the local value of the MaxDataSetReaders Node.Get the MaxDataSetReadersPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyTypeNode>Asynchronous implementation ofPubSubCapabilitiesType.getMaxDataSetReadersNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerGet the local value of the MaxDataSetWriters Node.Get the MaxDataSetWritersPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyTypeNode>Asynchronous implementation ofPubSubCapabilitiesType.getMaxDataSetWritersNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerGet the local value of the MaxDataSetWritersPerGroup Node.Get the MaxDataSetWritersPerGroupPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyTypeNode>Asynchronous implementation ofPubSubCapabilitiesType.getMaxDataSetWritersPerGroupNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerGet the local value of the MaxFieldsPerDataSet Node.Get the MaxFieldsPerDataSetPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyTypeNode>Asynchronous implementation ofPubSubCapabilitiesType.getMaxFieldsPerDataSetNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerGet the local value of the MaxNetworkMessageSizeBroker Node.Get the MaxNetworkMessageSizeBrokerPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyTypeNode>Asynchronous implementation ofPubSubCapabilitiesType.getMaxNetworkMessageSizeBrokerNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerGet the local value of the MaxNetworkMessageSizeDatagram Node.Get the MaxNetworkMessageSizeDatagramPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyTypeNode>Asynchronous implementation ofPubSubCapabilitiesType.getMaxNetworkMessageSizeDatagramNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerGet the local value of the MaxPublishedDataSets Node.Get the MaxPublishedDataSetsPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyTypeNode>Asynchronous implementation ofPubSubCapabilitiesType.getMaxPublishedDataSetsNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerGet the local value of the MaxPubSubConnections Node.Get the MaxPubSubConnectionsPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyTypeNode>Asynchronous implementation ofPubSubCapabilitiesType.getMaxPubSubConnectionsNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerGet the local value of the MaxPushTargets Node.Get the MaxPushTargetsPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyTypeNode>Asynchronous implementation ofPubSubCapabilitiesType.getMaxPushTargetsNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerGet the local value of the MaxReaderGroups Node.Get the MaxReaderGroupsPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyTypeNode>Asynchronous implementation ofPubSubCapabilitiesType.getMaxReaderGroupsNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerGet the local value of the MaxSecurityGroups Node.Get the MaxSecurityGroupsPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyTypeNode>Asynchronous implementation ofPubSubCapabilitiesType.getMaxSecurityGroupsNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerGet the local value of the MaxStandaloneSubscribedDataSets Node.Get the MaxStandaloneSubscribedDataSetsPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyTypeNode>Asynchronous implementation ofPubSubCapabilitiesType.getMaxStandaloneSubscribedDataSetsNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerGet the local value of the MaxWriterGroups Node.Get the MaxWriterGroupsPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyTypeNode>Asynchronous implementation ofPubSubCapabilitiesType.getMaxWriterGroupsNode().Get the local value of the SupportSecurityKeyPull Node.Get the SupportSecurityKeyPullPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyTypeNode>Asynchronous implementation ofPubSubCapabilitiesType.getSupportSecurityKeyPullNode().Get the local value of the SupportSecurityKeyPush Node.Get the SupportSecurityKeyPushPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyTypeNode>Asynchronous implementation ofPubSubCapabilitiesType.getSupportSecurityKeyPushNode().Get the local value of the SupportSecurityKeyServer Node.Get the SupportSecurityKeyServerPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyTypeNode>Asynchronous implementation ofPubSubCapabilitiesType.getSupportSecurityKeyServerNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerRead the value of the MaxDataSetReaders Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger>An asynchronous implementation ofPubSubCapabilitiesType.readMaxDataSetReaders().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerRead the value of the MaxDataSetWriters Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger>An asynchronous implementation ofPubSubCapabilitiesType.readMaxDataSetWriters().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerRead the value of the MaxDataSetWritersPerGroup Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger>An asynchronous implementation ofPubSubCapabilitiesType.readMaxDataSetWritersPerGroup().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerRead the value of the MaxFieldsPerDataSet Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger>An asynchronous implementation ofPubSubCapabilitiesType.readMaxFieldsPerDataSet().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerRead the value of the MaxNetworkMessageSizeBroker Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger>An asynchronous implementation ofPubSubCapabilitiesType.readMaxNetworkMessageSizeBroker().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerRead the value of the MaxNetworkMessageSizeDatagram Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger>An asynchronous implementation ofPubSubCapabilitiesType.readMaxNetworkMessageSizeDatagram().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerRead the value of the MaxPublishedDataSets Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger>An asynchronous implementation ofPubSubCapabilitiesType.readMaxPublishedDataSets().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerRead the value of the MaxPubSubConnections Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger>An asynchronous implementation ofPubSubCapabilitiesType.readMaxPubSubConnections().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerRead the value of the MaxPushTargets Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger>An asynchronous implementation ofPubSubCapabilitiesType.readMaxPushTargets().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerRead the value of the MaxReaderGroups Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger>An asynchronous implementation ofPubSubCapabilitiesType.readMaxReaderGroups().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerRead the value of the MaxSecurityGroups Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger>An asynchronous implementation ofPubSubCapabilitiesType.readMaxSecurityGroups().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerRead the value of the MaxStandaloneSubscribedDataSets Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger>An asynchronous implementation ofPubSubCapabilitiesType.readMaxStandaloneSubscribedDataSets().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerRead the value of the MaxWriterGroups Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger>An asynchronous implementation ofPubSubCapabilitiesType.readMaxWriterGroups().Read the value of the SupportSecurityKeyPull Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends Boolean>An asynchronous implementation ofPubSubCapabilitiesType.readSupportSecurityKeyPull().Read the value of the SupportSecurityKeyPush Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends Boolean>An asynchronous implementation ofPubSubCapabilitiesType.readSupportSecurityKeyPush().Read the value of the SupportSecurityKeyServer Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends Boolean>An asynchronous implementation ofPubSubCapabilitiesType.readSupportSecurityKeyServer().voidsetMaxDataSetReaders(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Set the local value of the MaxDataSetReaders Node.voidsetMaxDataSetWriters(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Set the local value of the MaxDataSetWriters Node.voidsetMaxDataSetWritersPerGroup(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Set the local value of the MaxDataSetWritersPerGroup Node.voidsetMaxFieldsPerDataSet(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Set the local value of the MaxFieldsPerDataSet Node.voidsetMaxNetworkMessageSizeBroker(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Set the local value of the MaxNetworkMessageSizeBroker Node.voidsetMaxNetworkMessageSizeDatagram(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Set the local value of the MaxNetworkMessageSizeDatagram Node.voidsetMaxPublishedDataSets(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Set the local value of the MaxPublishedDataSets Node.voidsetMaxPubSubConnections(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Set the local value of the MaxPubSubConnections Node.voidsetMaxPushTargets(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Set the local value of the MaxPushTargets Node.voidsetMaxReaderGroups(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Set the local value of the MaxReaderGroups Node.voidsetMaxSecurityGroups(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Set the local value of the MaxSecurityGroups Node.voidsetMaxStandaloneSubscribedDataSets(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Set the local value of the MaxStandaloneSubscribedDataSets Node.voidsetMaxWriterGroups(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Set the local value of the MaxWriterGroups Node.voidsetSupportSecurityKeyPull(Boolean value) Set the local value of the SupportSecurityKeyPull Node.voidsetSupportSecurityKeyPush(Boolean value) Set the local value of the SupportSecurityKeyPush Node.voidSet the local value of the SupportSecurityKeyServer Node.voidwriteMaxDataSetReaders(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Write a new value for the MaxDataSetReaders Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeMaxDataSetReadersAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxDataSetReaders) An asynchronous implementation ofPubSubCapabilitiesType.writeMaxDataSetReaders(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).voidwriteMaxDataSetWriters(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Write a new value for the MaxDataSetWriters Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeMaxDataSetWritersAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxDataSetWriters) An asynchronous implementation ofPubSubCapabilitiesType.writeMaxDataSetWriters(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).voidwriteMaxDataSetWritersPerGroup(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Write a new value for the MaxDataSetWritersPerGroup Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeMaxDataSetWritersPerGroupAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxDataSetWritersPerGroup) An asynchronous implementation ofPubSubCapabilitiesType.writeMaxDataSetWritersPerGroup(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).voidwriteMaxFieldsPerDataSet(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Write a new value for the MaxFieldsPerDataSet Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeMaxFieldsPerDataSetAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxFieldsPerDataSet) An asynchronous implementation ofPubSubCapabilitiesType.writeMaxFieldsPerDataSet(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).voidwriteMaxNetworkMessageSizeBroker(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Write a new value for the MaxNetworkMessageSizeBroker Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeMaxNetworkMessageSizeBrokerAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNetworkMessageSizeBroker) An asynchronous implementation ofPubSubCapabilitiesType.writeMaxNetworkMessageSizeBroker(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).voidwriteMaxNetworkMessageSizeDatagram(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Write a new value for the MaxNetworkMessageSizeDatagram Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeMaxNetworkMessageSizeDatagramAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNetworkMessageSizeDatagram) An asynchronous implementation ofPubSubCapabilitiesType.writeMaxNetworkMessageSizeDatagram(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).voidwriteMaxPublishedDataSets(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Write a new value for the MaxPublishedDataSets Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeMaxPublishedDataSetsAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxPublishedDataSets) An asynchronous implementation ofPubSubCapabilitiesType.writeMaxPublishedDataSets(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).voidwriteMaxPubSubConnections(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Write a new value for the MaxPubSubConnections Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeMaxPubSubConnectionsAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxPubSubConnections) An asynchronous implementation ofPubSubCapabilitiesType.writeMaxPubSubConnections(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).voidwriteMaxPushTargets(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Write a new value for the MaxPushTargets Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeMaxPushTargetsAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxPushTargets) An asynchronous implementation ofPubSubCapabilitiesType.writeMaxPushTargets(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).voidwriteMaxReaderGroups(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Write a new value for the MaxReaderGroups Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeMaxReaderGroupsAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxReaderGroups) An asynchronous implementation ofPubSubCapabilitiesType.writeMaxReaderGroups(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).voidwriteMaxSecurityGroups(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Write a new value for the MaxSecurityGroups Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeMaxSecurityGroupsAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxSecurityGroups) An asynchronous implementation ofPubSubCapabilitiesType.writeMaxSecurityGroups(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).voidwriteMaxStandaloneSubscribedDataSets(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Write a new value for the MaxStandaloneSubscribedDataSets Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeMaxStandaloneSubscribedDataSetsAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxStandaloneSubscribedDataSets) An asynchronous implementation ofPubSubCapabilitiesType.writeMaxStandaloneSubscribedDataSets(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).voidwriteMaxWriterGroups(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Write a new value for the MaxWriterGroups Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeMaxWriterGroupsAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxWriterGroups) An asynchronous implementation ofPubSubCapabilitiesType.writeMaxWriterGroups(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).voidWrite a new value for the SupportSecurityKeyPull Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeSupportSecurityKeyPullAsync(Boolean supportSecurityKeyPull) An asynchronous implementation ofPubSubCapabilitiesType.writeSupportSecurityKeyPull(java.lang.Boolean).voidWrite a new value for the SupportSecurityKeyPush Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeSupportSecurityKeyPushAsync(Boolean supportSecurityKeyPush) An asynchronous implementation ofPubSubCapabilitiesType.writeSupportSecurityKeyPush(java.lang.Boolean).voidWrite a new value for the SupportSecurityKeyServer Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeSupportSecurityKeyServerAsync(Boolean supportSecurityKeyServer) An asynchronous implementation ofPubSubCapabilitiesType.writeSupportSecurityKeyServer(java.lang.Boolean).Methods inherited from class org.eclipse.milo.opcua.sdk.client.nodes.UaObjectNode
callMethod, callMethod, callMethodAsync, callMethodAsync, getAttributeValue, getEventNotifier, getIconAsync, getMethod, getMethod, getMethodAsync, getMethodAsync, getNamingRuleAsync, getNodeVersionAsync, getObjectComponent, getObjectComponent, getObjectComponent, getObjectComponentAsync, getObjectComponentAsync, getObjectComponentAsync, getTypeDefinition, getTypeDefinitionAsync, getVariableComponent, getVariableComponent, getVariableComponent, getVariableComponentAsync, getVariableComponentAsync, getVariableComponentAsync, readEventNotifier, setAttributeValue, setEventNotifier, setIconAsync, setNamingRuleAsync, setNodeVersionAsync, writeEventNotifierMethods inherited from class org.eclipse.milo.opcua.sdk.client.nodes.UaNode
browse, browse, browseAsync, browseAsync, browseNodes, browseNodes, browseNodesAsync, browseNodesAsync, canonicalize, cast, findMemberNodeId, getAccessRestrictions, getBrowseName, getComponentAsync, getDescription, getDisplayName, getMemberNodeAsync, getNodeClass, getNodeId, getProperty, getPropertyNodeAsync, getPropertyNodeAsync, getRolePermissions, getUserRolePermissions, getUserWriteMask, getWriteMask, invalidate, readAccessRestrictions, readAttribute, readAttributeAsync, readBrowseName, readDescription, readDisplayName, readNamespaceIndex, readNodeClass, readNodeId, readProperty, readRolePermissions, readUserRolePermissions, readUserWriteMask, readWriteMask, refresh, refreshAsync, setAccessRestrictions, setBrowseName, setDescription, setDisplayName, setNodeClass, setNodeId, setProperty, setRolePermissions, setUserRolePermissions, setUserWriteMask, setWriteMask, synchronize, synchronizeAsync, writeAccessRestrictions, writeAttribute, writeAttributeAsync, writeBrowseName, writeDescription, writeDisplayName, writeNodeClass, writeNodeId, writeProperty, writeRolePermissions, writeUserRolePermissions, writeUserWriteMask, writeWriteMaskMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.eclipse.milo.opcua.sdk.core.nodes.Node
getAccessRestrictions, getBrowseName, getDescription, getDisplayName, getNodeClass, getNodeId, getRolePermissions, getUserRolePermissions, getUserWriteMask, getWriteMask, setAccessRestrictions, setBrowseName, setDescription, setDisplayName, setNodeClass, setNodeId, setRolePermissions, setUserRolePermissions, setUserWriteMask, setWriteMaskMethods inherited from interface org.eclipse.milo.opcua.sdk.core.nodes.ObjectNode
getEventNotifier, setEventNotifier
-
Constructor Details
-
PubSubCapabilitiesTypeNode
public PubSubCapabilitiesTypeNode(OpcUaClient client, org.eclipse.milo.opcua.stack.core.types.builtin.NodeId nodeId, org.eclipse.milo.opcua.stack.core.types.enumerated.NodeClass nodeClass, org.eclipse.milo.opcua.stack.core.types.builtin.QualifiedName browseName, org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText displayName, org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText description, org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger writeMask, org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger userWriteMask, org.eclipse.milo.opcua.stack.core.types.structured.RolePermissionType[] rolePermissions, org.eclipse.milo.opcua.stack.core.types.structured.RolePermissionType[] userRolePermissions, org.eclipse.milo.opcua.stack.core.types.structured.AccessRestrictionType accessRestrictions, org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte eventNotifier)
-
-
Method Details
-
getMaxPubSubConnections
public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getMaxPubSubConnections() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:PubSubCapabilitiesTypeGet the local value of the MaxPubSubConnections Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getMaxPubSubConnectionsin interfacePubSubCapabilitiesType- Returns:
- the local value of the MaxPubSubConnections Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the MaxPubSubConnections Node.
-
setMaxPubSubConnections
public void setMaxPubSubConnections(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:PubSubCapabilitiesTypeSet the local value of the MaxPubSubConnections Node.The value is only updated locally; it is not written to the server.
- Specified by:
setMaxPubSubConnectionsin interfacePubSubCapabilitiesType- Parameters:
value- the local value to set for the MaxPubSubConnections Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the MaxPubSubConnections Node.
-
readMaxPubSubConnections
public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readMaxPubSubConnections() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:PubSubCapabilitiesTypeRead the value of the MaxPubSubConnections Node from the server and update the local value if the operation succeeds.- Specified by:
readMaxPubSubConnectionsin interfacePubSubCapabilitiesType- Returns:
- the
UIntegervalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeMaxPubSubConnections
public void writeMaxPubSubConnections(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:PubSubCapabilitiesTypeWrite a new value for the MaxPubSubConnections Node to the server and update the local value if the operation succeeds.- Specified by:
writeMaxPubSubConnectionsin interfacePubSubCapabilitiesType- Parameters:
value- theUIntegervalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readMaxPubSubConnectionsAsync
public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readMaxPubSubConnectionsAsync()Description copied from interface:PubSubCapabilitiesTypeAn asynchronous implementation ofPubSubCapabilitiesType.readMaxPubSubConnections().- Specified by:
readMaxPubSubConnectionsAsyncin interfacePubSubCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeMaxPubSubConnectionsAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeMaxPubSubConnectionsAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxPubSubConnections) Description copied from interface:PubSubCapabilitiesTypeAn asynchronous implementation ofPubSubCapabilitiesType.writeMaxPubSubConnections(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).- Specified by:
writeMaxPubSubConnectionsAsyncin interfacePubSubCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getMaxPubSubConnectionsNode
public PropertyTypeNode getMaxPubSubConnectionsNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:PubSubCapabilitiesTypeGet the MaxPubSubConnectionsPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getMaxPubSubConnectionsNodein interfacePubSubCapabilitiesType- Returns:
- the MaxPubSubConnections
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getMaxPubSubConnectionsNodeAsync
Description copied from interface:PubSubCapabilitiesTypeAsynchronous implementation ofPubSubCapabilitiesType.getMaxPubSubConnectionsNode().- Specified by:
getMaxPubSubConnectionsNodeAsyncin interfacePubSubCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getMaxWriterGroups
public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getMaxWriterGroups() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:PubSubCapabilitiesTypeGet the local value of the MaxWriterGroups Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getMaxWriterGroupsin interfacePubSubCapabilitiesType- Returns:
- the local value of the MaxWriterGroups Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the MaxWriterGroups Node.
-
setMaxWriterGroups
public void setMaxWriterGroups(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:PubSubCapabilitiesTypeSet the local value of the MaxWriterGroups Node.The value is only updated locally; it is not written to the server.
- Specified by:
setMaxWriterGroupsin interfacePubSubCapabilitiesType- Parameters:
value- the local value to set for the MaxWriterGroups Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the MaxWriterGroups Node.
-
readMaxWriterGroups
public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readMaxWriterGroups() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:PubSubCapabilitiesTypeRead the value of the MaxWriterGroups Node from the server and update the local value if the operation succeeds.- Specified by:
readMaxWriterGroupsin interfacePubSubCapabilitiesType- Returns:
- the
UIntegervalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeMaxWriterGroups
public void writeMaxWriterGroups(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:PubSubCapabilitiesTypeWrite a new value for the MaxWriterGroups Node to the server and update the local value if the operation succeeds.- Specified by:
writeMaxWriterGroupsin interfacePubSubCapabilitiesType- Parameters:
value- theUIntegervalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readMaxWriterGroupsAsync
public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readMaxWriterGroupsAsync()Description copied from interface:PubSubCapabilitiesTypeAn asynchronous implementation ofPubSubCapabilitiesType.readMaxWriterGroups().- Specified by:
readMaxWriterGroupsAsyncin interfacePubSubCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeMaxWriterGroupsAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeMaxWriterGroupsAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxWriterGroups) Description copied from interface:PubSubCapabilitiesTypeAn asynchronous implementation ofPubSubCapabilitiesType.writeMaxWriterGroups(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).- Specified by:
writeMaxWriterGroupsAsyncin interfacePubSubCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getMaxWriterGroupsNode
public PropertyTypeNode getMaxWriterGroupsNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:PubSubCapabilitiesTypeGet the MaxWriterGroupsPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getMaxWriterGroupsNodein interfacePubSubCapabilitiesType- Returns:
- the MaxWriterGroups
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getMaxWriterGroupsNodeAsync
Description copied from interface:PubSubCapabilitiesTypeAsynchronous implementation ofPubSubCapabilitiesType.getMaxWriterGroupsNode().- Specified by:
getMaxWriterGroupsNodeAsyncin interfacePubSubCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getMaxReaderGroups
public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getMaxReaderGroups() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:PubSubCapabilitiesTypeGet the local value of the MaxReaderGroups Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getMaxReaderGroupsin interfacePubSubCapabilitiesType- Returns:
- the local value of the MaxReaderGroups Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the MaxReaderGroups Node.
-
setMaxReaderGroups
public void setMaxReaderGroups(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:PubSubCapabilitiesTypeSet the local value of the MaxReaderGroups Node.The value is only updated locally; it is not written to the server.
- Specified by:
setMaxReaderGroupsin interfacePubSubCapabilitiesType- Parameters:
value- the local value to set for the MaxReaderGroups Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the MaxReaderGroups Node.
-
readMaxReaderGroups
public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readMaxReaderGroups() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:PubSubCapabilitiesTypeRead the value of the MaxReaderGroups Node from the server and update the local value if the operation succeeds.- Specified by:
readMaxReaderGroupsin interfacePubSubCapabilitiesType- Returns:
- the
UIntegervalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeMaxReaderGroups
public void writeMaxReaderGroups(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:PubSubCapabilitiesTypeWrite a new value for the MaxReaderGroups Node to the server and update the local value if the operation succeeds.- Specified by:
writeMaxReaderGroupsin interfacePubSubCapabilitiesType- Parameters:
value- theUIntegervalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readMaxReaderGroupsAsync
public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readMaxReaderGroupsAsync()Description copied from interface:PubSubCapabilitiesTypeAn asynchronous implementation ofPubSubCapabilitiesType.readMaxReaderGroups().- Specified by:
readMaxReaderGroupsAsyncin interfacePubSubCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeMaxReaderGroupsAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeMaxReaderGroupsAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxReaderGroups) Description copied from interface:PubSubCapabilitiesTypeAn asynchronous implementation ofPubSubCapabilitiesType.writeMaxReaderGroups(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).- Specified by:
writeMaxReaderGroupsAsyncin interfacePubSubCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getMaxReaderGroupsNode
public PropertyTypeNode getMaxReaderGroupsNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:PubSubCapabilitiesTypeGet the MaxReaderGroupsPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getMaxReaderGroupsNodein interfacePubSubCapabilitiesType- Returns:
- the MaxReaderGroups
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getMaxReaderGroupsNodeAsync
Description copied from interface:PubSubCapabilitiesTypeAsynchronous implementation ofPubSubCapabilitiesType.getMaxReaderGroupsNode().- Specified by:
getMaxReaderGroupsNodeAsyncin interfacePubSubCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getMaxDataSetWriters
public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getMaxDataSetWriters() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:PubSubCapabilitiesTypeGet the local value of the MaxDataSetWriters Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getMaxDataSetWritersin interfacePubSubCapabilitiesType- Returns:
- the local value of the MaxDataSetWriters Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the MaxDataSetWriters Node.
-
setMaxDataSetWriters
public void setMaxDataSetWriters(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:PubSubCapabilitiesTypeSet the local value of the MaxDataSetWriters Node.The value is only updated locally; it is not written to the server.
- Specified by:
setMaxDataSetWritersin interfacePubSubCapabilitiesType- Parameters:
value- the local value to set for the MaxDataSetWriters Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the MaxDataSetWriters Node.
-
readMaxDataSetWriters
public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readMaxDataSetWriters() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:PubSubCapabilitiesTypeRead the value of the MaxDataSetWriters Node from the server and update the local value if the operation succeeds.- Specified by:
readMaxDataSetWritersin interfacePubSubCapabilitiesType- Returns:
- the
UIntegervalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeMaxDataSetWriters
public void writeMaxDataSetWriters(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:PubSubCapabilitiesTypeWrite a new value for the MaxDataSetWriters Node to the server and update the local value if the operation succeeds.- Specified by:
writeMaxDataSetWritersin interfacePubSubCapabilitiesType- Parameters:
value- theUIntegervalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readMaxDataSetWritersAsync
public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readMaxDataSetWritersAsync()Description copied from interface:PubSubCapabilitiesTypeAn asynchronous implementation ofPubSubCapabilitiesType.readMaxDataSetWriters().- Specified by:
readMaxDataSetWritersAsyncin interfacePubSubCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeMaxDataSetWritersAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeMaxDataSetWritersAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxDataSetWriters) Description copied from interface:PubSubCapabilitiesTypeAn asynchronous implementation ofPubSubCapabilitiesType.writeMaxDataSetWriters(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).- Specified by:
writeMaxDataSetWritersAsyncin interfacePubSubCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getMaxDataSetWritersNode
public PropertyTypeNode getMaxDataSetWritersNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:PubSubCapabilitiesTypeGet the MaxDataSetWritersPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getMaxDataSetWritersNodein interfacePubSubCapabilitiesType- Returns:
- the MaxDataSetWriters
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getMaxDataSetWritersNodeAsync
Description copied from interface:PubSubCapabilitiesTypeAsynchronous implementation ofPubSubCapabilitiesType.getMaxDataSetWritersNode().- Specified by:
getMaxDataSetWritersNodeAsyncin interfacePubSubCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getMaxDataSetReaders
public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getMaxDataSetReaders() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:PubSubCapabilitiesTypeGet the local value of the MaxDataSetReaders Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getMaxDataSetReadersin interfacePubSubCapabilitiesType- Returns:
- the local value of the MaxDataSetReaders Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the MaxDataSetReaders Node.
-
setMaxDataSetReaders
public void setMaxDataSetReaders(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:PubSubCapabilitiesTypeSet the local value of the MaxDataSetReaders Node.The value is only updated locally; it is not written to the server.
- Specified by:
setMaxDataSetReadersin interfacePubSubCapabilitiesType- Parameters:
value- the local value to set for the MaxDataSetReaders Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the MaxDataSetReaders Node.
-
readMaxDataSetReaders
public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readMaxDataSetReaders() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:PubSubCapabilitiesTypeRead the value of the MaxDataSetReaders Node from the server and update the local value if the operation succeeds.- Specified by:
readMaxDataSetReadersin interfacePubSubCapabilitiesType- Returns:
- the
UIntegervalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeMaxDataSetReaders
public void writeMaxDataSetReaders(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:PubSubCapabilitiesTypeWrite a new value for the MaxDataSetReaders Node to the server and update the local value if the operation succeeds.- Specified by:
writeMaxDataSetReadersin interfacePubSubCapabilitiesType- Parameters:
value- theUIntegervalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readMaxDataSetReadersAsync
public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readMaxDataSetReadersAsync()Description copied from interface:PubSubCapabilitiesTypeAn asynchronous implementation ofPubSubCapabilitiesType.readMaxDataSetReaders().- Specified by:
readMaxDataSetReadersAsyncin interfacePubSubCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeMaxDataSetReadersAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeMaxDataSetReadersAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxDataSetReaders) Description copied from interface:PubSubCapabilitiesTypeAn asynchronous implementation ofPubSubCapabilitiesType.writeMaxDataSetReaders(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).- Specified by:
writeMaxDataSetReadersAsyncin interfacePubSubCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getMaxDataSetReadersNode
public PropertyTypeNode getMaxDataSetReadersNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:PubSubCapabilitiesTypeGet the MaxDataSetReadersPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getMaxDataSetReadersNodein interfacePubSubCapabilitiesType- Returns:
- the MaxDataSetReaders
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getMaxDataSetReadersNodeAsync
Description copied from interface:PubSubCapabilitiesTypeAsynchronous implementation ofPubSubCapabilitiesType.getMaxDataSetReadersNode().- Specified by:
getMaxDataSetReadersNodeAsyncin interfacePubSubCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getMaxFieldsPerDataSet
public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getMaxFieldsPerDataSet() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:PubSubCapabilitiesTypeGet the local value of the MaxFieldsPerDataSet Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getMaxFieldsPerDataSetin interfacePubSubCapabilitiesType- Returns:
- the local value of the MaxFieldsPerDataSet Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the MaxFieldsPerDataSet Node.
-
setMaxFieldsPerDataSet
public void setMaxFieldsPerDataSet(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:PubSubCapabilitiesTypeSet the local value of the MaxFieldsPerDataSet Node.The value is only updated locally; it is not written to the server.
- Specified by:
setMaxFieldsPerDataSetin interfacePubSubCapabilitiesType- Parameters:
value- the local value to set for the MaxFieldsPerDataSet Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the MaxFieldsPerDataSet Node.
-
readMaxFieldsPerDataSet
public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readMaxFieldsPerDataSet() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:PubSubCapabilitiesTypeRead the value of the MaxFieldsPerDataSet Node from the server and update the local value if the operation succeeds.- Specified by:
readMaxFieldsPerDataSetin interfacePubSubCapabilitiesType- Returns:
- the
UIntegervalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeMaxFieldsPerDataSet
public void writeMaxFieldsPerDataSet(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:PubSubCapabilitiesTypeWrite a new value for the MaxFieldsPerDataSet Node to the server and update the local value if the operation succeeds.- Specified by:
writeMaxFieldsPerDataSetin interfacePubSubCapabilitiesType- Parameters:
value- theUIntegervalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readMaxFieldsPerDataSetAsync
public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readMaxFieldsPerDataSetAsync()Description copied from interface:PubSubCapabilitiesTypeAn asynchronous implementation ofPubSubCapabilitiesType.readMaxFieldsPerDataSet().- Specified by:
readMaxFieldsPerDataSetAsyncin interfacePubSubCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeMaxFieldsPerDataSetAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeMaxFieldsPerDataSetAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxFieldsPerDataSet) Description copied from interface:PubSubCapabilitiesTypeAn asynchronous implementation ofPubSubCapabilitiesType.writeMaxFieldsPerDataSet(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).- Specified by:
writeMaxFieldsPerDataSetAsyncin interfacePubSubCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getMaxFieldsPerDataSetNode
public PropertyTypeNode getMaxFieldsPerDataSetNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:PubSubCapabilitiesTypeGet the MaxFieldsPerDataSetPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getMaxFieldsPerDataSetNodein interfacePubSubCapabilitiesType- Returns:
- the MaxFieldsPerDataSet
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getMaxFieldsPerDataSetNodeAsync
Description copied from interface:PubSubCapabilitiesTypeAsynchronous implementation ofPubSubCapabilitiesType.getMaxFieldsPerDataSetNode().- Specified by:
getMaxFieldsPerDataSetNodeAsyncin interfacePubSubCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getMaxDataSetWritersPerGroup
public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getMaxDataSetWritersPerGroup() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:PubSubCapabilitiesTypeGet the local value of the MaxDataSetWritersPerGroup Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getMaxDataSetWritersPerGroupin interfacePubSubCapabilitiesType- Returns:
- the local value of the MaxDataSetWritersPerGroup Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the MaxDataSetWritersPerGroup Node.
-
setMaxDataSetWritersPerGroup
public void setMaxDataSetWritersPerGroup(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:PubSubCapabilitiesTypeSet the local value of the MaxDataSetWritersPerGroup Node.The value is only updated locally; it is not written to the server.
- Specified by:
setMaxDataSetWritersPerGroupin interfacePubSubCapabilitiesType- Parameters:
value- the local value to set for the MaxDataSetWritersPerGroup Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the MaxDataSetWritersPerGroup Node.
-
readMaxDataSetWritersPerGroup
public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readMaxDataSetWritersPerGroup() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:PubSubCapabilitiesTypeRead the value of the MaxDataSetWritersPerGroup Node from the server and update the local value if the operation succeeds.- Specified by:
readMaxDataSetWritersPerGroupin interfacePubSubCapabilitiesType- Returns:
- the
UIntegervalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeMaxDataSetWritersPerGroup
public void writeMaxDataSetWritersPerGroup(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:PubSubCapabilitiesTypeWrite a new value for the MaxDataSetWritersPerGroup Node to the server and update the local value if the operation succeeds.- Specified by:
writeMaxDataSetWritersPerGroupin interfacePubSubCapabilitiesType- Parameters:
value- theUIntegervalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readMaxDataSetWritersPerGroupAsync
public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readMaxDataSetWritersPerGroupAsync()Description copied from interface:PubSubCapabilitiesTypeAn asynchronous implementation ofPubSubCapabilitiesType.readMaxDataSetWritersPerGroup().- Specified by:
readMaxDataSetWritersPerGroupAsyncin interfacePubSubCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeMaxDataSetWritersPerGroupAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeMaxDataSetWritersPerGroupAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxDataSetWritersPerGroup) Description copied from interface:PubSubCapabilitiesTypeAn asynchronous implementation ofPubSubCapabilitiesType.writeMaxDataSetWritersPerGroup(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).- Specified by:
writeMaxDataSetWritersPerGroupAsyncin interfacePubSubCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getMaxDataSetWritersPerGroupNode
public PropertyTypeNode getMaxDataSetWritersPerGroupNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:PubSubCapabilitiesTypeGet the MaxDataSetWritersPerGroupPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getMaxDataSetWritersPerGroupNodein interfacePubSubCapabilitiesType- Returns:
- the MaxDataSetWritersPerGroup
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getMaxDataSetWritersPerGroupNodeAsync
Description copied from interface:PubSubCapabilitiesTypeAsynchronous implementation ofPubSubCapabilitiesType.getMaxDataSetWritersPerGroupNode().- Specified by:
getMaxDataSetWritersPerGroupNodeAsyncin interfacePubSubCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getMaxSecurityGroups
public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getMaxSecurityGroups() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:PubSubCapabilitiesTypeGet the local value of the MaxSecurityGroups Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getMaxSecurityGroupsin interfacePubSubCapabilitiesType- Returns:
- the local value of the MaxSecurityGroups Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the MaxSecurityGroups Node.
-
setMaxSecurityGroups
public void setMaxSecurityGroups(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:PubSubCapabilitiesTypeSet the local value of the MaxSecurityGroups Node.The value is only updated locally; it is not written to the server.
- Specified by:
setMaxSecurityGroupsin interfacePubSubCapabilitiesType- Parameters:
value- the local value to set for the MaxSecurityGroups Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the MaxSecurityGroups Node.
-
readMaxSecurityGroups
public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readMaxSecurityGroups() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:PubSubCapabilitiesTypeRead the value of the MaxSecurityGroups Node from the server and update the local value if the operation succeeds.- Specified by:
readMaxSecurityGroupsin interfacePubSubCapabilitiesType- Returns:
- the
UIntegervalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeMaxSecurityGroups
public void writeMaxSecurityGroups(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:PubSubCapabilitiesTypeWrite a new value for the MaxSecurityGroups Node to the server and update the local value if the operation succeeds.- Specified by:
writeMaxSecurityGroupsin interfacePubSubCapabilitiesType- Parameters:
value- theUIntegervalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readMaxSecurityGroupsAsync
public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readMaxSecurityGroupsAsync()Description copied from interface:PubSubCapabilitiesTypeAn asynchronous implementation ofPubSubCapabilitiesType.readMaxSecurityGroups().- Specified by:
readMaxSecurityGroupsAsyncin interfacePubSubCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeMaxSecurityGroupsAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeMaxSecurityGroupsAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxSecurityGroups) Description copied from interface:PubSubCapabilitiesTypeAn asynchronous implementation ofPubSubCapabilitiesType.writeMaxSecurityGroups(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).- Specified by:
writeMaxSecurityGroupsAsyncin interfacePubSubCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getMaxSecurityGroupsNode
public PropertyTypeNode getMaxSecurityGroupsNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:PubSubCapabilitiesTypeGet the MaxSecurityGroupsPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getMaxSecurityGroupsNodein interfacePubSubCapabilitiesType- Returns:
- the MaxSecurityGroups
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getMaxSecurityGroupsNodeAsync
Description copied from interface:PubSubCapabilitiesTypeAsynchronous implementation ofPubSubCapabilitiesType.getMaxSecurityGroupsNode().- Specified by:
getMaxSecurityGroupsNodeAsyncin interfacePubSubCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getMaxPushTargets
public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getMaxPushTargets() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:PubSubCapabilitiesTypeGet the local value of the MaxPushTargets Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getMaxPushTargetsin interfacePubSubCapabilitiesType- Returns:
- the local value of the MaxPushTargets Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the MaxPushTargets Node.
-
setMaxPushTargets
public void setMaxPushTargets(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:PubSubCapabilitiesTypeSet the local value of the MaxPushTargets Node.The value is only updated locally; it is not written to the server.
- Specified by:
setMaxPushTargetsin interfacePubSubCapabilitiesType- Parameters:
value- the local value to set for the MaxPushTargets Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the MaxPushTargets Node.
-
readMaxPushTargets
public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readMaxPushTargets() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:PubSubCapabilitiesTypeRead the value of the MaxPushTargets Node from the server and update the local value if the operation succeeds.- Specified by:
readMaxPushTargetsin interfacePubSubCapabilitiesType- Returns:
- the
UIntegervalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeMaxPushTargets
public void writeMaxPushTargets(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:PubSubCapabilitiesTypeWrite a new value for the MaxPushTargets Node to the server and update the local value if the operation succeeds.- Specified by:
writeMaxPushTargetsin interfacePubSubCapabilitiesType- Parameters:
value- theUIntegervalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readMaxPushTargetsAsync
public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readMaxPushTargetsAsync()Description copied from interface:PubSubCapabilitiesTypeAn asynchronous implementation ofPubSubCapabilitiesType.readMaxPushTargets().- Specified by:
readMaxPushTargetsAsyncin interfacePubSubCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeMaxPushTargetsAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeMaxPushTargetsAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxPushTargets) Description copied from interface:PubSubCapabilitiesTypeAn asynchronous implementation ofPubSubCapabilitiesType.writeMaxPushTargets(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).- Specified by:
writeMaxPushTargetsAsyncin interfacePubSubCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getMaxPushTargetsNode
public PropertyTypeNode getMaxPushTargetsNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:PubSubCapabilitiesTypeGet the MaxPushTargetsPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getMaxPushTargetsNodein interfacePubSubCapabilitiesType- Returns:
- the MaxPushTargets
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getMaxPushTargetsNodeAsync
Description copied from interface:PubSubCapabilitiesTypeAsynchronous implementation ofPubSubCapabilitiesType.getMaxPushTargetsNode().- Specified by:
getMaxPushTargetsNodeAsyncin interfacePubSubCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getMaxPublishedDataSets
public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getMaxPublishedDataSets() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:PubSubCapabilitiesTypeGet the local value of the MaxPublishedDataSets Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getMaxPublishedDataSetsin interfacePubSubCapabilitiesType- Returns:
- the local value of the MaxPublishedDataSets Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the MaxPublishedDataSets Node.
-
setMaxPublishedDataSets
public void setMaxPublishedDataSets(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:PubSubCapabilitiesTypeSet the local value of the MaxPublishedDataSets Node.The value is only updated locally; it is not written to the server.
- Specified by:
setMaxPublishedDataSetsin interfacePubSubCapabilitiesType- Parameters:
value- the local value to set for the MaxPublishedDataSets Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the MaxPublishedDataSets Node.
-
readMaxPublishedDataSets
public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readMaxPublishedDataSets() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:PubSubCapabilitiesTypeRead the value of the MaxPublishedDataSets Node from the server and update the local value if the operation succeeds.- Specified by:
readMaxPublishedDataSetsin interfacePubSubCapabilitiesType- Returns:
- the
UIntegervalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeMaxPublishedDataSets
public void writeMaxPublishedDataSets(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:PubSubCapabilitiesTypeWrite a new value for the MaxPublishedDataSets Node to the server and update the local value if the operation succeeds.- Specified by:
writeMaxPublishedDataSetsin interfacePubSubCapabilitiesType- Parameters:
value- theUIntegervalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readMaxPublishedDataSetsAsync
public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readMaxPublishedDataSetsAsync()Description copied from interface:PubSubCapabilitiesTypeAn asynchronous implementation ofPubSubCapabilitiesType.readMaxPublishedDataSets().- Specified by:
readMaxPublishedDataSetsAsyncin interfacePubSubCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeMaxPublishedDataSetsAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeMaxPublishedDataSetsAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxPublishedDataSets) Description copied from interface:PubSubCapabilitiesTypeAn asynchronous implementation ofPubSubCapabilitiesType.writeMaxPublishedDataSets(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).- Specified by:
writeMaxPublishedDataSetsAsyncin interfacePubSubCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getMaxPublishedDataSetsNode
public PropertyTypeNode getMaxPublishedDataSetsNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:PubSubCapabilitiesTypeGet the MaxPublishedDataSetsPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getMaxPublishedDataSetsNodein interfacePubSubCapabilitiesType- Returns:
- the MaxPublishedDataSets
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getMaxPublishedDataSetsNodeAsync
Description copied from interface:PubSubCapabilitiesTypeAsynchronous implementation ofPubSubCapabilitiesType.getMaxPublishedDataSetsNode().- Specified by:
getMaxPublishedDataSetsNodeAsyncin interfacePubSubCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getMaxStandaloneSubscribedDataSets
public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getMaxStandaloneSubscribedDataSets() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:PubSubCapabilitiesTypeGet the local value of the MaxStandaloneSubscribedDataSets Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getMaxStandaloneSubscribedDataSetsin interfacePubSubCapabilitiesType- Returns:
- the local value of the MaxStandaloneSubscribedDataSets Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the MaxStandaloneSubscribedDataSets Node.
-
setMaxStandaloneSubscribedDataSets
public void setMaxStandaloneSubscribedDataSets(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:PubSubCapabilitiesTypeSet the local value of the MaxStandaloneSubscribedDataSets Node.The value is only updated locally; it is not written to the server.
- Specified by:
setMaxStandaloneSubscribedDataSetsin interfacePubSubCapabilitiesType- Parameters:
value- the local value to set for the MaxStandaloneSubscribedDataSets Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the MaxStandaloneSubscribedDataSets Node.
-
readMaxStandaloneSubscribedDataSets
public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readMaxStandaloneSubscribedDataSets() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:PubSubCapabilitiesTypeRead the value of the MaxStandaloneSubscribedDataSets Node from the server and update the local value if the operation succeeds.- Specified by:
readMaxStandaloneSubscribedDataSetsin interfacePubSubCapabilitiesType- Returns:
- the
UIntegervalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeMaxStandaloneSubscribedDataSets
public void writeMaxStandaloneSubscribedDataSets(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:PubSubCapabilitiesTypeWrite a new value for the MaxStandaloneSubscribedDataSets Node to the server and update the local value if the operation succeeds.- Specified by:
writeMaxStandaloneSubscribedDataSetsin interfacePubSubCapabilitiesType- Parameters:
value- theUIntegervalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readMaxStandaloneSubscribedDataSetsAsync
public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readMaxStandaloneSubscribedDataSetsAsync()Description copied from interface:PubSubCapabilitiesTypeAn asynchronous implementation ofPubSubCapabilitiesType.readMaxStandaloneSubscribedDataSets().- Specified by:
readMaxStandaloneSubscribedDataSetsAsyncin interfacePubSubCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeMaxStandaloneSubscribedDataSetsAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeMaxStandaloneSubscribedDataSetsAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxStandaloneSubscribedDataSets) Description copied from interface:PubSubCapabilitiesTypeAn asynchronous implementation ofPubSubCapabilitiesType.writeMaxStandaloneSubscribedDataSets(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).- Specified by:
writeMaxStandaloneSubscribedDataSetsAsyncin interfacePubSubCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getMaxStandaloneSubscribedDataSetsNode
public PropertyTypeNode getMaxStandaloneSubscribedDataSetsNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:PubSubCapabilitiesTypeGet the MaxStandaloneSubscribedDataSetsPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getMaxStandaloneSubscribedDataSetsNodein interfacePubSubCapabilitiesType- Returns:
- the MaxStandaloneSubscribedDataSets
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getMaxStandaloneSubscribedDataSetsNodeAsync
Description copied from interface:PubSubCapabilitiesTypeAsynchronous implementation ofPubSubCapabilitiesType.getMaxStandaloneSubscribedDataSetsNode().- Specified by:
getMaxStandaloneSubscribedDataSetsNodeAsyncin interfacePubSubCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getMaxNetworkMessageSizeDatagram
public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getMaxNetworkMessageSizeDatagram() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:PubSubCapabilitiesTypeGet the local value of the MaxNetworkMessageSizeDatagram Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getMaxNetworkMessageSizeDatagramin interfacePubSubCapabilitiesType- Returns:
- the local value of the MaxNetworkMessageSizeDatagram Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the MaxNetworkMessageSizeDatagram Node.
-
setMaxNetworkMessageSizeDatagram
public void setMaxNetworkMessageSizeDatagram(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:PubSubCapabilitiesTypeSet the local value of the MaxNetworkMessageSizeDatagram Node.The value is only updated locally; it is not written to the server.
- Specified by:
setMaxNetworkMessageSizeDatagramin interfacePubSubCapabilitiesType- Parameters:
value- the local value to set for the MaxNetworkMessageSizeDatagram Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the MaxNetworkMessageSizeDatagram Node.
-
readMaxNetworkMessageSizeDatagram
public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readMaxNetworkMessageSizeDatagram() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:PubSubCapabilitiesTypeRead the value of the MaxNetworkMessageSizeDatagram Node from the server and update the local value if the operation succeeds.- Specified by:
readMaxNetworkMessageSizeDatagramin interfacePubSubCapabilitiesType- Returns:
- the
UIntegervalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeMaxNetworkMessageSizeDatagram
public void writeMaxNetworkMessageSizeDatagram(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:PubSubCapabilitiesTypeWrite a new value for the MaxNetworkMessageSizeDatagram Node to the server and update the local value if the operation succeeds.- Specified by:
writeMaxNetworkMessageSizeDatagramin interfacePubSubCapabilitiesType- Parameters:
value- theUIntegervalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readMaxNetworkMessageSizeDatagramAsync
public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readMaxNetworkMessageSizeDatagramAsync()Description copied from interface:PubSubCapabilitiesTypeAn asynchronous implementation ofPubSubCapabilitiesType.readMaxNetworkMessageSizeDatagram().- Specified by:
readMaxNetworkMessageSizeDatagramAsyncin interfacePubSubCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeMaxNetworkMessageSizeDatagramAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeMaxNetworkMessageSizeDatagramAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNetworkMessageSizeDatagram) Description copied from interface:PubSubCapabilitiesTypeAn asynchronous implementation ofPubSubCapabilitiesType.writeMaxNetworkMessageSizeDatagram(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).- Specified by:
writeMaxNetworkMessageSizeDatagramAsyncin interfacePubSubCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getMaxNetworkMessageSizeDatagramNode
public PropertyTypeNode getMaxNetworkMessageSizeDatagramNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:PubSubCapabilitiesTypeGet the MaxNetworkMessageSizeDatagramPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getMaxNetworkMessageSizeDatagramNodein interfacePubSubCapabilitiesType- Returns:
- the MaxNetworkMessageSizeDatagram
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getMaxNetworkMessageSizeDatagramNodeAsync
Description copied from interface:PubSubCapabilitiesTypeAsynchronous implementation ofPubSubCapabilitiesType.getMaxNetworkMessageSizeDatagramNode().- Specified by:
getMaxNetworkMessageSizeDatagramNodeAsyncin interfacePubSubCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getMaxNetworkMessageSizeBroker
public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getMaxNetworkMessageSizeBroker() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:PubSubCapabilitiesTypeGet the local value of the MaxNetworkMessageSizeBroker Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getMaxNetworkMessageSizeBrokerin interfacePubSubCapabilitiesType- Returns:
- the local value of the MaxNetworkMessageSizeBroker Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the MaxNetworkMessageSizeBroker Node.
-
setMaxNetworkMessageSizeBroker
public void setMaxNetworkMessageSizeBroker(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:PubSubCapabilitiesTypeSet the local value of the MaxNetworkMessageSizeBroker Node.The value is only updated locally; it is not written to the server.
- Specified by:
setMaxNetworkMessageSizeBrokerin interfacePubSubCapabilitiesType- Parameters:
value- the local value to set for the MaxNetworkMessageSizeBroker Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the MaxNetworkMessageSizeBroker Node.
-
readMaxNetworkMessageSizeBroker
public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readMaxNetworkMessageSizeBroker() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:PubSubCapabilitiesTypeRead the value of the MaxNetworkMessageSizeBroker Node from the server and update the local value if the operation succeeds.- Specified by:
readMaxNetworkMessageSizeBrokerin interfacePubSubCapabilitiesType- Returns:
- the
UIntegervalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeMaxNetworkMessageSizeBroker
public void writeMaxNetworkMessageSizeBroker(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:PubSubCapabilitiesTypeWrite a new value for the MaxNetworkMessageSizeBroker Node to the server and update the local value if the operation succeeds.- Specified by:
writeMaxNetworkMessageSizeBrokerin interfacePubSubCapabilitiesType- Parameters:
value- theUIntegervalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readMaxNetworkMessageSizeBrokerAsync
public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readMaxNetworkMessageSizeBrokerAsync()Description copied from interface:PubSubCapabilitiesTypeAn asynchronous implementation ofPubSubCapabilitiesType.readMaxNetworkMessageSizeBroker().- Specified by:
readMaxNetworkMessageSizeBrokerAsyncin interfacePubSubCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeMaxNetworkMessageSizeBrokerAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeMaxNetworkMessageSizeBrokerAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNetworkMessageSizeBroker) Description copied from interface:PubSubCapabilitiesTypeAn asynchronous implementation ofPubSubCapabilitiesType.writeMaxNetworkMessageSizeBroker(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).- Specified by:
writeMaxNetworkMessageSizeBrokerAsyncin interfacePubSubCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getMaxNetworkMessageSizeBrokerNode
public PropertyTypeNode getMaxNetworkMessageSizeBrokerNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:PubSubCapabilitiesTypeGet the MaxNetworkMessageSizeBrokerPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getMaxNetworkMessageSizeBrokerNodein interfacePubSubCapabilitiesType- Returns:
- the MaxNetworkMessageSizeBroker
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getMaxNetworkMessageSizeBrokerNodeAsync
Description copied from interface:PubSubCapabilitiesTypeAsynchronous implementation ofPubSubCapabilitiesType.getMaxNetworkMessageSizeBrokerNode().- Specified by:
getMaxNetworkMessageSizeBrokerNodeAsyncin interfacePubSubCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getSupportSecurityKeyPull
Description copied from interface:PubSubCapabilitiesTypeGet the local value of the SupportSecurityKeyPull Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getSupportSecurityKeyPullin interfacePubSubCapabilitiesType- Returns:
- the local value of the SupportSecurityKeyPull Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the SupportSecurityKeyPull Node.
-
setSupportSecurityKeyPull
public void setSupportSecurityKeyPull(Boolean value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:PubSubCapabilitiesTypeSet the local value of the SupportSecurityKeyPull Node.The value is only updated locally; it is not written to the server.
- Specified by:
setSupportSecurityKeyPullin interfacePubSubCapabilitiesType- Parameters:
value- the local value to set for the SupportSecurityKeyPull Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the SupportSecurityKeyPull Node.
-
readSupportSecurityKeyPull
Description copied from interface:PubSubCapabilitiesTypeRead the value of the SupportSecurityKeyPull Node from the server and update the local value if the operation succeeds.- Specified by:
readSupportSecurityKeyPullin interfacePubSubCapabilitiesType- Returns:
- the
Booleanvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeSupportSecurityKeyPull
public void writeSupportSecurityKeyPull(Boolean value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:PubSubCapabilitiesTypeWrite a new value for the SupportSecurityKeyPull Node to the server and update the local value if the operation succeeds.- Specified by:
writeSupportSecurityKeyPullin interfacePubSubCapabilitiesType- Parameters:
value- theBooleanvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readSupportSecurityKeyPullAsync
Description copied from interface:PubSubCapabilitiesTypeAn asynchronous implementation ofPubSubCapabilitiesType.readSupportSecurityKeyPull().- Specified by:
readSupportSecurityKeyPullAsyncin interfacePubSubCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeSupportSecurityKeyPullAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeSupportSecurityKeyPullAsync(Boolean supportSecurityKeyPull) Description copied from interface:PubSubCapabilitiesTypeAn asynchronous implementation ofPubSubCapabilitiesType.writeSupportSecurityKeyPull(java.lang.Boolean).- Specified by:
writeSupportSecurityKeyPullAsyncin interfacePubSubCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getSupportSecurityKeyPullNode
public PropertyTypeNode getSupportSecurityKeyPullNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:PubSubCapabilitiesTypeGet the SupportSecurityKeyPullPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getSupportSecurityKeyPullNodein interfacePubSubCapabilitiesType- Returns:
- the SupportSecurityKeyPull
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getSupportSecurityKeyPullNodeAsync
Description copied from interface:PubSubCapabilitiesTypeAsynchronous implementation ofPubSubCapabilitiesType.getSupportSecurityKeyPullNode().- Specified by:
getSupportSecurityKeyPullNodeAsyncin interfacePubSubCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getSupportSecurityKeyPush
Description copied from interface:PubSubCapabilitiesTypeGet the local value of the SupportSecurityKeyPush Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getSupportSecurityKeyPushin interfacePubSubCapabilitiesType- Returns:
- the local value of the SupportSecurityKeyPush Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the SupportSecurityKeyPush Node.
-
setSupportSecurityKeyPush
public void setSupportSecurityKeyPush(Boolean value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:PubSubCapabilitiesTypeSet the local value of the SupportSecurityKeyPush Node.The value is only updated locally; it is not written to the server.
- Specified by:
setSupportSecurityKeyPushin interfacePubSubCapabilitiesType- Parameters:
value- the local value to set for the SupportSecurityKeyPush Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the SupportSecurityKeyPush Node.
-
readSupportSecurityKeyPush
Description copied from interface:PubSubCapabilitiesTypeRead the value of the SupportSecurityKeyPush Node from the server and update the local value if the operation succeeds.- Specified by:
readSupportSecurityKeyPushin interfacePubSubCapabilitiesType- Returns:
- the
Booleanvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeSupportSecurityKeyPush
public void writeSupportSecurityKeyPush(Boolean value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:PubSubCapabilitiesTypeWrite a new value for the SupportSecurityKeyPush Node to the server and update the local value if the operation succeeds.- Specified by:
writeSupportSecurityKeyPushin interfacePubSubCapabilitiesType- Parameters:
value- theBooleanvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readSupportSecurityKeyPushAsync
Description copied from interface:PubSubCapabilitiesTypeAn asynchronous implementation ofPubSubCapabilitiesType.readSupportSecurityKeyPush().- Specified by:
readSupportSecurityKeyPushAsyncin interfacePubSubCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeSupportSecurityKeyPushAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeSupportSecurityKeyPushAsync(Boolean supportSecurityKeyPush) Description copied from interface:PubSubCapabilitiesTypeAn asynchronous implementation ofPubSubCapabilitiesType.writeSupportSecurityKeyPush(java.lang.Boolean).- Specified by:
writeSupportSecurityKeyPushAsyncin interfacePubSubCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getSupportSecurityKeyPushNode
public PropertyTypeNode getSupportSecurityKeyPushNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:PubSubCapabilitiesTypeGet the SupportSecurityKeyPushPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getSupportSecurityKeyPushNodein interfacePubSubCapabilitiesType- Returns:
- the SupportSecurityKeyPush
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getSupportSecurityKeyPushNodeAsync
Description copied from interface:PubSubCapabilitiesTypeAsynchronous implementation ofPubSubCapabilitiesType.getSupportSecurityKeyPushNode().- Specified by:
getSupportSecurityKeyPushNodeAsyncin interfacePubSubCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getSupportSecurityKeyServer
Description copied from interface:PubSubCapabilitiesTypeGet the local value of the SupportSecurityKeyServer Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getSupportSecurityKeyServerin interfacePubSubCapabilitiesType- Returns:
- the local value of the SupportSecurityKeyServer Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the SupportSecurityKeyServer Node.
-
setSupportSecurityKeyServer
public void setSupportSecurityKeyServer(Boolean value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:PubSubCapabilitiesTypeSet the local value of the SupportSecurityKeyServer Node.The value is only updated locally; it is not written to the server.
- Specified by:
setSupportSecurityKeyServerin interfacePubSubCapabilitiesType- Parameters:
value- the local value to set for the SupportSecurityKeyServer Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the SupportSecurityKeyServer Node.
-
readSupportSecurityKeyServer
Description copied from interface:PubSubCapabilitiesTypeRead the value of the SupportSecurityKeyServer Node from the server and update the local value if the operation succeeds.- Specified by:
readSupportSecurityKeyServerin interfacePubSubCapabilitiesType- Returns:
- the
Booleanvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeSupportSecurityKeyServer
public void writeSupportSecurityKeyServer(Boolean value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:PubSubCapabilitiesTypeWrite a new value for the SupportSecurityKeyServer Node to the server and update the local value if the operation succeeds.- Specified by:
writeSupportSecurityKeyServerin interfacePubSubCapabilitiesType- Parameters:
value- theBooleanvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readSupportSecurityKeyServerAsync
Description copied from interface:PubSubCapabilitiesTypeAn asynchronous implementation ofPubSubCapabilitiesType.readSupportSecurityKeyServer().- Specified by:
readSupportSecurityKeyServerAsyncin interfacePubSubCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeSupportSecurityKeyServerAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeSupportSecurityKeyServerAsync(Boolean supportSecurityKeyServer) Description copied from interface:PubSubCapabilitiesTypeAn asynchronous implementation ofPubSubCapabilitiesType.writeSupportSecurityKeyServer(java.lang.Boolean).- Specified by:
writeSupportSecurityKeyServerAsyncin interfacePubSubCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getSupportSecurityKeyServerNode
public PropertyTypeNode getSupportSecurityKeyServerNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:PubSubCapabilitiesTypeGet the SupportSecurityKeyServerPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getSupportSecurityKeyServerNodein interfacePubSubCapabilitiesType- Returns:
- the SupportSecurityKeyServer
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getSupportSecurityKeyServerNodeAsync
Description copied from interface:PubSubCapabilitiesTypeAsynchronous implementation ofPubSubCapabilitiesType.getSupportSecurityKeyServerNode().- Specified by:
getSupportSecurityKeyServerNodeAsyncin interfacePubSubCapabilitiesType- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-