Interface ServerDiagnosticsSummaryType
- All Superinterfaces:
BaseDataVariableType,BaseVariableType,org.eclipse.milo.opcua.sdk.core.nodes.Node,org.eclipse.milo.opcua.sdk.core.nodes.VariableNode
- All Known Implementing Classes:
ServerDiagnosticsSummaryTypeNode
-
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerGet the local value of the CumulatedSessionCount Node.Get the CumulatedSessionCountBaseDataVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends BaseDataVariableType>Asynchronous implementation ofgetCumulatedSessionCountNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerGet the local value of the CumulatedSubscriptionCount Node.Get the CumulatedSubscriptionCountBaseDataVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends BaseDataVariableType>Asynchronous implementation ofgetCumulatedSubscriptionCountNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerGet the local value of the CurrentSessionCount Node.Get the CurrentSessionCountBaseDataVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends BaseDataVariableType>Asynchronous implementation ofgetCurrentSessionCountNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerGet the local value of the CurrentSubscriptionCount Node.Get the CurrentSubscriptionCountBaseDataVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends BaseDataVariableType>Asynchronous implementation ofgetCurrentSubscriptionCountNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerGet the local value of the PublishingIntervalCount Node.Get the PublishingIntervalCountBaseDataVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends BaseDataVariableType>Asynchronous implementation ofgetPublishingIntervalCountNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerGet the local value of the RejectedRequestsCount Node.Get the RejectedRequestsCountBaseDataVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends BaseDataVariableType>Asynchronous implementation ofgetRejectedRequestsCountNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerGet the local value of the RejectedSessionCount Node.Get the RejectedSessionCountBaseDataVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends BaseDataVariableType>Asynchronous implementation ofgetRejectedSessionCountNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerGet the local value of the SecurityRejectedRequestsCount Node.Get the SecurityRejectedRequestsCountBaseDataVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends BaseDataVariableType>Asynchronous implementation ofgetSecurityRejectedRequestsCountNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerGet the local value of the SecurityRejectedSessionCount Node.Get the SecurityRejectedSessionCountBaseDataVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends BaseDataVariableType>Asynchronous implementation ofgetSecurityRejectedSessionCountNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerGet the local value of the ServerViewCount Node.Get the ServerViewCountBaseDataVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends BaseDataVariableType>Asynchronous implementation ofgetServerViewCountNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerGet the local value of the SessionAbortCount Node.Get the SessionAbortCountBaseDataVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends BaseDataVariableType>Asynchronous implementation ofgetSessionAbortCountNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerGet the local value of the SessionTimeoutCount Node.Get the SessionTimeoutCountBaseDataVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends BaseDataVariableType>Asynchronous implementation ofgetSessionTimeoutCountNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerRead the value of the CumulatedSessionCount 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 ofreadCumulatedSessionCount().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerRead the value of the CumulatedSubscriptionCount 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 ofreadCumulatedSubscriptionCount().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerRead the value of the CurrentSessionCount 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 ofreadCurrentSessionCount().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerRead the value of the CurrentSubscriptionCount 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 ofreadCurrentSubscriptionCount().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerRead the value of the PublishingIntervalCount 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 ofreadPublishingIntervalCount().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerRead the value of the RejectedRequestsCount 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 ofreadRejectedRequestsCount().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerRead the value of the RejectedSessionCount 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 ofreadRejectedSessionCount().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerRead the value of the SecurityRejectedRequestsCount 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 ofreadSecurityRejectedRequestsCount().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerRead the value of the SecurityRejectedSessionCount 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 ofreadSecurityRejectedSessionCount().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerRead the value of the ServerViewCount 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 ofreadServerViewCount().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerRead the value of the SessionAbortCount 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 ofreadSessionAbortCount().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerRead the value of the SessionTimeoutCount 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 ofreadSessionTimeoutCount().voidsetCumulatedSessionCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Set the local value of the CumulatedSessionCount Node.voidsetCumulatedSubscriptionCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Set the local value of the CumulatedSubscriptionCount Node.voidsetCurrentSessionCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Set the local value of the CurrentSessionCount Node.voidsetCurrentSubscriptionCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Set the local value of the CurrentSubscriptionCount Node.voidsetPublishingIntervalCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Set the local value of the PublishingIntervalCount Node.voidsetRejectedRequestsCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Set the local value of the RejectedRequestsCount Node.voidsetRejectedSessionCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Set the local value of the RejectedSessionCount Node.voidsetSecurityRejectedRequestsCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Set the local value of the SecurityRejectedRequestsCount Node.voidsetSecurityRejectedSessionCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Set the local value of the SecurityRejectedSessionCount Node.voidsetServerViewCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Set the local value of the ServerViewCount Node.voidsetSessionAbortCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Set the local value of the SessionAbortCount Node.voidsetSessionTimeoutCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Set the local value of the SessionTimeoutCount Node.voidwriteCumulatedSessionCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Write a new value for the CumulatedSessionCount Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeCumulatedSessionCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) An asynchronous implementation ofwriteCumulatedSessionCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).voidwriteCumulatedSubscriptionCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Write a new value for the CumulatedSubscriptionCount Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeCumulatedSubscriptionCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) An asynchronous implementation ofwriteCumulatedSubscriptionCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).voidwriteCurrentSessionCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Write a new value for the CurrentSessionCount Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeCurrentSessionCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) An asynchronous implementation ofwriteCurrentSessionCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).voidwriteCurrentSubscriptionCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Write a new value for the CurrentSubscriptionCount Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeCurrentSubscriptionCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) An asynchronous implementation ofwriteCurrentSubscriptionCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).voidwritePublishingIntervalCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Write a new value for the PublishingIntervalCount Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writePublishingIntervalCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) An asynchronous implementation ofwritePublishingIntervalCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).voidwriteRejectedRequestsCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Write a new value for the RejectedRequestsCount Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeRejectedRequestsCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) An asynchronous implementation ofwriteRejectedRequestsCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).voidwriteRejectedSessionCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Write a new value for the RejectedSessionCount Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeRejectedSessionCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) An asynchronous implementation ofwriteRejectedSessionCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).voidwriteSecurityRejectedRequestsCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Write a new value for the SecurityRejectedRequestsCount Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeSecurityRejectedRequestsCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) An asynchronous implementation ofwriteSecurityRejectedRequestsCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).voidwriteSecurityRejectedSessionCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Write a new value for the SecurityRejectedSessionCount Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeSecurityRejectedSessionCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) An asynchronous implementation ofwriteSecurityRejectedSessionCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).voidwriteServerViewCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Write a new value for the ServerViewCount Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeServerViewCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) An asynchronous implementation ofwriteServerViewCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).voidwriteSessionAbortCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Write a new value for the SessionAbortCount Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeSessionAbortCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) An asynchronous implementation ofwriteSessionAbortCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).voidwriteSessionTimeoutCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Write a new value for the SessionTimeoutCount Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeSessionTimeoutCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) An asynchronous implementation ofwriteSessionTimeoutCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).Methods 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.VariableNode
getAccessLevel, getAccessLevelEx, getArrayDimensions, getDataType, getHistorizing, getMinimumSamplingInterval, getUserAccessLevel, getValue, getValueRank, setAccessLevel, setAccessLevelEx, setArrayDimensions, setDataType, setHistorizing, setMinimumSamplingInterval, setUserAccessLevel, setValue, setValueRank
-
Method Details
-
getServerViewCount
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getServerViewCount() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the local value of the ServerViewCount Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the ServerViewCount Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ServerViewCount Node.
-
setServerViewCount
void setServerViewCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Set the local value of the ServerViewCount Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the ServerViewCount Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ServerViewCount Node.
-
readServerViewCount
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readServerViewCount() throws org.eclipse.milo.opcua.stack.core.UaExceptionRead the value of the ServerViewCount Node from the server and update the local value if the operation succeeds.- Returns:
- the
UIntegervalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeServerViewCount
void writeServerViewCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Write a new value for the ServerViewCount Node to the server and update the local value if the operation succeeds.- Parameters:
value- theUIntegervalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readServerViewCountAsync
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readServerViewCountAsync()An asynchronous implementation ofreadServerViewCount().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeServerViewCountAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeServerViewCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) An asynchronous implementation ofwriteServerViewCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getServerViewCountNode
Get the ServerViewCountBaseDataVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the ServerViewCount
BaseDataVariableTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getServerViewCountNodeAsync
CompletableFuture<? extends BaseDataVariableType> getServerViewCountNodeAsync()Asynchronous implementation ofgetServerViewCountNode().- Returns:
- a CompletableFuture that completes successfully with the BaseDataVariableType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getCurrentSessionCount
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getCurrentSessionCount() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the local value of the CurrentSessionCount Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the CurrentSessionCount Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the CurrentSessionCount Node.
-
setCurrentSessionCount
void setCurrentSessionCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Set the local value of the CurrentSessionCount Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the CurrentSessionCount Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the CurrentSessionCount Node.
-
readCurrentSessionCount
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readCurrentSessionCount() throws org.eclipse.milo.opcua.stack.core.UaExceptionRead the value of the CurrentSessionCount Node from the server and update the local value if the operation succeeds.- Returns:
- the
UIntegervalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeCurrentSessionCount
void writeCurrentSessionCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Write a new value for the CurrentSessionCount Node to the server and update the local value if the operation succeeds.- Parameters:
value- theUIntegervalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readCurrentSessionCountAsync
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readCurrentSessionCountAsync()An asynchronous implementation ofreadCurrentSessionCount().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeCurrentSessionCountAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeCurrentSessionCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) An asynchronous implementation ofwriteCurrentSessionCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getCurrentSessionCountNode
BaseDataVariableType getCurrentSessionCountNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the CurrentSessionCountBaseDataVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the CurrentSessionCount
BaseDataVariableTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getCurrentSessionCountNodeAsync
CompletableFuture<? extends BaseDataVariableType> getCurrentSessionCountNodeAsync()Asynchronous implementation ofgetCurrentSessionCountNode().- Returns:
- a CompletableFuture that completes successfully with the BaseDataVariableType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getCumulatedSessionCount
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getCumulatedSessionCount() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the local value of the CumulatedSessionCount Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the CumulatedSessionCount Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the CumulatedSessionCount Node.
-
setCumulatedSessionCount
void setCumulatedSessionCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Set the local value of the CumulatedSessionCount Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the CumulatedSessionCount Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the CumulatedSessionCount Node.
-
readCumulatedSessionCount
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readCumulatedSessionCount() throws org.eclipse.milo.opcua.stack.core.UaExceptionRead the value of the CumulatedSessionCount Node from the server and update the local value if the operation succeeds.- Returns:
- the
UIntegervalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeCumulatedSessionCount
void writeCumulatedSessionCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Write a new value for the CumulatedSessionCount Node to the server and update the local value if the operation succeeds.- Parameters:
value- theUIntegervalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readCumulatedSessionCountAsync
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readCumulatedSessionCountAsync()An asynchronous implementation ofreadCumulatedSessionCount().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeCumulatedSessionCountAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeCumulatedSessionCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) An asynchronous implementation ofwriteCumulatedSessionCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getCumulatedSessionCountNode
BaseDataVariableType getCumulatedSessionCountNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the CumulatedSessionCountBaseDataVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the CumulatedSessionCount
BaseDataVariableTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getCumulatedSessionCountNodeAsync
CompletableFuture<? extends BaseDataVariableType> getCumulatedSessionCountNodeAsync()Asynchronous implementation ofgetCumulatedSessionCountNode().- Returns:
- a CompletableFuture that completes successfully with the BaseDataVariableType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getSecurityRejectedSessionCount
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getSecurityRejectedSessionCount() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the local value of the SecurityRejectedSessionCount Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the SecurityRejectedSessionCount Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the SecurityRejectedSessionCount Node.
-
setSecurityRejectedSessionCount
void setSecurityRejectedSessionCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Set the local value of the SecurityRejectedSessionCount Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the SecurityRejectedSessionCount Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the SecurityRejectedSessionCount Node.
-
readSecurityRejectedSessionCount
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readSecurityRejectedSessionCount() throws org.eclipse.milo.opcua.stack.core.UaExceptionRead the value of the SecurityRejectedSessionCount Node from the server and update the local value if the operation succeeds.- Returns:
- the
UIntegervalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeSecurityRejectedSessionCount
void writeSecurityRejectedSessionCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Write a new value for the SecurityRejectedSessionCount Node to the server and update the local value if the operation succeeds.- Parameters:
value- theUIntegervalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readSecurityRejectedSessionCountAsync
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readSecurityRejectedSessionCountAsync()An asynchronous implementation ofreadSecurityRejectedSessionCount().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeSecurityRejectedSessionCountAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeSecurityRejectedSessionCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) An asynchronous implementation ofwriteSecurityRejectedSessionCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getSecurityRejectedSessionCountNode
BaseDataVariableType getSecurityRejectedSessionCountNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the SecurityRejectedSessionCountBaseDataVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the SecurityRejectedSessionCount
BaseDataVariableTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getSecurityRejectedSessionCountNodeAsync
CompletableFuture<? extends BaseDataVariableType> getSecurityRejectedSessionCountNodeAsync()Asynchronous implementation ofgetSecurityRejectedSessionCountNode().- Returns:
- a CompletableFuture that completes successfully with the BaseDataVariableType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getRejectedSessionCount
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getRejectedSessionCount() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the local value of the RejectedSessionCount Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the RejectedSessionCount Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the RejectedSessionCount Node.
-
setRejectedSessionCount
void setRejectedSessionCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Set the local value of the RejectedSessionCount Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the RejectedSessionCount Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the RejectedSessionCount Node.
-
readRejectedSessionCount
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readRejectedSessionCount() throws org.eclipse.milo.opcua.stack.core.UaExceptionRead the value of the RejectedSessionCount Node from the server and update the local value if the operation succeeds.- Returns:
- the
UIntegervalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeRejectedSessionCount
void writeRejectedSessionCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Write a new value for the RejectedSessionCount Node to the server and update the local value if the operation succeeds.- Parameters:
value- theUIntegervalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readRejectedSessionCountAsync
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readRejectedSessionCountAsync()An asynchronous implementation ofreadRejectedSessionCount().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeRejectedSessionCountAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeRejectedSessionCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) An asynchronous implementation ofwriteRejectedSessionCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getRejectedSessionCountNode
BaseDataVariableType getRejectedSessionCountNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the RejectedSessionCountBaseDataVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the RejectedSessionCount
BaseDataVariableTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getRejectedSessionCountNodeAsync
CompletableFuture<? extends BaseDataVariableType> getRejectedSessionCountNodeAsync()Asynchronous implementation ofgetRejectedSessionCountNode().- Returns:
- a CompletableFuture that completes successfully with the BaseDataVariableType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getSessionTimeoutCount
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getSessionTimeoutCount() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the local value of the SessionTimeoutCount Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the SessionTimeoutCount Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the SessionTimeoutCount Node.
-
setSessionTimeoutCount
void setSessionTimeoutCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Set the local value of the SessionTimeoutCount Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the SessionTimeoutCount Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the SessionTimeoutCount Node.
-
readSessionTimeoutCount
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readSessionTimeoutCount() throws org.eclipse.milo.opcua.stack.core.UaExceptionRead the value of the SessionTimeoutCount Node from the server and update the local value if the operation succeeds.- Returns:
- the
UIntegervalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeSessionTimeoutCount
void writeSessionTimeoutCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Write a new value for the SessionTimeoutCount Node to the server and update the local value if the operation succeeds.- Parameters:
value- theUIntegervalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readSessionTimeoutCountAsync
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readSessionTimeoutCountAsync()An asynchronous implementation ofreadSessionTimeoutCount().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeSessionTimeoutCountAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeSessionTimeoutCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) An asynchronous implementation ofwriteSessionTimeoutCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getSessionTimeoutCountNode
BaseDataVariableType getSessionTimeoutCountNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the SessionTimeoutCountBaseDataVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the SessionTimeoutCount
BaseDataVariableTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getSessionTimeoutCountNodeAsync
CompletableFuture<? extends BaseDataVariableType> getSessionTimeoutCountNodeAsync()Asynchronous implementation ofgetSessionTimeoutCountNode().- Returns:
- a CompletableFuture that completes successfully with the BaseDataVariableType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getSessionAbortCount
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getSessionAbortCount() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the local value of the SessionAbortCount Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the SessionAbortCount Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the SessionAbortCount Node.
-
setSessionAbortCount
void setSessionAbortCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Set the local value of the SessionAbortCount Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the SessionAbortCount Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the SessionAbortCount Node.
-
readSessionAbortCount
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readSessionAbortCount() throws org.eclipse.milo.opcua.stack.core.UaExceptionRead the value of the SessionAbortCount Node from the server and update the local value if the operation succeeds.- Returns:
- the
UIntegervalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeSessionAbortCount
void writeSessionAbortCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Write a new value for the SessionAbortCount Node to the server and update the local value if the operation succeeds.- Parameters:
value- theUIntegervalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readSessionAbortCountAsync
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readSessionAbortCountAsync()An asynchronous implementation ofreadSessionAbortCount().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeSessionAbortCountAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeSessionAbortCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) An asynchronous implementation ofwriteSessionAbortCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getSessionAbortCountNode
BaseDataVariableType getSessionAbortCountNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the SessionAbortCountBaseDataVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the SessionAbortCount
BaseDataVariableTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getSessionAbortCountNodeAsync
CompletableFuture<? extends BaseDataVariableType> getSessionAbortCountNodeAsync()Asynchronous implementation ofgetSessionAbortCountNode().- Returns:
- a CompletableFuture that completes successfully with the BaseDataVariableType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getPublishingIntervalCount
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getPublishingIntervalCount() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the local value of the PublishingIntervalCount Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the PublishingIntervalCount Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the PublishingIntervalCount Node.
-
setPublishingIntervalCount
void setPublishingIntervalCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Set the local value of the PublishingIntervalCount Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the PublishingIntervalCount Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the PublishingIntervalCount Node.
-
readPublishingIntervalCount
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readPublishingIntervalCount() throws org.eclipse.milo.opcua.stack.core.UaExceptionRead the value of the PublishingIntervalCount Node from the server and update the local value if the operation succeeds.- Returns:
- the
UIntegervalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writePublishingIntervalCount
void writePublishingIntervalCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Write a new value for the PublishingIntervalCount Node to the server and update the local value if the operation succeeds.- Parameters:
value- theUIntegervalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readPublishingIntervalCountAsync
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readPublishingIntervalCountAsync()An asynchronous implementation ofreadPublishingIntervalCount().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writePublishingIntervalCountAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writePublishingIntervalCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) An asynchronous implementation ofwritePublishingIntervalCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getPublishingIntervalCountNode
BaseDataVariableType getPublishingIntervalCountNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the PublishingIntervalCountBaseDataVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the PublishingIntervalCount
BaseDataVariableTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getPublishingIntervalCountNodeAsync
CompletableFuture<? extends BaseDataVariableType> getPublishingIntervalCountNodeAsync()Asynchronous implementation ofgetPublishingIntervalCountNode().- Returns:
- a CompletableFuture that completes successfully with the BaseDataVariableType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getCurrentSubscriptionCount
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getCurrentSubscriptionCount() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the local value of the CurrentSubscriptionCount Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the CurrentSubscriptionCount Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the CurrentSubscriptionCount Node.
-
setCurrentSubscriptionCount
void setCurrentSubscriptionCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Set the local value of the CurrentSubscriptionCount Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the CurrentSubscriptionCount Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the CurrentSubscriptionCount Node.
-
readCurrentSubscriptionCount
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readCurrentSubscriptionCount() throws org.eclipse.milo.opcua.stack.core.UaExceptionRead the value of the CurrentSubscriptionCount Node from the server and update the local value if the operation succeeds.- Returns:
- the
UIntegervalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeCurrentSubscriptionCount
void writeCurrentSubscriptionCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Write a new value for the CurrentSubscriptionCount Node to the server and update the local value if the operation succeeds.- Parameters:
value- theUIntegervalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readCurrentSubscriptionCountAsync
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readCurrentSubscriptionCountAsync()An asynchronous implementation ofreadCurrentSubscriptionCount().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeCurrentSubscriptionCountAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeCurrentSubscriptionCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) An asynchronous implementation ofwriteCurrentSubscriptionCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getCurrentSubscriptionCountNode
BaseDataVariableType getCurrentSubscriptionCountNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the CurrentSubscriptionCountBaseDataVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the CurrentSubscriptionCount
BaseDataVariableTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getCurrentSubscriptionCountNodeAsync
CompletableFuture<? extends BaseDataVariableType> getCurrentSubscriptionCountNodeAsync()Asynchronous implementation ofgetCurrentSubscriptionCountNode().- Returns:
- a CompletableFuture that completes successfully with the BaseDataVariableType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getCumulatedSubscriptionCount
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getCumulatedSubscriptionCount() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the local value of the CumulatedSubscriptionCount Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the CumulatedSubscriptionCount Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the CumulatedSubscriptionCount Node.
-
setCumulatedSubscriptionCount
void setCumulatedSubscriptionCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Set the local value of the CumulatedSubscriptionCount Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the CumulatedSubscriptionCount Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the CumulatedSubscriptionCount Node.
-
readCumulatedSubscriptionCount
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readCumulatedSubscriptionCount() throws org.eclipse.milo.opcua.stack.core.UaExceptionRead the value of the CumulatedSubscriptionCount Node from the server and update the local value if the operation succeeds.- Returns:
- the
UIntegervalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeCumulatedSubscriptionCount
void writeCumulatedSubscriptionCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Write a new value for the CumulatedSubscriptionCount Node to the server and update the local value if the operation succeeds.- Parameters:
value- theUIntegervalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readCumulatedSubscriptionCountAsync
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readCumulatedSubscriptionCountAsync()An asynchronous implementation ofreadCumulatedSubscriptionCount().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeCumulatedSubscriptionCountAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeCumulatedSubscriptionCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) An asynchronous implementation ofwriteCumulatedSubscriptionCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getCumulatedSubscriptionCountNode
BaseDataVariableType getCumulatedSubscriptionCountNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the CumulatedSubscriptionCountBaseDataVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the CumulatedSubscriptionCount
BaseDataVariableTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getCumulatedSubscriptionCountNodeAsync
CompletableFuture<? extends BaseDataVariableType> getCumulatedSubscriptionCountNodeAsync()Asynchronous implementation ofgetCumulatedSubscriptionCountNode().- Returns:
- a CompletableFuture that completes successfully with the BaseDataVariableType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getSecurityRejectedRequestsCount
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getSecurityRejectedRequestsCount() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the local value of the SecurityRejectedRequestsCount Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the SecurityRejectedRequestsCount Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the SecurityRejectedRequestsCount Node.
-
setSecurityRejectedRequestsCount
void setSecurityRejectedRequestsCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Set the local value of the SecurityRejectedRequestsCount Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the SecurityRejectedRequestsCount Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the SecurityRejectedRequestsCount Node.
-
readSecurityRejectedRequestsCount
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readSecurityRejectedRequestsCount() throws org.eclipse.milo.opcua.stack.core.UaExceptionRead the value of the SecurityRejectedRequestsCount Node from the server and update the local value if the operation succeeds.- Returns:
- the
UIntegervalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeSecurityRejectedRequestsCount
void writeSecurityRejectedRequestsCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Write a new value for the SecurityRejectedRequestsCount Node to the server and update the local value if the operation succeeds.- Parameters:
value- theUIntegervalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readSecurityRejectedRequestsCountAsync
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readSecurityRejectedRequestsCountAsync()An asynchronous implementation ofreadSecurityRejectedRequestsCount().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeSecurityRejectedRequestsCountAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeSecurityRejectedRequestsCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) An asynchronous implementation ofwriteSecurityRejectedRequestsCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getSecurityRejectedRequestsCountNode
BaseDataVariableType getSecurityRejectedRequestsCountNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the SecurityRejectedRequestsCountBaseDataVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the SecurityRejectedRequestsCount
BaseDataVariableTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getSecurityRejectedRequestsCountNodeAsync
CompletableFuture<? extends BaseDataVariableType> getSecurityRejectedRequestsCountNodeAsync()Asynchronous implementation ofgetSecurityRejectedRequestsCountNode().- Returns:
- a CompletableFuture that completes successfully with the BaseDataVariableType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getRejectedRequestsCount
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getRejectedRequestsCount() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the local value of the RejectedRequestsCount Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the RejectedRequestsCount Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the RejectedRequestsCount Node.
-
setRejectedRequestsCount
void setRejectedRequestsCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Set the local value of the RejectedRequestsCount Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the RejectedRequestsCount Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the RejectedRequestsCount Node.
-
readRejectedRequestsCount
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readRejectedRequestsCount() throws org.eclipse.milo.opcua.stack.core.UaExceptionRead the value of the RejectedRequestsCount Node from the server and update the local value if the operation succeeds.- Returns:
- the
UIntegervalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeRejectedRequestsCount
void writeRejectedRequestsCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Write a new value for the RejectedRequestsCount Node to the server and update the local value if the operation succeeds.- Parameters:
value- theUIntegervalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readRejectedRequestsCountAsync
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readRejectedRequestsCountAsync()An asynchronous implementation ofreadRejectedRequestsCount().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeRejectedRequestsCountAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeRejectedRequestsCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) An asynchronous implementation ofwriteRejectedRequestsCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getRejectedRequestsCountNode
BaseDataVariableType getRejectedRequestsCountNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the RejectedRequestsCountBaseDataVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the RejectedRequestsCount
BaseDataVariableTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getRejectedRequestsCountNodeAsync
CompletableFuture<? extends BaseDataVariableType> getRejectedRequestsCountNodeAsync()Asynchronous implementation ofgetRejectedRequestsCountNode().- Returns:
- a CompletableFuture that completes successfully with the BaseDataVariableType Node or completes exceptionally if an error occurs creating or getting the Node.
-