public interface SessionDiagnosticsVariableType extends BaseDataVariableType
| Modifier and Type | Method and Description |
|---|---|
Double |
getActualSessionTimeout()
Get the local value of the ActualSessionTimeout Node.
|
BaseDataVariableType |
getActualSessionTimeoutNode()
Get the ActualSessionTimeout
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getActualSessionTimeoutNodeAsync()
Asynchronous implementation of
getActualSessionTimeoutNode(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
getAddNodesCount()
Get the local value of the AddNodesCount Node.
|
BaseDataVariableType |
getAddNodesCountNode()
Get the AddNodesCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getAddNodesCountNodeAsync()
Asynchronous implementation of
getAddNodesCountNode(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
getAddReferencesCount()
Get the local value of the AddReferencesCount Node.
|
BaseDataVariableType |
getAddReferencesCountNode()
Get the AddReferencesCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getAddReferencesCountNodeAsync()
Asynchronous implementation of
getAddReferencesCountNode(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
getBrowseCount()
Get the local value of the BrowseCount Node.
|
BaseDataVariableType |
getBrowseCountNode()
Get the BrowseCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getBrowseCountNodeAsync()
Asynchronous implementation of
getBrowseCountNode(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
getBrowseNextCount()
Get the local value of the BrowseNextCount Node.
|
BaseDataVariableType |
getBrowseNextCountNode()
Get the BrowseNextCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getBrowseNextCountNodeAsync()
Asynchronous implementation of
getBrowseNextCountNode(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
getCallCount()
Get the local value of the CallCount Node.
|
BaseDataVariableType |
getCallCountNode()
Get the CallCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getCallCountNodeAsync()
Asynchronous implementation of
getCallCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.DateTime |
getClientConnectionTime()
Get the local value of the ClientConnectionTime Node.
|
BaseDataVariableType |
getClientConnectionTimeNode()
Get the ClientConnectionTime
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getClientConnectionTimeNodeAsync()
Asynchronous implementation of
getClientConnectionTimeNode(). |
org.eclipse.milo.opcua.stack.core.types.structured.ApplicationDescription |
getClientDescription()
Get the local value of the ClientDescription Node.
|
BaseDataVariableType |
getClientDescriptionNode()
Get the ClientDescription
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getClientDescriptionNodeAsync()
Asynchronous implementation of
getClientDescriptionNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.DateTime |
getClientLastContactTime()
Get the local value of the ClientLastContactTime Node.
|
BaseDataVariableType |
getClientLastContactTimeNode()
Get the ClientLastContactTime
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getClientLastContactTimeNodeAsync()
Asynchronous implementation of
getClientLastContactTimeNode(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
getCreateMonitoredItemsCount()
Get the local value of the CreateMonitoredItemsCount Node.
|
BaseDataVariableType |
getCreateMonitoredItemsCountNode()
Get the CreateMonitoredItemsCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getCreateMonitoredItemsCountNodeAsync()
Asynchronous implementation of
getCreateMonitoredItemsCountNode(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
getCreateSubscriptionCount()
Get the local value of the CreateSubscriptionCount Node.
|
BaseDataVariableType |
getCreateSubscriptionCountNode()
Get the CreateSubscriptionCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getCreateSubscriptionCountNodeAsync()
Asynchronous implementation of
getCreateSubscriptionCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getCurrentMonitoredItemsCount()
Get the local value of the CurrentMonitoredItemsCount Node.
|
BaseDataVariableType |
getCurrentMonitoredItemsCountNode()
Get the CurrentMonitoredItemsCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getCurrentMonitoredItemsCountNodeAsync()
Asynchronous implementation of
getCurrentMonitoredItemsCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getCurrentPublishRequestsInQueue()
Get the local value of the CurrentPublishRequestsInQueue Node.
|
BaseDataVariableType |
getCurrentPublishRequestsInQueueNode()
Get the CurrentPublishRequestsInQueue
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getCurrentPublishRequestsInQueueNodeAsync()
Asynchronous implementation of
getCurrentPublishRequestsInQueueNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getCurrentSubscriptionsCount()
Get the local value of the CurrentSubscriptionsCount Node.
|
BaseDataVariableType |
getCurrentSubscriptionsCountNode()
Get the CurrentSubscriptionsCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getCurrentSubscriptionsCountNodeAsync()
Asynchronous implementation of
getCurrentSubscriptionsCountNode(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
getDeleteMonitoredItemsCount()
Get the local value of the DeleteMonitoredItemsCount Node.
|
BaseDataVariableType |
getDeleteMonitoredItemsCountNode()
Get the DeleteMonitoredItemsCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getDeleteMonitoredItemsCountNodeAsync()
Asynchronous implementation of
getDeleteMonitoredItemsCountNode(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
getDeleteNodesCount()
Get the local value of the DeleteNodesCount Node.
|
BaseDataVariableType |
getDeleteNodesCountNode()
Get the DeleteNodesCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getDeleteNodesCountNodeAsync()
Asynchronous implementation of
getDeleteNodesCountNode(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
getDeleteReferencesCount()
Get the local value of the DeleteReferencesCount Node.
|
BaseDataVariableType |
getDeleteReferencesCountNode()
Get the DeleteReferencesCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getDeleteReferencesCountNodeAsync()
Asynchronous implementation of
getDeleteReferencesCountNode(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
getDeleteSubscriptionsCount()
Get the local value of the DeleteSubscriptionsCount Node.
|
BaseDataVariableType |
getDeleteSubscriptionsCountNode()
Get the DeleteSubscriptionsCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getDeleteSubscriptionsCountNodeAsync()
Asynchronous implementation of
getDeleteSubscriptionsCountNode(). |
String |
getEndpointUrl()
Get the local value of the EndpointUrl Node.
|
BaseDataVariableType |
getEndpointUrlNode()
Get the EndpointUrl
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getEndpointUrlNodeAsync()
Asynchronous implementation of
getEndpointUrlNode(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
getHistoryReadCount()
Get the local value of the HistoryReadCount Node.
|
BaseDataVariableType |
getHistoryReadCountNode()
Get the HistoryReadCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getHistoryReadCountNodeAsync()
Asynchronous implementation of
getHistoryReadCountNode(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
getHistoryUpdateCount()
Get the local value of the HistoryUpdateCount Node.
|
BaseDataVariableType |
getHistoryUpdateCountNode()
Get the HistoryUpdateCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getHistoryUpdateCountNodeAsync()
Asynchronous implementation of
getHistoryUpdateCountNode(). |
String[] |
getLocaleIds()
Get the local value of the LocaleIds Node.
|
BaseDataVariableType |
getLocaleIdsNode()
Get the LocaleIds
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getLocaleIdsNodeAsync()
Asynchronous implementation of
getLocaleIdsNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getMaxResponseMessageSize()
Get the local value of the MaxResponseMessageSize Node.
|
BaseDataVariableType |
getMaxResponseMessageSizeNode()
Get the MaxResponseMessageSize
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getMaxResponseMessageSizeNodeAsync()
Asynchronous implementation of
getMaxResponseMessageSizeNode(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
getModifyMonitoredItemsCount()
Get the local value of the ModifyMonitoredItemsCount Node.
|
BaseDataVariableType |
getModifyMonitoredItemsCountNode()
Get the ModifyMonitoredItemsCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getModifyMonitoredItemsCountNodeAsync()
Asynchronous implementation of
getModifyMonitoredItemsCountNode(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
getModifySubscriptionCount()
Get the local value of the ModifySubscriptionCount Node.
|
BaseDataVariableType |
getModifySubscriptionCountNode()
Get the ModifySubscriptionCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getModifySubscriptionCountNodeAsync()
Asynchronous implementation of
getModifySubscriptionCountNode(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
getPublishCount()
Get the local value of the PublishCount Node.
|
BaseDataVariableType |
getPublishCountNode()
Get the PublishCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getPublishCountNodeAsync()
Asynchronous implementation of
getPublishCountNode(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
getQueryFirstCount()
Get the local value of the QueryFirstCount Node.
|
BaseDataVariableType |
getQueryFirstCountNode()
Get the QueryFirstCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getQueryFirstCountNodeAsync()
Asynchronous implementation of
getQueryFirstCountNode(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
getQueryNextCount()
Get the local value of the QueryNextCount Node.
|
BaseDataVariableType |
getQueryNextCountNode()
Get the QueryNextCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getQueryNextCountNodeAsync()
Asynchronous implementation of
getQueryNextCountNode(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
getReadCount()
Get the local value of the ReadCount Node.
|
BaseDataVariableType |
getReadCountNode()
Get the ReadCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getReadCountNodeAsync()
Asynchronous implementation of
getReadCountNode(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
getRegisterNodesCount()
Get the local value of the RegisterNodesCount Node.
|
BaseDataVariableType |
getRegisterNodesCountNode()
Get the RegisterNodesCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getRegisterNodesCountNodeAsync()
Asynchronous implementation of
getRegisterNodesCountNode(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
getRepublishCount()
Get the local value of the RepublishCount Node.
|
BaseDataVariableType |
getRepublishCountNode()
Get the RepublishCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getRepublishCountNodeAsync()
Asynchronous implementation of
getRepublishCountNode(). |
String |
getServerUri()
Get the local value of the ServerUri Node.
|
BaseDataVariableType |
getServerUriNode()
Get the ServerUri
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getServerUriNodeAsync()
Asynchronous implementation of
getServerUriNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.NodeId |
getSessionId()
Get the local value of the SessionId Node.
|
BaseDataVariableType |
getSessionIdNode()
Get the SessionId
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getSessionIdNodeAsync()
Asynchronous implementation of
getSessionIdNode(). |
String |
getSessionName()
Get the local value of the SessionName Node.
|
BaseDataVariableType |
getSessionNameNode()
Get the SessionName
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getSessionNameNodeAsync()
Asynchronous implementation of
getSessionNameNode(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
getSetMonitoringModeCount()
Get the local value of the SetMonitoringModeCount Node.
|
BaseDataVariableType |
getSetMonitoringModeCountNode()
Get the SetMonitoringModeCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getSetMonitoringModeCountNodeAsync()
Asynchronous implementation of
getSetMonitoringModeCountNode(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
getSetPublishingModeCount()
Get the local value of the SetPublishingModeCount Node.
|
BaseDataVariableType |
getSetPublishingModeCountNode()
Get the SetPublishingModeCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getSetPublishingModeCountNodeAsync()
Asynchronous implementation of
getSetPublishingModeCountNode(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
getSetTriggeringCount()
Get the local value of the SetTriggeringCount Node.
|
BaseDataVariableType |
getSetTriggeringCountNode()
Get the SetTriggeringCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getSetTriggeringCountNodeAsync()
Asynchronous implementation of
getSetTriggeringCountNode(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
getTotalRequestCount()
Get the local value of the TotalRequestCount Node.
|
BaseDataVariableType |
getTotalRequestCountNode()
Get the TotalRequestCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getTotalRequestCountNodeAsync()
Asynchronous implementation of
getTotalRequestCountNode(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
getTransferSubscriptionsCount()
Get the local value of the TransferSubscriptionsCount Node.
|
BaseDataVariableType |
getTransferSubscriptionsCountNode()
Get the TransferSubscriptionsCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getTransferSubscriptionsCountNodeAsync()
Asynchronous implementation of
getTransferSubscriptionsCountNode(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
getTranslateBrowsePathsToNodeIdsCount()
Get the local value of the TranslateBrowsePathsToNodeIdsCount Node.
|
BaseDataVariableType |
getTranslateBrowsePathsToNodeIdsCountNode()
Get the TranslateBrowsePathsToNodeIdsCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getTranslateBrowsePathsToNodeIdsCountNodeAsync()
Asynchronous implementation of
getTranslateBrowsePathsToNodeIdsCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getUnauthorizedRequestCount()
Get the local value of the UnauthorizedRequestCount Node.
|
BaseDataVariableType |
getUnauthorizedRequestCountNode()
Get the UnauthorizedRequestCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getUnauthorizedRequestCountNodeAsync()
Asynchronous implementation of
getUnauthorizedRequestCountNode(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
getUnregisterNodesCount()
Get the local value of the UnregisterNodesCount Node.
|
BaseDataVariableType |
getUnregisterNodesCountNode()
Get the UnregisterNodesCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getUnregisterNodesCountNodeAsync()
Asynchronous implementation of
getUnregisterNodesCountNode(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
getWriteCount()
Get the local value of the WriteCount Node.
|
BaseDataVariableType |
getWriteCountNode()
Get the WriteCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getWriteCountNodeAsync()
Asynchronous implementation of
getWriteCountNode(). |
Double |
readActualSessionTimeout()
Read the value of the ActualSessionTimeout Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends Double> |
readActualSessionTimeoutAsync()
An asynchronous implementation of
readActualSessionTimeout(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
readAddNodesCount()
Read the value of the AddNodesCount Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> |
readAddNodesCountAsync()
An asynchronous implementation of
readAddNodesCount(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
readAddReferencesCount()
Read the value of the AddReferencesCount Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> |
readAddReferencesCountAsync()
An asynchronous implementation of
readAddReferencesCount(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
readBrowseCount()
Read the value of the BrowseCount Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> |
readBrowseCountAsync()
An asynchronous implementation of
readBrowseCount(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
readBrowseNextCount()
Read the value of the BrowseNextCount Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> |
readBrowseNextCountAsync()
An asynchronous implementation of
readBrowseNextCount(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
readCallCount()
Read the value of the CallCount Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> |
readCallCountAsync()
An asynchronous implementation of
readCallCount(). |
org.eclipse.milo.opcua.stack.core.types.builtin.DateTime |
readClientConnectionTime()
Read the value of the ClientConnectionTime Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.DateTime> |
readClientConnectionTimeAsync()
An asynchronous implementation of
readClientConnectionTime(). |
org.eclipse.milo.opcua.stack.core.types.structured.ApplicationDescription |
readClientDescription()
Read the value of the ClientDescription Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ApplicationDescription> |
readClientDescriptionAsync()
An asynchronous implementation of
readClientDescription(). |
org.eclipse.milo.opcua.stack.core.types.builtin.DateTime |
readClientLastContactTime()
Read the value of the ClientLastContactTime Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.DateTime> |
readClientLastContactTimeAsync()
An asynchronous implementation of
readClientLastContactTime(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
readCreateMonitoredItemsCount()
Read the value of the CreateMonitoredItemsCount Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> |
readCreateMonitoredItemsCountAsync()
An asynchronous implementation of
readCreateMonitoredItemsCount(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
readCreateSubscriptionCount()
Read the value of the CreateSubscriptionCount Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> |
readCreateSubscriptionCountAsync()
An asynchronous implementation of
readCreateSubscriptionCount(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
readCurrentMonitoredItemsCount()
Read the value of the CurrentMonitoredItemsCount 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> |
readCurrentMonitoredItemsCountAsync()
An asynchronous implementation of
readCurrentMonitoredItemsCount(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
readCurrentPublishRequestsInQueue()
Read the value of the CurrentPublishRequestsInQueue 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> |
readCurrentPublishRequestsInQueueAsync()
An asynchronous implementation of
readCurrentPublishRequestsInQueue(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
readCurrentSubscriptionsCount()
Read the value of the CurrentSubscriptionsCount 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> |
readCurrentSubscriptionsCountAsync()
An asynchronous implementation of
readCurrentSubscriptionsCount(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
readDeleteMonitoredItemsCount()
Read the value of the DeleteMonitoredItemsCount Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> |
readDeleteMonitoredItemsCountAsync()
An asynchronous implementation of
readDeleteMonitoredItemsCount(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
readDeleteNodesCount()
Read the value of the DeleteNodesCount Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> |
readDeleteNodesCountAsync()
An asynchronous implementation of
readDeleteNodesCount(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
readDeleteReferencesCount()
Read the value of the DeleteReferencesCount Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> |
readDeleteReferencesCountAsync()
An asynchronous implementation of
readDeleteReferencesCount(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
readDeleteSubscriptionsCount()
Read the value of the DeleteSubscriptionsCount Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> |
readDeleteSubscriptionsCountAsync()
An asynchronous implementation of
readDeleteSubscriptionsCount(). |
String |
readEndpointUrl()
Read the value of the EndpointUrl Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends String> |
readEndpointUrlAsync()
An asynchronous implementation of
readEndpointUrl(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
readHistoryReadCount()
Read the value of the HistoryReadCount Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> |
readHistoryReadCountAsync()
An asynchronous implementation of
readHistoryReadCount(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
readHistoryUpdateCount()
Read the value of the HistoryUpdateCount Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> |
readHistoryUpdateCountAsync()
An asynchronous implementation of
readHistoryUpdateCount(). |
String[] |
readLocaleIds()
Read the value of the LocaleIds Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends String[]> |
readLocaleIdsAsync()
An asynchronous implementation of
readLocaleIds(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
readMaxResponseMessageSize()
Read the value of the MaxResponseMessageSize 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> |
readMaxResponseMessageSizeAsync()
An asynchronous implementation of
readMaxResponseMessageSize(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
readModifyMonitoredItemsCount()
Read the value of the ModifyMonitoredItemsCount Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> |
readModifyMonitoredItemsCountAsync()
An asynchronous implementation of
readModifyMonitoredItemsCount(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
readModifySubscriptionCount()
Read the value of the ModifySubscriptionCount Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> |
readModifySubscriptionCountAsync()
An asynchronous implementation of
readModifySubscriptionCount(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
readPublishCount()
Read the value of the PublishCount Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> |
readPublishCountAsync()
An asynchronous implementation of
readPublishCount(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
readQueryFirstCount()
Read the value of the QueryFirstCount Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> |
readQueryFirstCountAsync()
An asynchronous implementation of
readQueryFirstCount(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
readQueryNextCount()
Read the value of the QueryNextCount Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> |
readQueryNextCountAsync()
An asynchronous implementation of
readQueryNextCount(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
readReadCount()
Read the value of the ReadCount Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> |
readReadCountAsync()
An asynchronous implementation of
readReadCount(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
readRegisterNodesCount()
Read the value of the RegisterNodesCount Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> |
readRegisterNodesCountAsync()
An asynchronous implementation of
readRegisterNodesCount(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
readRepublishCount()
Read the value of the RepublishCount Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> |
readRepublishCountAsync()
An asynchronous implementation of
readRepublishCount(). |
String |
readServerUri()
Read the value of the ServerUri Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends String> |
readServerUriAsync()
An asynchronous implementation of
readServerUri(). |
org.eclipse.milo.opcua.stack.core.types.builtin.NodeId |
readSessionId()
Read the value of the SessionId Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.NodeId> |
readSessionIdAsync()
An asynchronous implementation of
readSessionId(). |
String |
readSessionName()
Read the value of the SessionName Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends String> |
readSessionNameAsync()
An asynchronous implementation of
readSessionName(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
readSetMonitoringModeCount()
Read the value of the SetMonitoringModeCount Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> |
readSetMonitoringModeCountAsync()
An asynchronous implementation of
readSetMonitoringModeCount(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
readSetPublishingModeCount()
Read the value of the SetPublishingModeCount Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> |
readSetPublishingModeCountAsync()
An asynchronous implementation of
readSetPublishingModeCount(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
readSetTriggeringCount()
Read the value of the SetTriggeringCount Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> |
readSetTriggeringCountAsync()
An asynchronous implementation of
readSetTriggeringCount(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
readTotalRequestCount()
Read the value of the TotalRequestCount Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> |
readTotalRequestCountAsync()
An asynchronous implementation of
readTotalRequestCount(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
readTransferSubscriptionsCount()
Read the value of the TransferSubscriptionsCount Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> |
readTransferSubscriptionsCountAsync()
An asynchronous implementation of
readTransferSubscriptionsCount(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
readTranslateBrowsePathsToNodeIdsCount()
Read the value of the TranslateBrowsePathsToNodeIdsCount Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> |
readTranslateBrowsePathsToNodeIdsCountAsync()
An asynchronous implementation of
readTranslateBrowsePathsToNodeIdsCount(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
readUnauthorizedRequestCount()
Read the value of the UnauthorizedRequestCount 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> |
readUnauthorizedRequestCountAsync()
An asynchronous implementation of
readUnauthorizedRequestCount(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
readUnregisterNodesCount()
Read the value of the UnregisterNodesCount Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> |
readUnregisterNodesCountAsync()
An asynchronous implementation of
readUnregisterNodesCount(). |
org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType |
readWriteCount()
Read the value of the WriteCount Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> |
readWriteCountAsync()
An asynchronous implementation of
readWriteCount(). |
void |
setActualSessionTimeout(Double actualSessionTimeout)
Set the local value of the ActualSessionTimeout Node.
|
void |
setAddNodesCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType addNodesCount)
Set the local value of the AddNodesCount Node.
|
void |
setAddReferencesCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType addReferencesCount)
Set the local value of the AddReferencesCount Node.
|
void |
setBrowseCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType browseCount)
Set the local value of the BrowseCount Node.
|
void |
setBrowseNextCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType browseNextCount)
Set the local value of the BrowseNextCount Node.
|
void |
setCallCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType callCount)
Set the local value of the CallCount Node.
|
void |
setClientConnectionTime(org.eclipse.milo.opcua.stack.core.types.builtin.DateTime clientConnectionTime)
Set the local value of the ClientConnectionTime Node.
|
void |
setClientDescription(org.eclipse.milo.opcua.stack.core.types.structured.ApplicationDescription clientDescription)
Set the local value of the ClientDescription Node.
|
void |
setClientLastContactTime(org.eclipse.milo.opcua.stack.core.types.builtin.DateTime clientLastContactTime)
Set the local value of the ClientLastContactTime Node.
|
void |
setCreateMonitoredItemsCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType createMonitoredItemsCount)
Set the local value of the CreateMonitoredItemsCount Node.
|
void |
setCreateSubscriptionCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType createSubscriptionCount)
Set the local value of the CreateSubscriptionCount Node.
|
void |
setCurrentMonitoredItemsCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger currentMonitoredItemsCount)
Set the local value of the CurrentMonitoredItemsCount Node.
|
void |
setCurrentPublishRequestsInQueue(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger currentPublishRequestsInQueue)
Set the local value of the CurrentPublishRequestsInQueue Node.
|
void |
setCurrentSubscriptionsCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger currentSubscriptionsCount)
Set the local value of the CurrentSubscriptionsCount Node.
|
void |
setDeleteMonitoredItemsCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType deleteMonitoredItemsCount)
Set the local value of the DeleteMonitoredItemsCount Node.
|
void |
setDeleteNodesCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType deleteNodesCount)
Set the local value of the DeleteNodesCount Node.
|
void |
setDeleteReferencesCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType deleteReferencesCount)
Set the local value of the DeleteReferencesCount Node.
|
void |
setDeleteSubscriptionsCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType deleteSubscriptionsCount)
Set the local value of the DeleteSubscriptionsCount Node.
|
void |
setEndpointUrl(String endpointUrl)
Set the local value of the EndpointUrl Node.
|
void |
setHistoryReadCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType historyReadCount)
Set the local value of the HistoryReadCount Node.
|
void |
setHistoryUpdateCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType historyUpdateCount)
Set the local value of the HistoryUpdateCount Node.
|
void |
setLocaleIds(String[] localeIds)
Set the local value of the LocaleIds Node.
|
void |
setMaxResponseMessageSize(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxResponseMessageSize)
Set the local value of the MaxResponseMessageSize Node.
|
void |
setModifyMonitoredItemsCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType modifyMonitoredItemsCount)
Set the local value of the ModifyMonitoredItemsCount Node.
|
void |
setModifySubscriptionCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType modifySubscriptionCount)
Set the local value of the ModifySubscriptionCount Node.
|
void |
setPublishCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType publishCount)
Set the local value of the PublishCount Node.
|
void |
setQueryFirstCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType queryFirstCount)
Set the local value of the QueryFirstCount Node.
|
void |
setQueryNextCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType queryNextCount)
Set the local value of the QueryNextCount Node.
|
void |
setReadCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType readCount)
Set the local value of the ReadCount Node.
|
void |
setRegisterNodesCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType registerNodesCount)
Set the local value of the RegisterNodesCount Node.
|
void |
setRepublishCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType republishCount)
Set the local value of the RepublishCount Node.
|
void |
setServerUri(String serverUri)
Set the local value of the ServerUri Node.
|
void |
setSessionId(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId sessionId)
Set the local value of the SessionId Node.
|
void |
setSessionName(String sessionName)
Set the local value of the SessionName Node.
|
void |
setSetMonitoringModeCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType setMonitoringModeCount)
Set the local value of the SetMonitoringModeCount Node.
|
void |
setSetPublishingModeCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType setPublishingModeCount)
Set the local value of the SetPublishingModeCount Node.
|
void |
setSetTriggeringCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType setTriggeringCount)
Set the local value of the SetTriggeringCount Node.
|
void |
setTotalRequestCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType totalRequestCount)
Set the local value of the TotalRequestCount Node.
|
void |
setTransferSubscriptionsCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType transferSubscriptionsCount)
Set the local value of the TransferSubscriptionsCount Node.
|
void |
setTranslateBrowsePathsToNodeIdsCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType translateBrowsePathsToNodeIdsCount)
Set the local value of the TranslateBrowsePathsToNodeIdsCount Node.
|
void |
setUnauthorizedRequestCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger unauthorizedRequestCount)
Set the local value of the UnauthorizedRequestCount Node.
|
void |
setUnregisterNodesCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType unregisterNodesCount)
Set the local value of the UnregisterNodesCount Node.
|
void |
setWriteCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType writeCount)
Set the local value of the WriteCount Node.
|
void |
writeActualSessionTimeout(Double actualSessionTimeout)
Write a new value for the ActualSessionTimeout Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeActualSessionTimeoutAsync(Double actualSessionTimeout)
An asynchronous implementation of
writeActualSessionTimeout(Double). |
void |
writeAddNodesCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType addNodesCount)
Write a new value for the AddNodesCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeAddNodesCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType addNodesCount)
An asynchronous implementation of
writeAddNodesCount(ServiceCounterDataType). |
void |
writeAddReferencesCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType addReferencesCount)
Write a new value for the AddReferencesCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeAddReferencesCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType addReferencesCount)
An asynchronous implementation of
writeAddReferencesCount(ServiceCounterDataType). |
void |
writeBrowseCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType browseCount)
Write a new value for the BrowseCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeBrowseCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType browseCount)
An asynchronous implementation of
writeBrowseCount(ServiceCounterDataType). |
void |
writeBrowseNextCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType browseNextCount)
Write a new value for the BrowseNextCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeBrowseNextCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType browseNextCount)
An asynchronous implementation of
writeBrowseNextCount(ServiceCounterDataType). |
void |
writeCallCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType callCount)
Write a new value for the CallCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeCallCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType callCount)
An asynchronous implementation of
writeCallCount(ServiceCounterDataType). |
void |
writeClientConnectionTime(org.eclipse.milo.opcua.stack.core.types.builtin.DateTime clientConnectionTime)
Write a new value for the ClientConnectionTime Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeClientConnectionTimeAsync(org.eclipse.milo.opcua.stack.core.types.builtin.DateTime clientConnectionTime)
An asynchronous implementation of
writeClientConnectionTime(DateTime). |
void |
writeClientDescription(org.eclipse.milo.opcua.stack.core.types.structured.ApplicationDescription clientDescription)
Write a new value for the ClientDescription Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeClientDescriptionAsync(org.eclipse.milo.opcua.stack.core.types.structured.ApplicationDescription clientDescription)
An asynchronous implementation of
writeClientDescription(ApplicationDescription). |
void |
writeClientLastContactTime(org.eclipse.milo.opcua.stack.core.types.builtin.DateTime clientLastContactTime)
Write a new value for the ClientLastContactTime Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeClientLastContactTimeAsync(org.eclipse.milo.opcua.stack.core.types.builtin.DateTime clientLastContactTime)
An asynchronous implementation of
writeClientLastContactTime(DateTime). |
void |
writeCreateMonitoredItemsCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType createMonitoredItemsCount)
Write a new value for the CreateMonitoredItemsCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeCreateMonitoredItemsCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType createMonitoredItemsCount)
An asynchronous implementation of
writeCreateMonitoredItemsCount(ServiceCounterDataType). |
void |
writeCreateSubscriptionCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType createSubscriptionCount)
Write a new value for the CreateSubscriptionCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeCreateSubscriptionCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType createSubscriptionCount)
An asynchronous implementation of
writeCreateSubscriptionCount(ServiceCounterDataType). |
void |
writeCurrentMonitoredItemsCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger currentMonitoredItemsCount)
Write a new value for the CurrentMonitoredItemsCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeCurrentMonitoredItemsCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger currentMonitoredItemsCount)
An asynchronous implementation of
writeCurrentMonitoredItemsCount(UInteger). |
void |
writeCurrentPublishRequestsInQueue(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger currentPublishRequestsInQueue)
Write a new value for the CurrentPublishRequestsInQueue Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeCurrentPublishRequestsInQueueAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger currentPublishRequestsInQueue)
An asynchronous implementation of
writeCurrentPublishRequestsInQueue(UInteger). |
void |
writeCurrentSubscriptionsCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger currentSubscriptionsCount)
Write a new value for the CurrentSubscriptionsCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeCurrentSubscriptionsCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger currentSubscriptionsCount)
An asynchronous implementation of
writeCurrentSubscriptionsCount(UInteger). |
void |
writeDeleteMonitoredItemsCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType deleteMonitoredItemsCount)
Write a new value for the DeleteMonitoredItemsCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeDeleteMonitoredItemsCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType deleteMonitoredItemsCount)
An asynchronous implementation of
writeDeleteMonitoredItemsCount(ServiceCounterDataType). |
void |
writeDeleteNodesCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType deleteNodesCount)
Write a new value for the DeleteNodesCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeDeleteNodesCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType deleteNodesCount)
An asynchronous implementation of
writeDeleteNodesCount(ServiceCounterDataType). |
void |
writeDeleteReferencesCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType deleteReferencesCount)
Write a new value for the DeleteReferencesCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeDeleteReferencesCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType deleteReferencesCount)
An asynchronous implementation of
writeDeleteReferencesCount(ServiceCounterDataType). |
void |
writeDeleteSubscriptionsCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType deleteSubscriptionsCount)
Write a new value for the DeleteSubscriptionsCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeDeleteSubscriptionsCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType deleteSubscriptionsCount)
An asynchronous implementation of
writeDeleteSubscriptionsCount(ServiceCounterDataType). |
void |
writeEndpointUrl(String endpointUrl)
Write a new value for the EndpointUrl Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeEndpointUrlAsync(String endpointUrl)
An asynchronous implementation of
writeEndpointUrl(String). |
void |
writeHistoryReadCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType historyReadCount)
Write a new value for the HistoryReadCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeHistoryReadCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType historyReadCount)
An asynchronous implementation of
writeHistoryReadCount(ServiceCounterDataType). |
void |
writeHistoryUpdateCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType historyUpdateCount)
Write a new value for the HistoryUpdateCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeHistoryUpdateCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType historyUpdateCount)
An asynchronous implementation of
writeHistoryUpdateCount(ServiceCounterDataType). |
void |
writeLocaleIds(String[] localeIds)
Write a new value for the LocaleIds Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeLocaleIdsAsync(String[] localeIds)
An asynchronous implementation of
writeLocaleIds(String[]). |
void |
writeMaxResponseMessageSize(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxResponseMessageSize)
Write a new value for the MaxResponseMessageSize Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeMaxResponseMessageSizeAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxResponseMessageSize)
An asynchronous implementation of
writeMaxResponseMessageSize(UInteger). |
void |
writeModifyMonitoredItemsCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType modifyMonitoredItemsCount)
Write a new value for the ModifyMonitoredItemsCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeModifyMonitoredItemsCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType modifyMonitoredItemsCount)
An asynchronous implementation of
writeModifyMonitoredItemsCount(ServiceCounterDataType). |
void |
writeModifySubscriptionCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType modifySubscriptionCount)
Write a new value for the ModifySubscriptionCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeModifySubscriptionCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType modifySubscriptionCount)
An asynchronous implementation of
writeModifySubscriptionCount(ServiceCounterDataType). |
void |
writePublishCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType publishCount)
Write a new value for the PublishCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writePublishCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType publishCount)
An asynchronous implementation of
writePublishCount(ServiceCounterDataType). |
void |
writeQueryFirstCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType queryFirstCount)
Write a new value for the QueryFirstCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeQueryFirstCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType queryFirstCount)
An asynchronous implementation of
writeQueryFirstCount(ServiceCounterDataType). |
void |
writeQueryNextCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType queryNextCount)
Write a new value for the QueryNextCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeQueryNextCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType queryNextCount)
An asynchronous implementation of
writeQueryNextCount(ServiceCounterDataType). |
void |
writeReadCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType readCount)
Write a new value for the ReadCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeReadCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType readCount)
An asynchronous implementation of
writeReadCount(ServiceCounterDataType). |
void |
writeRegisterNodesCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType registerNodesCount)
Write a new value for the RegisterNodesCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeRegisterNodesCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType registerNodesCount)
An asynchronous implementation of
writeRegisterNodesCount(ServiceCounterDataType). |
void |
writeRepublishCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType republishCount)
Write a new value for the RepublishCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeRepublishCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType republishCount)
An asynchronous implementation of
writeRepublishCount(ServiceCounterDataType). |
void |
writeServerUri(String serverUri)
Write a new value for the ServerUri Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeServerUriAsync(String serverUri)
An asynchronous implementation of
writeServerUri(String). |
void |
writeSessionId(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId sessionId)
Write a new value for the SessionId Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeSessionIdAsync(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId sessionId)
An asynchronous implementation of
writeSessionId(NodeId). |
void |
writeSessionName(String sessionName)
Write a new value for the SessionName Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeSessionNameAsync(String sessionName)
An asynchronous implementation of
writeSessionName(String). |
void |
writeSetMonitoringModeCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType setMonitoringModeCount)
Write a new value for the SetMonitoringModeCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeSetMonitoringModeCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType setMonitoringModeCount)
An asynchronous implementation of
writeSetMonitoringModeCount(ServiceCounterDataType). |
void |
writeSetPublishingModeCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType setPublishingModeCount)
Write a new value for the SetPublishingModeCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeSetPublishingModeCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType setPublishingModeCount)
An asynchronous implementation of
writeSetPublishingModeCount(ServiceCounterDataType). |
void |
writeSetTriggeringCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType setTriggeringCount)
Write a new value for the SetTriggeringCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeSetTriggeringCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType setTriggeringCount)
An asynchronous implementation of
writeSetTriggeringCount(ServiceCounterDataType). |
void |
writeTotalRequestCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType totalRequestCount)
Write a new value for the TotalRequestCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeTotalRequestCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType totalRequestCount)
An asynchronous implementation of
writeTotalRequestCount(ServiceCounterDataType). |
void |
writeTransferSubscriptionsCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType transferSubscriptionsCount)
Write a new value for the TransferSubscriptionsCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeTransferSubscriptionsCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType transferSubscriptionsCount)
An asynchronous implementation of
writeTransferSubscriptionsCount(ServiceCounterDataType). |
void |
writeTranslateBrowsePathsToNodeIdsCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType translateBrowsePathsToNodeIdsCount)
Write a new value for the TranslateBrowsePathsToNodeIdsCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeTranslateBrowsePathsToNodeIdsCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType translateBrowsePathsToNodeIdsCount)
An asynchronous implementation of
writeTranslateBrowsePathsToNodeIdsCount(ServiceCounterDataType). |
void |
writeUnauthorizedRequestCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger unauthorizedRequestCount)
Write a new value for the UnauthorizedRequestCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeUnauthorizedRequestCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger unauthorizedRequestCount)
An asynchronous implementation of
writeUnauthorizedRequestCount(UInteger). |
void |
writeUnregisterNodesCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType unregisterNodesCount)
Write a new value for the UnregisterNodesCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeUnregisterNodesCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType unregisterNodesCount)
An asynchronous implementation of
writeUnregisterNodesCount(ServiceCounterDataType). |
void |
writeWriteCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType writeCount)
Write a new value for the WriteCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeWriteCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType writeCount)
An asynchronous implementation of
writeWriteCount(ServiceCounterDataType). |
getAccessLevel, getArrayDimensions, getDataType, getHistorizing, getMinimumSamplingInterval, getUserAccessLevel, getValue, getValueRank, setAccessLevel, setArrayDimensions, setDataType, setHistorizing, setMinimumSamplingInterval, setUserAccessLevel, setValue, setValueRankgetBrowseName, getDescription, getDisplayName, getNodeClass, getNodeId, getUserWriteMask, getWriteMask, setBrowseName, setDescription, setDisplayName, setNodeClass, setNodeId, setUserWriteMask, setWriteMaskorg.eclipse.milo.opcua.stack.core.types.builtin.NodeId getSessionId()
throws org.eclipse.milo.opcua.stack.core.UaException
The returned value is the last seen; it is not read live from the server.
org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the SessionId Node.void setSessionId(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId sessionId)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
sessionId - the local value to set for the SessionId Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the SessionId Node.org.eclipse.milo.opcua.stack.core.types.builtin.NodeId readSessionId()
throws org.eclipse.milo.opcua.stack.core.UaException
NodeId value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.void writeSessionId(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId sessionId)
throws org.eclipse.milo.opcua.stack.core.UaException
sessionId - the NodeId value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.NodeId> readSessionIdAsync()
readSessionId().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeSessionIdAsync(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId sessionId)
writeSessionId(NodeId).BaseDataVariableType getSessionIdNode() throws org.eclipse.milo.opcua.stack.core.UaException
BaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
BaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.CompletableFuture<? extends BaseDataVariableType> getSessionIdNodeAsync()
getSessionIdNode().String getSessionName() throws org.eclipse.milo.opcua.stack.core.UaException
The returned value is the last seen; it is not read live from the server.
org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the SessionName Node.void setSessionName(String sessionName) throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
sessionName - the local value to set for the SessionName Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the SessionName Node.String readSessionName() throws org.eclipse.milo.opcua.stack.core.UaException
String value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.void writeSessionName(String sessionName) throws org.eclipse.milo.opcua.stack.core.UaException
sessionName - the String value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.CompletableFuture<? extends String> readSessionNameAsync()
readSessionName().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeSessionNameAsync(String sessionName)
writeSessionName(String).BaseDataVariableType getSessionNameNode() throws org.eclipse.milo.opcua.stack.core.UaException
BaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
BaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.CompletableFuture<? extends BaseDataVariableType> getSessionNameNodeAsync()
getSessionNameNode().org.eclipse.milo.opcua.stack.core.types.structured.ApplicationDescription getClientDescription()
throws org.eclipse.milo.opcua.stack.core.UaException
The returned value is the last seen; it is not read live from the server.
org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the ClientDescription Node.void setClientDescription(org.eclipse.milo.opcua.stack.core.types.structured.ApplicationDescription clientDescription)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
clientDescription - the local value to set for the ClientDescription Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the ClientDescription Node.org.eclipse.milo.opcua.stack.core.types.structured.ApplicationDescription readClientDescription()
throws org.eclipse.milo.opcua.stack.core.UaException
ApplicationDescription value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.void writeClientDescription(org.eclipse.milo.opcua.stack.core.types.structured.ApplicationDescription clientDescription)
throws org.eclipse.milo.opcua.stack.core.UaException
clientDescription - the ApplicationDescription value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ApplicationDescription> readClientDescriptionAsync()
readClientDescription().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeClientDescriptionAsync(org.eclipse.milo.opcua.stack.core.types.structured.ApplicationDescription clientDescription)
writeClientDescription(ApplicationDescription).BaseDataVariableType getClientDescriptionNode() throws org.eclipse.milo.opcua.stack.core.UaException
BaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
BaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.CompletableFuture<? extends BaseDataVariableType> getClientDescriptionNodeAsync()
getClientDescriptionNode().String getServerUri() throws org.eclipse.milo.opcua.stack.core.UaException
The returned value is the last seen; it is not read live from the server.
org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the ServerUri Node.void setServerUri(String serverUri) throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
serverUri - the local value to set for the ServerUri Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the ServerUri Node.String readServerUri() throws org.eclipse.milo.opcua.stack.core.UaException
String value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.void writeServerUri(String serverUri) throws org.eclipse.milo.opcua.stack.core.UaException
serverUri - the String value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.CompletableFuture<? extends String> readServerUriAsync()
readServerUri().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeServerUriAsync(String serverUri)
writeServerUri(String).BaseDataVariableType getServerUriNode() throws org.eclipse.milo.opcua.stack.core.UaException
BaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
BaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.CompletableFuture<? extends BaseDataVariableType> getServerUriNodeAsync()
getServerUriNode().String getEndpointUrl() throws org.eclipse.milo.opcua.stack.core.UaException
The returned value is the last seen; it is not read live from the server.
org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the EndpointUrl Node.void setEndpointUrl(String endpointUrl) throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
endpointUrl - the local value to set for the EndpointUrl Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the EndpointUrl Node.String readEndpointUrl() throws org.eclipse.milo.opcua.stack.core.UaException
String value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.void writeEndpointUrl(String endpointUrl) throws org.eclipse.milo.opcua.stack.core.UaException
endpointUrl - the String value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.CompletableFuture<? extends String> readEndpointUrlAsync()
readEndpointUrl().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeEndpointUrlAsync(String endpointUrl)
writeEndpointUrl(String).BaseDataVariableType getEndpointUrlNode() throws org.eclipse.milo.opcua.stack.core.UaException
BaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
BaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.CompletableFuture<? extends BaseDataVariableType> getEndpointUrlNodeAsync()
getEndpointUrlNode().String[] getLocaleIds() throws org.eclipse.milo.opcua.stack.core.UaException
The returned value is the last seen; it is not read live from the server.
org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the LocaleIds Node.void setLocaleIds(String[] localeIds) throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
localeIds - the local value to set for the LocaleIds Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the LocaleIds Node.String[] readLocaleIds() throws org.eclipse.milo.opcua.stack.core.UaException
String[] value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.void writeLocaleIds(String[] localeIds) throws org.eclipse.milo.opcua.stack.core.UaException
localeIds - the String[] value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.CompletableFuture<? extends String[]> readLocaleIdsAsync()
readLocaleIds().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeLocaleIdsAsync(String[] localeIds)
writeLocaleIds(String[]).BaseDataVariableType getLocaleIdsNode() throws org.eclipse.milo.opcua.stack.core.UaException
BaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
BaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.CompletableFuture<? extends BaseDataVariableType> getLocaleIdsNodeAsync()
getLocaleIdsNode().Double getActualSessionTimeout() throws org.eclipse.milo.opcua.stack.core.UaException
The returned value is the last seen; it is not read live from the server.
org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the ActualSessionTimeout Node.void setActualSessionTimeout(Double actualSessionTimeout) throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
actualSessionTimeout - the local value to set for the ActualSessionTimeout Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the ActualSessionTimeout Node.Double readActualSessionTimeout() throws org.eclipse.milo.opcua.stack.core.UaException
Double value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.void writeActualSessionTimeout(Double actualSessionTimeout) throws org.eclipse.milo.opcua.stack.core.UaException
actualSessionTimeout - the Double value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.CompletableFuture<? extends Double> readActualSessionTimeoutAsync()
readActualSessionTimeout().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeActualSessionTimeoutAsync(Double actualSessionTimeout)
writeActualSessionTimeout(Double).BaseDataVariableType getActualSessionTimeoutNode() throws org.eclipse.milo.opcua.stack.core.UaException
BaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
BaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.CompletableFuture<? extends BaseDataVariableType> getActualSessionTimeoutNodeAsync()
getActualSessionTimeoutNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getMaxResponseMessageSize()
throws org.eclipse.milo.opcua.stack.core.UaException
The returned value is the last seen; it is not read live from the server.
org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the MaxResponseMessageSize Node.void setMaxResponseMessageSize(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxResponseMessageSize)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
maxResponseMessageSize - the local value to set for the MaxResponseMessageSize Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the MaxResponseMessageSize Node.org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readMaxResponseMessageSize()
throws org.eclipse.milo.opcua.stack.core.UaException
UInteger value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.void writeMaxResponseMessageSize(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxResponseMessageSize)
throws org.eclipse.milo.opcua.stack.core.UaException
maxResponseMessageSize - the UInteger value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readMaxResponseMessageSizeAsync()
readMaxResponseMessageSize().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeMaxResponseMessageSizeAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxResponseMessageSize)
writeMaxResponseMessageSize(UInteger).BaseDataVariableType getMaxResponseMessageSizeNode() throws org.eclipse.milo.opcua.stack.core.UaException
BaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
BaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.CompletableFuture<? extends BaseDataVariableType> getMaxResponseMessageSizeNodeAsync()
getMaxResponseMessageSizeNode().org.eclipse.milo.opcua.stack.core.types.builtin.DateTime getClientConnectionTime()
throws org.eclipse.milo.opcua.stack.core.UaException
The returned value is the last seen; it is not read live from the server.
org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the ClientConnectionTime Node.void setClientConnectionTime(org.eclipse.milo.opcua.stack.core.types.builtin.DateTime clientConnectionTime)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
clientConnectionTime - the local value to set for the ClientConnectionTime Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the ClientConnectionTime Node.org.eclipse.milo.opcua.stack.core.types.builtin.DateTime readClientConnectionTime()
throws org.eclipse.milo.opcua.stack.core.UaException
DateTime value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.void writeClientConnectionTime(org.eclipse.milo.opcua.stack.core.types.builtin.DateTime clientConnectionTime)
throws org.eclipse.milo.opcua.stack.core.UaException
clientConnectionTime - the DateTime value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.DateTime> readClientConnectionTimeAsync()
readClientConnectionTime().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeClientConnectionTimeAsync(org.eclipse.milo.opcua.stack.core.types.builtin.DateTime clientConnectionTime)
writeClientConnectionTime(DateTime).BaseDataVariableType getClientConnectionTimeNode() throws org.eclipse.milo.opcua.stack.core.UaException
BaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
BaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.CompletableFuture<? extends BaseDataVariableType> getClientConnectionTimeNodeAsync()
getClientConnectionTimeNode().org.eclipse.milo.opcua.stack.core.types.builtin.DateTime getClientLastContactTime()
throws org.eclipse.milo.opcua.stack.core.UaException
The returned value is the last seen; it is not read live from the server.
org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the ClientLastContactTime Node.void setClientLastContactTime(org.eclipse.milo.opcua.stack.core.types.builtin.DateTime clientLastContactTime)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
clientLastContactTime - the local value to set for the ClientLastContactTime Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the ClientLastContactTime Node.org.eclipse.milo.opcua.stack.core.types.builtin.DateTime readClientLastContactTime()
throws org.eclipse.milo.opcua.stack.core.UaException
DateTime value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.void writeClientLastContactTime(org.eclipse.milo.opcua.stack.core.types.builtin.DateTime clientLastContactTime)
throws org.eclipse.milo.opcua.stack.core.UaException
clientLastContactTime - the DateTime value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.DateTime> readClientLastContactTimeAsync()
readClientLastContactTime().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeClientLastContactTimeAsync(org.eclipse.milo.opcua.stack.core.types.builtin.DateTime clientLastContactTime)
writeClientLastContactTime(DateTime).BaseDataVariableType getClientLastContactTimeNode() throws org.eclipse.milo.opcua.stack.core.UaException
BaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
BaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.CompletableFuture<? extends BaseDataVariableType> getClientLastContactTimeNodeAsync()
getClientLastContactTimeNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getCurrentSubscriptionsCount()
throws org.eclipse.milo.opcua.stack.core.UaException
The returned value is the last seen; it is not read live from the server.
org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the CurrentSubscriptionsCount Node.void setCurrentSubscriptionsCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger currentSubscriptionsCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
currentSubscriptionsCount - the local value to set for the CurrentSubscriptionsCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the CurrentSubscriptionsCount Node.org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readCurrentSubscriptionsCount()
throws org.eclipse.milo.opcua.stack.core.UaException
UInteger value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.void writeCurrentSubscriptionsCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger currentSubscriptionsCount)
throws org.eclipse.milo.opcua.stack.core.UaException
currentSubscriptionsCount - the UInteger value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readCurrentSubscriptionsCountAsync()
readCurrentSubscriptionsCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeCurrentSubscriptionsCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger currentSubscriptionsCount)
writeCurrentSubscriptionsCount(UInteger).BaseDataVariableType getCurrentSubscriptionsCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
BaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
BaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.CompletableFuture<? extends BaseDataVariableType> getCurrentSubscriptionsCountNodeAsync()
getCurrentSubscriptionsCountNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getCurrentMonitoredItemsCount()
throws org.eclipse.milo.opcua.stack.core.UaException
The returned value is the last seen; it is not read live from the server.
org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the CurrentMonitoredItemsCount Node.void setCurrentMonitoredItemsCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger currentMonitoredItemsCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
currentMonitoredItemsCount - the local value to set for the CurrentMonitoredItemsCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the CurrentMonitoredItemsCount Node.org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readCurrentMonitoredItemsCount()
throws org.eclipse.milo.opcua.stack.core.UaException
UInteger value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.void writeCurrentMonitoredItemsCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger currentMonitoredItemsCount)
throws org.eclipse.milo.opcua.stack.core.UaException
currentMonitoredItemsCount - the UInteger value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readCurrentMonitoredItemsCountAsync()
readCurrentMonitoredItemsCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeCurrentMonitoredItemsCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger currentMonitoredItemsCount)
writeCurrentMonitoredItemsCount(UInteger).BaseDataVariableType getCurrentMonitoredItemsCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
BaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
BaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.CompletableFuture<? extends BaseDataVariableType> getCurrentMonitoredItemsCountNodeAsync()
getCurrentMonitoredItemsCountNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getCurrentPublishRequestsInQueue()
throws org.eclipse.milo.opcua.stack.core.UaException
The returned value is the last seen; it is not read live from the server.
org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the CurrentPublishRequestsInQueue Node.void setCurrentPublishRequestsInQueue(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger currentPublishRequestsInQueue)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
currentPublishRequestsInQueue - the local value to set for the CurrentPublishRequestsInQueue Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the CurrentPublishRequestsInQueue Node.org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readCurrentPublishRequestsInQueue()
throws org.eclipse.milo.opcua.stack.core.UaException
UInteger value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.void writeCurrentPublishRequestsInQueue(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger currentPublishRequestsInQueue)
throws org.eclipse.milo.opcua.stack.core.UaException
currentPublishRequestsInQueue - the UInteger value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readCurrentPublishRequestsInQueueAsync()
readCurrentPublishRequestsInQueue().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeCurrentPublishRequestsInQueueAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger currentPublishRequestsInQueue)
writeCurrentPublishRequestsInQueue(UInteger).BaseDataVariableType getCurrentPublishRequestsInQueueNode() throws org.eclipse.milo.opcua.stack.core.UaException
BaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
BaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.CompletableFuture<? extends BaseDataVariableType> getCurrentPublishRequestsInQueueNodeAsync()
getCurrentPublishRequestsInQueueNode().org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType getTotalRequestCount()
throws org.eclipse.milo.opcua.stack.core.UaException
The returned value is the last seen; it is not read live from the server.
org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the TotalRequestCount Node.void setTotalRequestCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType totalRequestCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
totalRequestCount - the local value to set for the TotalRequestCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the TotalRequestCount Node.org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType readTotalRequestCount()
throws org.eclipse.milo.opcua.stack.core.UaException
ServiceCounterDataType value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.void writeTotalRequestCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType totalRequestCount)
throws org.eclipse.milo.opcua.stack.core.UaException
totalRequestCount - the ServiceCounterDataType value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> readTotalRequestCountAsync()
readTotalRequestCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeTotalRequestCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType totalRequestCount)
writeTotalRequestCount(ServiceCounterDataType).BaseDataVariableType getTotalRequestCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
BaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
BaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.CompletableFuture<? extends BaseDataVariableType> getTotalRequestCountNodeAsync()
getTotalRequestCountNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getUnauthorizedRequestCount()
throws org.eclipse.milo.opcua.stack.core.UaException
The returned value is the last seen; it is not read live from the server.
org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the UnauthorizedRequestCount Node.void setUnauthorizedRequestCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger unauthorizedRequestCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
unauthorizedRequestCount - the local value to set for the UnauthorizedRequestCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the UnauthorizedRequestCount Node.org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readUnauthorizedRequestCount()
throws org.eclipse.milo.opcua.stack.core.UaException
UInteger value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.void writeUnauthorizedRequestCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger unauthorizedRequestCount)
throws org.eclipse.milo.opcua.stack.core.UaException
unauthorizedRequestCount - the UInteger value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readUnauthorizedRequestCountAsync()
readUnauthorizedRequestCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeUnauthorizedRequestCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger unauthorizedRequestCount)
writeUnauthorizedRequestCount(UInteger).BaseDataVariableType getUnauthorizedRequestCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
BaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
BaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.CompletableFuture<? extends BaseDataVariableType> getUnauthorizedRequestCountNodeAsync()
getUnauthorizedRequestCountNode().org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType getReadCount()
throws org.eclipse.milo.opcua.stack.core.UaException
The returned value is the last seen; it is not read live from the server.
org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the ReadCount Node.void setReadCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType readCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
readCount - the local value to set for the ReadCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the ReadCount Node.org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType readReadCount()
throws org.eclipse.milo.opcua.stack.core.UaException
ServiceCounterDataType value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.void writeReadCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType readCount)
throws org.eclipse.milo.opcua.stack.core.UaException
readCount - the ServiceCounterDataType value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> readReadCountAsync()
readReadCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeReadCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType readCount)
writeReadCount(ServiceCounterDataType).BaseDataVariableType getReadCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
BaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
BaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.CompletableFuture<? extends BaseDataVariableType> getReadCountNodeAsync()
getReadCountNode().org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType getHistoryReadCount()
throws org.eclipse.milo.opcua.stack.core.UaException
The returned value is the last seen; it is not read live from the server.
org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the HistoryReadCount Node.void setHistoryReadCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType historyReadCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
historyReadCount - the local value to set for the HistoryReadCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the HistoryReadCount Node.org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType readHistoryReadCount()
throws org.eclipse.milo.opcua.stack.core.UaException
ServiceCounterDataType value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.void writeHistoryReadCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType historyReadCount)
throws org.eclipse.milo.opcua.stack.core.UaException
historyReadCount - the ServiceCounterDataType value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> readHistoryReadCountAsync()
readHistoryReadCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeHistoryReadCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType historyReadCount)
writeHistoryReadCount(ServiceCounterDataType).BaseDataVariableType getHistoryReadCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
BaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
BaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.CompletableFuture<? extends BaseDataVariableType> getHistoryReadCountNodeAsync()
getHistoryReadCountNode().org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType getWriteCount()
throws org.eclipse.milo.opcua.stack.core.UaException
The returned value is the last seen; it is not read live from the server.
org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the WriteCount Node.void setWriteCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType writeCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
writeCount - the local value to set for the WriteCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the WriteCount Node.org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType readWriteCount()
throws org.eclipse.milo.opcua.stack.core.UaException
ServiceCounterDataType value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.void writeWriteCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType writeCount)
throws org.eclipse.milo.opcua.stack.core.UaException
writeCount - the ServiceCounterDataType value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> readWriteCountAsync()
readWriteCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeWriteCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType writeCount)
writeWriteCount(ServiceCounterDataType).BaseDataVariableType getWriteCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
BaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
BaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.CompletableFuture<? extends BaseDataVariableType> getWriteCountNodeAsync()
getWriteCountNode().org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType getHistoryUpdateCount()
throws org.eclipse.milo.opcua.stack.core.UaException
The returned value is the last seen; it is not read live from the server.
org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the HistoryUpdateCount Node.void setHistoryUpdateCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType historyUpdateCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
historyUpdateCount - the local value to set for the HistoryUpdateCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the HistoryUpdateCount Node.org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType readHistoryUpdateCount()
throws org.eclipse.milo.opcua.stack.core.UaException
ServiceCounterDataType value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.void writeHistoryUpdateCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType historyUpdateCount)
throws org.eclipse.milo.opcua.stack.core.UaException
historyUpdateCount - the ServiceCounterDataType value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> readHistoryUpdateCountAsync()
readHistoryUpdateCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeHistoryUpdateCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType historyUpdateCount)
writeHistoryUpdateCount(ServiceCounterDataType).BaseDataVariableType getHistoryUpdateCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
BaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
BaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.CompletableFuture<? extends BaseDataVariableType> getHistoryUpdateCountNodeAsync()
getHistoryUpdateCountNode().org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType getCallCount()
throws org.eclipse.milo.opcua.stack.core.UaException
The returned value is the last seen; it is not read live from the server.
org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the CallCount Node.void setCallCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType callCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
callCount - the local value to set for the CallCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the CallCount Node.org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType readCallCount()
throws org.eclipse.milo.opcua.stack.core.UaException
ServiceCounterDataType value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.void writeCallCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType callCount)
throws org.eclipse.milo.opcua.stack.core.UaException
callCount - the ServiceCounterDataType value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> readCallCountAsync()
readCallCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeCallCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType callCount)
writeCallCount(ServiceCounterDataType).BaseDataVariableType getCallCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
BaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
BaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.CompletableFuture<? extends BaseDataVariableType> getCallCountNodeAsync()
getCallCountNode().org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType getCreateMonitoredItemsCount()
throws org.eclipse.milo.opcua.stack.core.UaException
The returned value is the last seen; it is not read live from the server.
org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the CreateMonitoredItemsCount Node.void setCreateMonitoredItemsCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType createMonitoredItemsCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
createMonitoredItemsCount - the local value to set for the CreateMonitoredItemsCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the CreateMonitoredItemsCount Node.org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType readCreateMonitoredItemsCount()
throws org.eclipse.milo.opcua.stack.core.UaException
ServiceCounterDataType value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.void writeCreateMonitoredItemsCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType createMonitoredItemsCount)
throws org.eclipse.milo.opcua.stack.core.UaException
createMonitoredItemsCount - the ServiceCounterDataType value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> readCreateMonitoredItemsCountAsync()
readCreateMonitoredItemsCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeCreateMonitoredItemsCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType createMonitoredItemsCount)
writeCreateMonitoredItemsCount(ServiceCounterDataType).BaseDataVariableType getCreateMonitoredItemsCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
BaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
BaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.CompletableFuture<? extends BaseDataVariableType> getCreateMonitoredItemsCountNodeAsync()
getCreateMonitoredItemsCountNode().org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType getModifyMonitoredItemsCount()
throws org.eclipse.milo.opcua.stack.core.UaException
The returned value is the last seen; it is not read live from the server.
org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the ModifyMonitoredItemsCount Node.void setModifyMonitoredItemsCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType modifyMonitoredItemsCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
modifyMonitoredItemsCount - the local value to set for the ModifyMonitoredItemsCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the ModifyMonitoredItemsCount Node.org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType readModifyMonitoredItemsCount()
throws org.eclipse.milo.opcua.stack.core.UaException
ServiceCounterDataType value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.void writeModifyMonitoredItemsCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType modifyMonitoredItemsCount)
throws org.eclipse.milo.opcua.stack.core.UaException
modifyMonitoredItemsCount - the ServiceCounterDataType value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> readModifyMonitoredItemsCountAsync()
readModifyMonitoredItemsCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeModifyMonitoredItemsCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType modifyMonitoredItemsCount)
writeModifyMonitoredItemsCount(ServiceCounterDataType).BaseDataVariableType getModifyMonitoredItemsCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
BaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
BaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.CompletableFuture<? extends BaseDataVariableType> getModifyMonitoredItemsCountNodeAsync()
getModifyMonitoredItemsCountNode().org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType getSetMonitoringModeCount()
throws org.eclipse.milo.opcua.stack.core.UaException
The returned value is the last seen; it is not read live from the server.
org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the SetMonitoringModeCount Node.void setSetMonitoringModeCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType setMonitoringModeCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
setMonitoringModeCount - the local value to set for the SetMonitoringModeCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the SetMonitoringModeCount Node.org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType readSetMonitoringModeCount()
throws org.eclipse.milo.opcua.stack.core.UaException
ServiceCounterDataType value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.void writeSetMonitoringModeCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType setMonitoringModeCount)
throws org.eclipse.milo.opcua.stack.core.UaException
setMonitoringModeCount - the ServiceCounterDataType value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> readSetMonitoringModeCountAsync()
readSetMonitoringModeCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeSetMonitoringModeCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType setMonitoringModeCount)
writeSetMonitoringModeCount(ServiceCounterDataType).BaseDataVariableType getSetMonitoringModeCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
BaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
BaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.CompletableFuture<? extends BaseDataVariableType> getSetMonitoringModeCountNodeAsync()
getSetMonitoringModeCountNode().org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType getSetTriggeringCount()
throws org.eclipse.milo.opcua.stack.core.UaException
The returned value is the last seen; it is not read live from the server.
org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the SetTriggeringCount Node.void setSetTriggeringCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType setTriggeringCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
setTriggeringCount - the local value to set for the SetTriggeringCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the SetTriggeringCount Node.org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType readSetTriggeringCount()
throws org.eclipse.milo.opcua.stack.core.UaException
ServiceCounterDataType value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.void writeSetTriggeringCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType setTriggeringCount)
throws org.eclipse.milo.opcua.stack.core.UaException
setTriggeringCount - the ServiceCounterDataType value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> readSetTriggeringCountAsync()
readSetTriggeringCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeSetTriggeringCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType setTriggeringCount)
writeSetTriggeringCount(ServiceCounterDataType).BaseDataVariableType getSetTriggeringCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
BaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
BaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.CompletableFuture<? extends BaseDataVariableType> getSetTriggeringCountNodeAsync()
getSetTriggeringCountNode().org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType getDeleteMonitoredItemsCount()
throws org.eclipse.milo.opcua.stack.core.UaException
The returned value is the last seen; it is not read live from the server.
org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the DeleteMonitoredItemsCount Node.void setDeleteMonitoredItemsCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType deleteMonitoredItemsCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
deleteMonitoredItemsCount - the local value to set for the DeleteMonitoredItemsCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the DeleteMonitoredItemsCount Node.org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType readDeleteMonitoredItemsCount()
throws org.eclipse.milo.opcua.stack.core.UaException
ServiceCounterDataType value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.void writeDeleteMonitoredItemsCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType deleteMonitoredItemsCount)
throws org.eclipse.milo.opcua.stack.core.UaException
deleteMonitoredItemsCount - the ServiceCounterDataType value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> readDeleteMonitoredItemsCountAsync()
readDeleteMonitoredItemsCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeDeleteMonitoredItemsCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType deleteMonitoredItemsCount)
writeDeleteMonitoredItemsCount(ServiceCounterDataType).BaseDataVariableType getDeleteMonitoredItemsCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
BaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
BaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.CompletableFuture<? extends BaseDataVariableType> getDeleteMonitoredItemsCountNodeAsync()
getDeleteMonitoredItemsCountNode().org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType getCreateSubscriptionCount()
throws org.eclipse.milo.opcua.stack.core.UaException
The returned value is the last seen; it is not read live from the server.
org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the CreateSubscriptionCount Node.void setCreateSubscriptionCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType createSubscriptionCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
createSubscriptionCount - the local value to set for the CreateSubscriptionCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the CreateSubscriptionCount Node.org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType readCreateSubscriptionCount()
throws org.eclipse.milo.opcua.stack.core.UaException
ServiceCounterDataType value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.void writeCreateSubscriptionCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType createSubscriptionCount)
throws org.eclipse.milo.opcua.stack.core.UaException
createSubscriptionCount - the ServiceCounterDataType value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> readCreateSubscriptionCountAsync()
readCreateSubscriptionCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeCreateSubscriptionCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType createSubscriptionCount)
writeCreateSubscriptionCount(ServiceCounterDataType).BaseDataVariableType getCreateSubscriptionCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
BaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
BaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.CompletableFuture<? extends BaseDataVariableType> getCreateSubscriptionCountNodeAsync()
getCreateSubscriptionCountNode().org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType getModifySubscriptionCount()
throws org.eclipse.milo.opcua.stack.core.UaException
The returned value is the last seen; it is not read live from the server.
org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the ModifySubscriptionCount Node.void setModifySubscriptionCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType modifySubscriptionCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
modifySubscriptionCount - the local value to set for the ModifySubscriptionCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the ModifySubscriptionCount Node.org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType readModifySubscriptionCount()
throws org.eclipse.milo.opcua.stack.core.UaException
ServiceCounterDataType value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.void writeModifySubscriptionCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType modifySubscriptionCount)
throws org.eclipse.milo.opcua.stack.core.UaException
modifySubscriptionCount - the ServiceCounterDataType value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> readModifySubscriptionCountAsync()
readModifySubscriptionCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeModifySubscriptionCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType modifySubscriptionCount)
writeModifySubscriptionCount(ServiceCounterDataType).BaseDataVariableType getModifySubscriptionCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
BaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
BaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.CompletableFuture<? extends BaseDataVariableType> getModifySubscriptionCountNodeAsync()
getModifySubscriptionCountNode().org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType getSetPublishingModeCount()
throws org.eclipse.milo.opcua.stack.core.UaException
The returned value is the last seen; it is not read live from the server.
org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the SetPublishingModeCount Node.void setSetPublishingModeCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType setPublishingModeCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
setPublishingModeCount - the local value to set for the SetPublishingModeCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the SetPublishingModeCount Node.org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType readSetPublishingModeCount()
throws org.eclipse.milo.opcua.stack.core.UaException
ServiceCounterDataType value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.void writeSetPublishingModeCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType setPublishingModeCount)
throws org.eclipse.milo.opcua.stack.core.UaException
setPublishingModeCount - the ServiceCounterDataType value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> readSetPublishingModeCountAsync()
readSetPublishingModeCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeSetPublishingModeCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType setPublishingModeCount)
writeSetPublishingModeCount(ServiceCounterDataType).BaseDataVariableType getSetPublishingModeCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
BaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
BaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.CompletableFuture<? extends BaseDataVariableType> getSetPublishingModeCountNodeAsync()
getSetPublishingModeCountNode().org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType getPublishCount()
throws org.eclipse.milo.opcua.stack.core.UaException
The returned value is the last seen; it is not read live from the server.
org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the PublishCount Node.void setPublishCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType publishCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
publishCount - the local value to set for the PublishCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the PublishCount Node.org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType readPublishCount()
throws org.eclipse.milo.opcua.stack.core.UaException
ServiceCounterDataType value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.void writePublishCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType publishCount)
throws org.eclipse.milo.opcua.stack.core.UaException
publishCount - the ServiceCounterDataType value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> readPublishCountAsync()
readPublishCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writePublishCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType publishCount)
writePublishCount(ServiceCounterDataType).BaseDataVariableType getPublishCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
BaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
BaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.CompletableFuture<? extends BaseDataVariableType> getPublishCountNodeAsync()
getPublishCountNode().org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType getRepublishCount()
throws org.eclipse.milo.opcua.stack.core.UaException
The returned value is the last seen; it is not read live from the server.
org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the RepublishCount Node.void setRepublishCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType republishCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
republishCount - the local value to set for the RepublishCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the RepublishCount Node.org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType readRepublishCount()
throws org.eclipse.milo.opcua.stack.core.UaException
ServiceCounterDataType value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.void writeRepublishCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType republishCount)
throws org.eclipse.milo.opcua.stack.core.UaException
republishCount - the ServiceCounterDataType value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> readRepublishCountAsync()
readRepublishCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeRepublishCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType republishCount)
writeRepublishCount(ServiceCounterDataType).BaseDataVariableType getRepublishCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
BaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
BaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.CompletableFuture<? extends BaseDataVariableType> getRepublishCountNodeAsync()
getRepublishCountNode().org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType getTransferSubscriptionsCount()
throws org.eclipse.milo.opcua.stack.core.UaException
The returned value is the last seen; it is not read live from the server.
org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the TransferSubscriptionsCount Node.void setTransferSubscriptionsCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType transferSubscriptionsCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
transferSubscriptionsCount - the local value to set for the TransferSubscriptionsCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the TransferSubscriptionsCount Node.org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType readTransferSubscriptionsCount()
throws org.eclipse.milo.opcua.stack.core.UaException
ServiceCounterDataType value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.void writeTransferSubscriptionsCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType transferSubscriptionsCount)
throws org.eclipse.milo.opcua.stack.core.UaException
transferSubscriptionsCount - the ServiceCounterDataType value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> readTransferSubscriptionsCountAsync()
readTransferSubscriptionsCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeTransferSubscriptionsCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType transferSubscriptionsCount)
writeTransferSubscriptionsCount(ServiceCounterDataType).BaseDataVariableType getTransferSubscriptionsCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
BaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
BaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.CompletableFuture<? extends BaseDataVariableType> getTransferSubscriptionsCountNodeAsync()
getTransferSubscriptionsCountNode().org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType getDeleteSubscriptionsCount()
throws org.eclipse.milo.opcua.stack.core.UaException
The returned value is the last seen; it is not read live from the server.
org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the DeleteSubscriptionsCount Node.void setDeleteSubscriptionsCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType deleteSubscriptionsCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
deleteSubscriptionsCount - the local value to set for the DeleteSubscriptionsCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the DeleteSubscriptionsCount Node.org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType readDeleteSubscriptionsCount()
throws org.eclipse.milo.opcua.stack.core.UaException
ServiceCounterDataType value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.void writeDeleteSubscriptionsCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType deleteSubscriptionsCount)
throws org.eclipse.milo.opcua.stack.core.UaException
deleteSubscriptionsCount - the ServiceCounterDataType value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> readDeleteSubscriptionsCountAsync()
readDeleteSubscriptionsCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeDeleteSubscriptionsCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType deleteSubscriptionsCount)
writeDeleteSubscriptionsCount(ServiceCounterDataType).BaseDataVariableType getDeleteSubscriptionsCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
BaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
BaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.CompletableFuture<? extends BaseDataVariableType> getDeleteSubscriptionsCountNodeAsync()
getDeleteSubscriptionsCountNode().org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType getAddNodesCount()
throws org.eclipse.milo.opcua.stack.core.UaException
The returned value is the last seen; it is not read live from the server.
org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the AddNodesCount Node.void setAddNodesCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType addNodesCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
addNodesCount - the local value to set for the AddNodesCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the AddNodesCount Node.org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType readAddNodesCount()
throws org.eclipse.milo.opcua.stack.core.UaException
ServiceCounterDataType value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.void writeAddNodesCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType addNodesCount)
throws org.eclipse.milo.opcua.stack.core.UaException
addNodesCount - the ServiceCounterDataType value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> readAddNodesCountAsync()
readAddNodesCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeAddNodesCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType addNodesCount)
writeAddNodesCount(ServiceCounterDataType).BaseDataVariableType getAddNodesCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
BaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
BaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.CompletableFuture<? extends BaseDataVariableType> getAddNodesCountNodeAsync()
getAddNodesCountNode().org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType getAddReferencesCount()
throws org.eclipse.milo.opcua.stack.core.UaException
The returned value is the last seen; it is not read live from the server.
org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the AddReferencesCount Node.void setAddReferencesCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType addReferencesCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
addReferencesCount - the local value to set for the AddReferencesCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the AddReferencesCount Node.org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType readAddReferencesCount()
throws org.eclipse.milo.opcua.stack.core.UaException
ServiceCounterDataType value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.void writeAddReferencesCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType addReferencesCount)
throws org.eclipse.milo.opcua.stack.core.UaException
addReferencesCount - the ServiceCounterDataType value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> readAddReferencesCountAsync()
readAddReferencesCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeAddReferencesCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType addReferencesCount)
writeAddReferencesCount(ServiceCounterDataType).BaseDataVariableType getAddReferencesCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
BaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
BaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.CompletableFuture<? extends BaseDataVariableType> getAddReferencesCountNodeAsync()
getAddReferencesCountNode().org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType getDeleteNodesCount()
throws org.eclipse.milo.opcua.stack.core.UaException
The returned value is the last seen; it is not read live from the server.
org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the DeleteNodesCount Node.void setDeleteNodesCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType deleteNodesCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
deleteNodesCount - the local value to set for the DeleteNodesCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the DeleteNodesCount Node.org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType readDeleteNodesCount()
throws org.eclipse.milo.opcua.stack.core.UaException
ServiceCounterDataType value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.void writeDeleteNodesCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType deleteNodesCount)
throws org.eclipse.milo.opcua.stack.core.UaException
deleteNodesCount - the ServiceCounterDataType value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> readDeleteNodesCountAsync()
readDeleteNodesCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeDeleteNodesCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType deleteNodesCount)
writeDeleteNodesCount(ServiceCounterDataType).BaseDataVariableType getDeleteNodesCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
BaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
BaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.CompletableFuture<? extends BaseDataVariableType> getDeleteNodesCountNodeAsync()
getDeleteNodesCountNode().org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType getDeleteReferencesCount()
throws org.eclipse.milo.opcua.stack.core.UaException
The returned value is the last seen; it is not read live from the server.
org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the DeleteReferencesCount Node.void setDeleteReferencesCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType deleteReferencesCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
deleteReferencesCount - the local value to set for the DeleteReferencesCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the DeleteReferencesCount Node.org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType readDeleteReferencesCount()
throws org.eclipse.milo.opcua.stack.core.UaException
ServiceCounterDataType value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.void writeDeleteReferencesCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType deleteReferencesCount)
throws org.eclipse.milo.opcua.stack.core.UaException
deleteReferencesCount - the ServiceCounterDataType value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> readDeleteReferencesCountAsync()
readDeleteReferencesCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeDeleteReferencesCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType deleteReferencesCount)
writeDeleteReferencesCount(ServiceCounterDataType).BaseDataVariableType getDeleteReferencesCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
BaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
BaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.CompletableFuture<? extends BaseDataVariableType> getDeleteReferencesCountNodeAsync()
getDeleteReferencesCountNode().org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType getBrowseCount()
throws org.eclipse.milo.opcua.stack.core.UaException
The returned value is the last seen; it is not read live from the server.
org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the BrowseCount Node.void setBrowseCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType browseCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
browseCount - the local value to set for the BrowseCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the BrowseCount Node.org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType readBrowseCount()
throws org.eclipse.milo.opcua.stack.core.UaException
ServiceCounterDataType value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.void writeBrowseCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType browseCount)
throws org.eclipse.milo.opcua.stack.core.UaException
browseCount - the ServiceCounterDataType value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> readBrowseCountAsync()
readBrowseCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeBrowseCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType browseCount)
writeBrowseCount(ServiceCounterDataType).BaseDataVariableType getBrowseCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
BaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
BaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.CompletableFuture<? extends BaseDataVariableType> getBrowseCountNodeAsync()
getBrowseCountNode().org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType getBrowseNextCount()
throws org.eclipse.milo.opcua.stack.core.UaException
The returned value is the last seen; it is not read live from the server.
org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the BrowseNextCount Node.void setBrowseNextCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType browseNextCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
browseNextCount - the local value to set for the BrowseNextCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the BrowseNextCount Node.org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType readBrowseNextCount()
throws org.eclipse.milo.opcua.stack.core.UaException
ServiceCounterDataType value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.void writeBrowseNextCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType browseNextCount)
throws org.eclipse.milo.opcua.stack.core.UaException
browseNextCount - the ServiceCounterDataType value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> readBrowseNextCountAsync()
readBrowseNextCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeBrowseNextCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType browseNextCount)
writeBrowseNextCount(ServiceCounterDataType).BaseDataVariableType getBrowseNextCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
BaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
BaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.CompletableFuture<? extends BaseDataVariableType> getBrowseNextCountNodeAsync()
getBrowseNextCountNode().org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType getTranslateBrowsePathsToNodeIdsCount()
throws org.eclipse.milo.opcua.stack.core.UaException
The returned value is the last seen; it is not read live from the server.
org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the TranslateBrowsePathsToNodeIdsCount Node.void setTranslateBrowsePathsToNodeIdsCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType translateBrowsePathsToNodeIdsCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
translateBrowsePathsToNodeIdsCount - the local value to set for the TranslateBrowsePathsToNodeIdsCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the TranslateBrowsePathsToNodeIdsCount Node.org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType readTranslateBrowsePathsToNodeIdsCount()
throws org.eclipse.milo.opcua.stack.core.UaException
ServiceCounterDataType value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.void writeTranslateBrowsePathsToNodeIdsCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType translateBrowsePathsToNodeIdsCount)
throws org.eclipse.milo.opcua.stack.core.UaException
translateBrowsePathsToNodeIdsCount - the ServiceCounterDataType value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> readTranslateBrowsePathsToNodeIdsCountAsync()
readTranslateBrowsePathsToNodeIdsCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeTranslateBrowsePathsToNodeIdsCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType translateBrowsePathsToNodeIdsCount)
writeTranslateBrowsePathsToNodeIdsCount(ServiceCounterDataType).BaseDataVariableType getTranslateBrowsePathsToNodeIdsCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
BaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
BaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.CompletableFuture<? extends BaseDataVariableType> getTranslateBrowsePathsToNodeIdsCountNodeAsync()
getTranslateBrowsePathsToNodeIdsCountNode().org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType getQueryFirstCount()
throws org.eclipse.milo.opcua.stack.core.UaException
The returned value is the last seen; it is not read live from the server.
org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the QueryFirstCount Node.void setQueryFirstCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType queryFirstCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
queryFirstCount - the local value to set for the QueryFirstCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the QueryFirstCount Node.org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType readQueryFirstCount()
throws org.eclipse.milo.opcua.stack.core.UaException
ServiceCounterDataType value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.void writeQueryFirstCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType queryFirstCount)
throws org.eclipse.milo.opcua.stack.core.UaException
queryFirstCount - the ServiceCounterDataType value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> readQueryFirstCountAsync()
readQueryFirstCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeQueryFirstCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType queryFirstCount)
writeQueryFirstCount(ServiceCounterDataType).BaseDataVariableType getQueryFirstCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
BaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
BaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.CompletableFuture<? extends BaseDataVariableType> getQueryFirstCountNodeAsync()
getQueryFirstCountNode().org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType getQueryNextCount()
throws org.eclipse.milo.opcua.stack.core.UaException
The returned value is the last seen; it is not read live from the server.
org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the QueryNextCount Node.void setQueryNextCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType queryNextCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
queryNextCount - the local value to set for the QueryNextCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the QueryNextCount Node.org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType readQueryNextCount()
throws org.eclipse.milo.opcua.stack.core.UaException
ServiceCounterDataType value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.void writeQueryNextCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType queryNextCount)
throws org.eclipse.milo.opcua.stack.core.UaException
queryNextCount - the ServiceCounterDataType value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> readQueryNextCountAsync()
readQueryNextCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeQueryNextCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType queryNextCount)
writeQueryNextCount(ServiceCounterDataType).BaseDataVariableType getQueryNextCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
BaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
BaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.CompletableFuture<? extends BaseDataVariableType> getQueryNextCountNodeAsync()
getQueryNextCountNode().org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType getRegisterNodesCount()
throws org.eclipse.milo.opcua.stack.core.UaException
The returned value is the last seen; it is not read live from the server.
org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the RegisterNodesCount Node.void setRegisterNodesCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType registerNodesCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
registerNodesCount - the local value to set for the RegisterNodesCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the RegisterNodesCount Node.org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType readRegisterNodesCount()
throws org.eclipse.milo.opcua.stack.core.UaException
ServiceCounterDataType value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.void writeRegisterNodesCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType registerNodesCount)
throws org.eclipse.milo.opcua.stack.core.UaException
registerNodesCount - the ServiceCounterDataType value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> readRegisterNodesCountAsync()
readRegisterNodesCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeRegisterNodesCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType registerNodesCount)
writeRegisterNodesCount(ServiceCounterDataType).BaseDataVariableType getRegisterNodesCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
BaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
BaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.CompletableFuture<? extends BaseDataVariableType> getRegisterNodesCountNodeAsync()
getRegisterNodesCountNode().org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType getUnregisterNodesCount()
throws org.eclipse.milo.opcua.stack.core.UaException
The returned value is the last seen; it is not read live from the server.
org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the UnregisterNodesCount Node.void setUnregisterNodesCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType unregisterNodesCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
unregisterNodesCount - the local value to set for the UnregisterNodesCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the UnregisterNodesCount Node.org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType readUnregisterNodesCount()
throws org.eclipse.milo.opcua.stack.core.UaException
ServiceCounterDataType value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.void writeUnregisterNodesCount(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType unregisterNodesCount)
throws org.eclipse.milo.opcua.stack.core.UaException
unregisterNodesCount - the ServiceCounterDataType value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType> readUnregisterNodesCountAsync()
readUnregisterNodesCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeUnregisterNodesCountAsync(org.eclipse.milo.opcua.stack.core.types.structured.ServiceCounterDataType unregisterNodesCount)
writeUnregisterNodesCount(ServiceCounterDataType).BaseDataVariableType getUnregisterNodesCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
BaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
BaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.CompletableFuture<? extends BaseDataVariableType> getUnregisterNodesCountNodeAsync()
getUnregisterNodesCountNode().Copyright © 2021. All rights reserved.