public interface SubscriptionDiagnosticsType extends BaseDataVariableType
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getCurrentKeepAliveCount()
Get the local value of the CurrentKeepAliveCount Node.
|
BaseDataVariableType |
getCurrentKeepAliveCountNode()
Get the CurrentKeepAliveCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getCurrentKeepAliveCountNodeAsync()
Asynchronous implementation of
getCurrentKeepAliveCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getCurrentLifetimeCount()
Get the local value of the CurrentLifetimeCount Node.
|
BaseDataVariableType |
getCurrentLifetimeCountNode()
Get the CurrentLifetimeCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getCurrentLifetimeCountNodeAsync()
Asynchronous implementation of
getCurrentLifetimeCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getDataChangeNotificationsCount()
Get the local value of the DataChangeNotificationsCount Node.
|
BaseDataVariableType |
getDataChangeNotificationsCountNode()
Get the DataChangeNotificationsCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getDataChangeNotificationsCountNodeAsync()
Asynchronous implementation of
getDataChangeNotificationsCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getDisableCount()
Get the local value of the DisableCount Node.
|
BaseDataVariableType |
getDisableCountNode()
Get the DisableCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getDisableCountNodeAsync()
Asynchronous implementation of
getDisableCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getDisabledMonitoredItemCount()
Get the local value of the DisabledMonitoredItemCount Node.
|
BaseDataVariableType |
getDisabledMonitoredItemCountNode()
Get the DisabledMonitoredItemCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getDisabledMonitoredItemCountNodeAsync()
Asynchronous implementation of
getDisabledMonitoredItemCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getDiscardedMessageCount()
Get the local value of the DiscardedMessageCount Node.
|
BaseDataVariableType |
getDiscardedMessageCountNode()
Get the DiscardedMessageCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getDiscardedMessageCountNodeAsync()
Asynchronous implementation of
getDiscardedMessageCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getEnableCount()
Get the local value of the EnableCount Node.
|
BaseDataVariableType |
getEnableCountNode()
Get the EnableCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getEnableCountNodeAsync()
Asynchronous implementation of
getEnableCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getEventNotificationsCount()
Get the local value of the EventNotificationsCount Node.
|
BaseDataVariableType |
getEventNotificationsCountNode()
Get the EventNotificationsCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getEventNotificationsCountNodeAsync()
Asynchronous implementation of
getEventNotificationsCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getEventQueueOverflowCount()
Get the local value of the EventQueueOverflowCount Node.
|
BaseDataVariableType |
getEventQueueOverflowCountNode()
Get the EventQueueOverflowCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getEventQueueOverflowCountNodeAsync()
Asynchronous implementation of
getEventQueueOverflowCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getLatePublishRequestCount()
Get the local value of the LatePublishRequestCount Node.
|
BaseDataVariableType |
getLatePublishRequestCountNode()
Get the LatePublishRequestCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getLatePublishRequestCountNodeAsync()
Asynchronous implementation of
getLatePublishRequestCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getMaxKeepAliveCount()
Get the local value of the MaxKeepAliveCount Node.
|
BaseDataVariableType |
getMaxKeepAliveCountNode()
Get the MaxKeepAliveCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getMaxKeepAliveCountNodeAsync()
Asynchronous implementation of
getMaxKeepAliveCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getMaxLifetimeCount()
Get the local value of the MaxLifetimeCount Node.
|
BaseDataVariableType |
getMaxLifetimeCountNode()
Get the MaxLifetimeCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getMaxLifetimeCountNodeAsync()
Asynchronous implementation of
getMaxLifetimeCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getMaxNotificationsPerPublish()
Get the local value of the MaxNotificationsPerPublish Node.
|
BaseDataVariableType |
getMaxNotificationsPerPublishNode()
Get the MaxNotificationsPerPublish
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getMaxNotificationsPerPublishNodeAsync()
Asynchronous implementation of
getMaxNotificationsPerPublishNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getModifyCount()
Get the local value of the ModifyCount Node.
|
BaseDataVariableType |
getModifyCountNode()
Get the ModifyCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getModifyCountNodeAsync()
Asynchronous implementation of
getModifyCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getMonitoredItemCount()
Get the local value of the MonitoredItemCount Node.
|
BaseDataVariableType |
getMonitoredItemCountNode()
Get the MonitoredItemCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getMonitoredItemCountNodeAsync()
Asynchronous implementation of
getMonitoredItemCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getMonitoringQueueOverflowCount()
Get the local value of the MonitoringQueueOverflowCount Node.
|
BaseDataVariableType |
getMonitoringQueueOverflowCountNode()
Get the MonitoringQueueOverflowCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getMonitoringQueueOverflowCountNodeAsync()
Asynchronous implementation of
getMonitoringQueueOverflowCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getNextSequenceNumber()
Get the local value of the NextSequenceNumber Node.
|
BaseDataVariableType |
getNextSequenceNumberNode()
Get the NextSequenceNumber
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getNextSequenceNumberNodeAsync()
Asynchronous implementation of
getNextSequenceNumberNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getNotificationsCount()
Get the local value of the NotificationsCount Node.
|
BaseDataVariableType |
getNotificationsCountNode()
Get the NotificationsCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getNotificationsCountNodeAsync()
Asynchronous implementation of
getNotificationsCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte |
getPriority()
Get the local value of the Priority Node.
|
BaseDataVariableType |
getPriorityNode()
Get the Priority
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getPriorityNodeAsync()
Asynchronous implementation of
getPriorityNode(). |
Boolean |
getPublishingEnabled()
Get the local value of the PublishingEnabled Node.
|
BaseDataVariableType |
getPublishingEnabledNode()
Get the PublishingEnabled
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getPublishingEnabledNodeAsync()
Asynchronous implementation of
getPublishingEnabledNode(). |
Double |
getPublishingInterval()
Get the local value of the PublishingInterval Node.
|
BaseDataVariableType |
getPublishingIntervalNode()
Get the PublishingInterval
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getPublishingIntervalNodeAsync()
Asynchronous implementation of
getPublishingIntervalNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getPublishRequestCount()
Get the local value of the PublishRequestCount Node.
|
BaseDataVariableType |
getPublishRequestCountNode()
Get the PublishRequestCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getPublishRequestCountNodeAsync()
Asynchronous implementation of
getPublishRequestCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getRepublishMessageCount()
Get the local value of the RepublishMessageCount Node.
|
BaseDataVariableType |
getRepublishMessageCountNode()
Get the RepublishMessageCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getRepublishMessageCountNodeAsync()
Asynchronous implementation of
getRepublishMessageCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getRepublishMessageRequestCount()
Get the local value of the RepublishMessageRequestCount Node.
|
BaseDataVariableType |
getRepublishMessageRequestCountNode()
Get the RepublishMessageRequestCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getRepublishMessageRequestCountNodeAsync()
Asynchronous implementation of
getRepublishMessageRequestCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getRepublishRequestCount()
Get the local value of the RepublishRequestCount Node.
|
BaseDataVariableType |
getRepublishRequestCountNode()
Get the RepublishRequestCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getRepublishRequestCountNodeAsync()
Asynchronous implementation of
getRepublishRequestCountNode(). |
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(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getSubscriptionId()
Get the local value of the SubscriptionId Node.
|
BaseDataVariableType |
getSubscriptionIdNode()
Get the SubscriptionId
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getSubscriptionIdNodeAsync()
Asynchronous implementation of
getSubscriptionIdNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getTransferredToAltClientCount()
Get the local value of the TransferredToAltClientCount Node.
|
BaseDataVariableType |
getTransferredToAltClientCountNode()
Get the TransferredToAltClientCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getTransferredToAltClientCountNodeAsync()
Asynchronous implementation of
getTransferredToAltClientCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getTransferredToSameClientCount()
Get the local value of the TransferredToSameClientCount Node.
|
BaseDataVariableType |
getTransferredToSameClientCountNode()
Get the TransferredToSameClientCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getTransferredToSameClientCountNodeAsync()
Asynchronous implementation of
getTransferredToSameClientCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getTransferRequestCount()
Get the local value of the TransferRequestCount Node.
|
BaseDataVariableType |
getTransferRequestCountNode()
Get the TransferRequestCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getTransferRequestCountNodeAsync()
Asynchronous implementation of
getTransferRequestCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getUnacknowledgedMessageCount()
Get the local value of the UnacknowledgedMessageCount Node.
|
BaseDataVariableType |
getUnacknowledgedMessageCountNode()
Get the UnacknowledgedMessageCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableType> |
getUnacknowledgedMessageCountNodeAsync()
Asynchronous implementation of
getUnacknowledgedMessageCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
readCurrentKeepAliveCount()
Read the value of the CurrentKeepAliveCount 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> |
readCurrentKeepAliveCountAsync()
An asynchronous implementation of
readCurrentKeepAliveCount(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
readCurrentLifetimeCount()
Read the value of the CurrentLifetimeCount 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> |
readCurrentLifetimeCountAsync()
An asynchronous implementation of
readCurrentLifetimeCount(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
readDataChangeNotificationsCount()
Read the value of the DataChangeNotificationsCount 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> |
readDataChangeNotificationsCountAsync()
An asynchronous implementation of
readDataChangeNotificationsCount(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
readDisableCount()
Read the value of the DisableCount 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> |
readDisableCountAsync()
An asynchronous implementation of
readDisableCount(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
readDisabledMonitoredItemCount()
Read the value of the DisabledMonitoredItemCount 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> |
readDisabledMonitoredItemCountAsync()
An asynchronous implementation of
readDisabledMonitoredItemCount(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
readDiscardedMessageCount()
Read the value of the DiscardedMessageCount 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> |
readDiscardedMessageCountAsync()
An asynchronous implementation of
readDiscardedMessageCount(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
readEnableCount()
Read the value of the EnableCount 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> |
readEnableCountAsync()
An asynchronous implementation of
readEnableCount(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
readEventNotificationsCount()
Read the value of the EventNotificationsCount 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> |
readEventNotificationsCountAsync()
An asynchronous implementation of
readEventNotificationsCount(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
readEventQueueOverflowCount()
Read the value of the EventQueueOverflowCount 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> |
readEventQueueOverflowCountAsync()
An asynchronous implementation of
readEventQueueOverflowCount(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
readLatePublishRequestCount()
Read the value of the LatePublishRequestCount 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> |
readLatePublishRequestCountAsync()
An asynchronous implementation of
readLatePublishRequestCount(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
readMaxKeepAliveCount()
Read the value of the MaxKeepAliveCount 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> |
readMaxKeepAliveCountAsync()
An asynchronous implementation of
readMaxKeepAliveCount(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
readMaxLifetimeCount()
Read the value of the MaxLifetimeCount 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> |
readMaxLifetimeCountAsync()
An asynchronous implementation of
readMaxLifetimeCount(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
readMaxNotificationsPerPublish()
Read the value of the MaxNotificationsPerPublish 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> |
readMaxNotificationsPerPublishAsync()
An asynchronous implementation of
readMaxNotificationsPerPublish(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
readModifyCount()
Read the value of the ModifyCount 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> |
readModifyCountAsync()
An asynchronous implementation of
readModifyCount(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
readMonitoredItemCount()
Read the value of the MonitoredItemCount 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> |
readMonitoredItemCountAsync()
An asynchronous implementation of
readMonitoredItemCount(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
readMonitoringQueueOverflowCount()
Read the value of the MonitoringQueueOverflowCount 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> |
readMonitoringQueueOverflowCountAsync()
An asynchronous implementation of
readMonitoringQueueOverflowCount(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
readNextSequenceNumber()
Read the value of the NextSequenceNumber 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> |
readNextSequenceNumberAsync()
An asynchronous implementation of
readNextSequenceNumber(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
readNotificationsCount()
Read the value of the NotificationsCount 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> |
readNotificationsCountAsync()
An asynchronous implementation of
readNotificationsCount(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte |
readPriority()
Read the value of the Priority Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte> |
readPriorityAsync()
An asynchronous implementation of
readPriority(). |
Boolean |
readPublishingEnabled()
Read the value of the PublishingEnabled Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends Boolean> |
readPublishingEnabledAsync()
An asynchronous implementation of
readPublishingEnabled(). |
Double |
readPublishingInterval()
Read the value of the PublishingInterval Node from the server and update the local value if the
operation succeeds.
|
CompletableFuture<? extends Double> |
readPublishingIntervalAsync()
An asynchronous implementation of
readPublishingInterval(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
readPublishRequestCount()
Read the value of the PublishRequestCount 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> |
readPublishRequestCountAsync()
An asynchronous implementation of
readPublishRequestCount(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
readRepublishMessageCount()
Read the value of the RepublishMessageCount 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> |
readRepublishMessageCountAsync()
An asynchronous implementation of
readRepublishMessageCount(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
readRepublishMessageRequestCount()
Read the value of the RepublishMessageRequestCount 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> |
readRepublishMessageRequestCountAsync()
An asynchronous implementation of
readRepublishMessageRequestCount(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
readRepublishRequestCount()
Read the value of the RepublishRequestCount 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> |
readRepublishRequestCountAsync()
An asynchronous implementation of
readRepublishRequestCount(). |
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(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
readSubscriptionId()
Read the value of the SubscriptionId 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> |
readSubscriptionIdAsync()
An asynchronous implementation of
readSubscriptionId(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
readTransferredToAltClientCount()
Read the value of the TransferredToAltClientCount 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> |
readTransferredToAltClientCountAsync()
An asynchronous implementation of
readTransferredToAltClientCount(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
readTransferredToSameClientCount()
Read the value of the TransferredToSameClientCount 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> |
readTransferredToSameClientCountAsync()
An asynchronous implementation of
readTransferredToSameClientCount(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
readTransferRequestCount()
Read the value of the TransferRequestCount 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> |
readTransferRequestCountAsync()
An asynchronous implementation of
readTransferRequestCount(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
readUnacknowledgedMessageCount()
Read the value of the UnacknowledgedMessageCount 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> |
readUnacknowledgedMessageCountAsync()
An asynchronous implementation of
readUnacknowledgedMessageCount(). |
void |
setCurrentKeepAliveCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger currentKeepAliveCount)
Set the local value of the CurrentKeepAliveCount Node.
|
void |
setCurrentLifetimeCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger currentLifetimeCount)
Set the local value of the CurrentLifetimeCount Node.
|
void |
setDataChangeNotificationsCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger dataChangeNotificationsCount)
Set the local value of the DataChangeNotificationsCount Node.
|
void |
setDisableCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger disableCount)
Set the local value of the DisableCount Node.
|
void |
setDisabledMonitoredItemCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger disabledMonitoredItemCount)
Set the local value of the DisabledMonitoredItemCount Node.
|
void |
setDiscardedMessageCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger discardedMessageCount)
Set the local value of the DiscardedMessageCount Node.
|
void |
setEnableCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger enableCount)
Set the local value of the EnableCount Node.
|
void |
setEventNotificationsCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger eventNotificationsCount)
Set the local value of the EventNotificationsCount Node.
|
void |
setEventQueueOverflowCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger eventQueueOverflowCount)
Set the local value of the EventQueueOverflowCount Node.
|
void |
setLatePublishRequestCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger latePublishRequestCount)
Set the local value of the LatePublishRequestCount Node.
|
void |
setMaxKeepAliveCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxKeepAliveCount)
Set the local value of the MaxKeepAliveCount Node.
|
void |
setMaxLifetimeCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxLifetimeCount)
Set the local value of the MaxLifetimeCount Node.
|
void |
setMaxNotificationsPerPublish(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNotificationsPerPublish)
Set the local value of the MaxNotificationsPerPublish Node.
|
void |
setModifyCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger modifyCount)
Set the local value of the ModifyCount Node.
|
void |
setMonitoredItemCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger monitoredItemCount)
Set the local value of the MonitoredItemCount Node.
|
void |
setMonitoringQueueOverflowCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger monitoringQueueOverflowCount)
Set the local value of the MonitoringQueueOverflowCount Node.
|
void |
setNextSequenceNumber(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger nextSequenceNumber)
Set the local value of the NextSequenceNumber Node.
|
void |
setNotificationsCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger notificationsCount)
Set the local value of the NotificationsCount Node.
|
void |
setPriority(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte priority)
Set the local value of the Priority Node.
|
void |
setPublishingEnabled(Boolean publishingEnabled)
Set the local value of the PublishingEnabled Node.
|
void |
setPublishingInterval(Double publishingInterval)
Set the local value of the PublishingInterval Node.
|
void |
setPublishRequestCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger publishRequestCount)
Set the local value of the PublishRequestCount Node.
|
void |
setRepublishMessageCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger republishMessageCount)
Set the local value of the RepublishMessageCount Node.
|
void |
setRepublishMessageRequestCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger republishMessageRequestCount)
Set the local value of the RepublishMessageRequestCount Node.
|
void |
setRepublishRequestCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger republishRequestCount)
Set the local value of the RepublishRequestCount Node.
|
void |
setSessionId(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId sessionId)
Set the local value of the SessionId Node.
|
void |
setSubscriptionId(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger subscriptionId)
Set the local value of the SubscriptionId Node.
|
void |
setTransferredToAltClientCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger transferredToAltClientCount)
Set the local value of the TransferredToAltClientCount Node.
|
void |
setTransferredToSameClientCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger transferredToSameClientCount)
Set the local value of the TransferredToSameClientCount Node.
|
void |
setTransferRequestCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger transferRequestCount)
Set the local value of the TransferRequestCount Node.
|
void |
setUnacknowledgedMessageCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger unacknowledgedMessageCount)
Set the local value of the UnacknowledgedMessageCount Node.
|
void |
writeCurrentKeepAliveCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger currentKeepAliveCount)
Write a new value for the CurrentKeepAliveCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeCurrentKeepAliveCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger currentKeepAliveCount)
An asynchronous implementation of
writeCurrentKeepAliveCount(UInteger). |
void |
writeCurrentLifetimeCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger currentLifetimeCount)
Write a new value for the CurrentLifetimeCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeCurrentLifetimeCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger currentLifetimeCount)
An asynchronous implementation of
writeCurrentLifetimeCount(UInteger). |
void |
writeDataChangeNotificationsCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger dataChangeNotificationsCount)
Write a new value for the DataChangeNotificationsCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeDataChangeNotificationsCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger dataChangeNotificationsCount)
An asynchronous implementation of
writeDataChangeNotificationsCount(UInteger). |
void |
writeDisableCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger disableCount)
Write a new value for the DisableCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeDisableCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger disableCount)
An asynchronous implementation of
writeDisableCount(UInteger). |
void |
writeDisabledMonitoredItemCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger disabledMonitoredItemCount)
Write a new value for the DisabledMonitoredItemCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeDisabledMonitoredItemCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger disabledMonitoredItemCount)
An asynchronous implementation of
writeDisabledMonitoredItemCount(UInteger). |
void |
writeDiscardedMessageCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger discardedMessageCount)
Write a new value for the DiscardedMessageCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeDiscardedMessageCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger discardedMessageCount)
An asynchronous implementation of
writeDiscardedMessageCount(UInteger). |
void |
writeEnableCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger enableCount)
Write a new value for the EnableCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeEnableCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger enableCount)
An asynchronous implementation of
writeEnableCount(UInteger). |
void |
writeEventNotificationsCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger eventNotificationsCount)
Write a new value for the EventNotificationsCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeEventNotificationsCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger eventNotificationsCount)
An asynchronous implementation of
writeEventNotificationsCount(UInteger). |
void |
writeEventQueueOverflowCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger eventQueueOverflowCount)
Write a new value for the EventQueueOverflowCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeEventQueueOverflowCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger eventQueueOverflowCount)
An asynchronous implementation of
writeEventQueueOverflowCount(UInteger). |
void |
writeLatePublishRequestCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger latePublishRequestCount)
Write a new value for the LatePublishRequestCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeLatePublishRequestCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger latePublishRequestCount)
An asynchronous implementation of
writeLatePublishRequestCount(UInteger). |
void |
writeMaxKeepAliveCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxKeepAliveCount)
Write a new value for the MaxKeepAliveCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeMaxKeepAliveCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxKeepAliveCount)
An asynchronous implementation of
writeMaxKeepAliveCount(UInteger). |
void |
writeMaxLifetimeCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxLifetimeCount)
Write a new value for the MaxLifetimeCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeMaxLifetimeCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxLifetimeCount)
An asynchronous implementation of
writeMaxLifetimeCount(UInteger). |
void |
writeMaxNotificationsPerPublish(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNotificationsPerPublish)
Write a new value for the MaxNotificationsPerPublish Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeMaxNotificationsPerPublishAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNotificationsPerPublish)
An asynchronous implementation of
writeMaxNotificationsPerPublish(UInteger). |
void |
writeModifyCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger modifyCount)
Write a new value for the ModifyCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeModifyCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger modifyCount)
An asynchronous implementation of
writeModifyCount(UInteger). |
void |
writeMonitoredItemCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger monitoredItemCount)
Write a new value for the MonitoredItemCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeMonitoredItemCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger monitoredItemCount)
An asynchronous implementation of
writeMonitoredItemCount(UInteger). |
void |
writeMonitoringQueueOverflowCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger monitoringQueueOverflowCount)
Write a new value for the MonitoringQueueOverflowCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeMonitoringQueueOverflowCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger monitoringQueueOverflowCount)
An asynchronous implementation of
writeMonitoringQueueOverflowCount(UInteger). |
void |
writeNextSequenceNumber(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger nextSequenceNumber)
Write a new value for the NextSequenceNumber Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeNextSequenceNumberAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger nextSequenceNumber)
An asynchronous implementation of
writeNextSequenceNumber(UInteger). |
void |
writeNotificationsCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger notificationsCount)
Write a new value for the NotificationsCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeNotificationsCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger notificationsCount)
An asynchronous implementation of
writeNotificationsCount(UInteger). |
void |
writePriority(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte priority)
Write a new value for the Priority Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writePriorityAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte priority)
An asynchronous implementation of
writePriority(UByte). |
void |
writePublishingEnabled(Boolean publishingEnabled)
Write a new value for the PublishingEnabled Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writePublishingEnabledAsync(Boolean publishingEnabled)
An asynchronous implementation of
writePublishingEnabled(Boolean). |
void |
writePublishingInterval(Double publishingInterval)
Write a new value for the PublishingInterval Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writePublishingIntervalAsync(Double publishingInterval)
An asynchronous implementation of
writePublishingInterval(Double). |
void |
writePublishRequestCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger publishRequestCount)
Write a new value for the PublishRequestCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writePublishRequestCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger publishRequestCount)
An asynchronous implementation of
writePublishRequestCount(UInteger). |
void |
writeRepublishMessageCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger republishMessageCount)
Write a new value for the RepublishMessageCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeRepublishMessageCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger republishMessageCount)
An asynchronous implementation of
writeRepublishMessageCount(UInteger). |
void |
writeRepublishMessageRequestCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger republishMessageRequestCount)
Write a new value for the RepublishMessageRequestCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeRepublishMessageRequestCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger republishMessageRequestCount)
An asynchronous implementation of
writeRepublishMessageRequestCount(UInteger). |
void |
writeRepublishRequestCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger republishRequestCount)
Write a new value for the RepublishRequestCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeRepublishRequestCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger republishRequestCount)
An asynchronous implementation of
writeRepublishRequestCount(UInteger). |
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 |
writeSubscriptionId(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger subscriptionId)
Write a new value for the SubscriptionId Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeSubscriptionIdAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger subscriptionId)
An asynchronous implementation of
writeSubscriptionId(UInteger). |
void |
writeTransferredToAltClientCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger transferredToAltClientCount)
Write a new value for the TransferredToAltClientCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeTransferredToAltClientCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger transferredToAltClientCount)
An asynchronous implementation of
writeTransferredToAltClientCount(UInteger). |
void |
writeTransferredToSameClientCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger transferredToSameClientCount)
Write a new value for the TransferredToSameClientCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeTransferredToSameClientCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger transferredToSameClientCount)
An asynchronous implementation of
writeTransferredToSameClientCount(UInteger). |
void |
writeTransferRequestCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger transferRequestCount)
Write a new value for the TransferRequestCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeTransferRequestCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger transferRequestCount)
An asynchronous implementation of
writeTransferRequestCount(UInteger). |
void |
writeUnacknowledgedMessageCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger unacknowledgedMessageCount)
Write a new value for the UnacknowledgedMessageCount Node to the server and update the local value if
the operation succeeds.
|
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> |
writeUnacknowledgedMessageCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger unacknowledgedMessageCount)
An asynchronous implementation of
writeUnacknowledgedMessageCount(UInteger). |
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().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getSubscriptionId()
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 SubscriptionId Node.void setSubscriptionId(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger subscriptionId)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
subscriptionId - the local value to set for the SubscriptionId Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the SubscriptionId Node.org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readSubscriptionId()
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 writeSubscriptionId(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger subscriptionId)
throws org.eclipse.milo.opcua.stack.core.UaException
subscriptionId - 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> readSubscriptionIdAsync()
readSubscriptionId().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeSubscriptionIdAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger subscriptionId)
writeSubscriptionId(UInteger).BaseDataVariableType getSubscriptionIdNode() 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> getSubscriptionIdNodeAsync()
getSubscriptionIdNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte getPriority()
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 Priority Node.void setPriority(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte priority)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
priority - the local value to set for the Priority Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Priority Node.org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte readPriority()
throws org.eclipse.milo.opcua.stack.core.UaException
UByte value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.void writePriority(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte priority)
throws org.eclipse.milo.opcua.stack.core.UaException
priority - the UByte 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.UByte> readPriorityAsync()
readPriority().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writePriorityAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte priority)
writePriority(UByte).BaseDataVariableType getPriorityNode() 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> getPriorityNodeAsync()
getPriorityNode().Double getPublishingInterval() 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 PublishingInterval Node.void setPublishingInterval(Double publishingInterval) throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
publishingInterval - the local value to set for the PublishingInterval Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the PublishingInterval Node.Double readPublishingInterval() 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 writePublishingInterval(Double publishingInterval) throws org.eclipse.milo.opcua.stack.core.UaException
publishingInterval - 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> readPublishingIntervalAsync()
readPublishingInterval().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writePublishingIntervalAsync(Double publishingInterval)
writePublishingInterval(Double).BaseDataVariableType getPublishingIntervalNode() 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> getPublishingIntervalNodeAsync()
getPublishingIntervalNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getMaxKeepAliveCount()
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 MaxKeepAliveCount Node.void setMaxKeepAliveCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxKeepAliveCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
maxKeepAliveCount - the local value to set for the MaxKeepAliveCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the MaxKeepAliveCount Node.org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readMaxKeepAliveCount()
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 writeMaxKeepAliveCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxKeepAliveCount)
throws org.eclipse.milo.opcua.stack.core.UaException
maxKeepAliveCount - 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> readMaxKeepAliveCountAsync()
readMaxKeepAliveCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeMaxKeepAliveCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxKeepAliveCount)
writeMaxKeepAliveCount(UInteger).BaseDataVariableType getMaxKeepAliveCountNode() 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> getMaxKeepAliveCountNodeAsync()
getMaxKeepAliveCountNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getMaxLifetimeCount()
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 MaxLifetimeCount Node.void setMaxLifetimeCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxLifetimeCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
maxLifetimeCount - the local value to set for the MaxLifetimeCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the MaxLifetimeCount Node.org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readMaxLifetimeCount()
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 writeMaxLifetimeCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxLifetimeCount)
throws org.eclipse.milo.opcua.stack.core.UaException
maxLifetimeCount - 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> readMaxLifetimeCountAsync()
readMaxLifetimeCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeMaxLifetimeCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxLifetimeCount)
writeMaxLifetimeCount(UInteger).BaseDataVariableType getMaxLifetimeCountNode() 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> getMaxLifetimeCountNodeAsync()
getMaxLifetimeCountNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getMaxNotificationsPerPublish()
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 MaxNotificationsPerPublish Node.void setMaxNotificationsPerPublish(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNotificationsPerPublish)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
maxNotificationsPerPublish - the local value to set for the MaxNotificationsPerPublish Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the MaxNotificationsPerPublish Node.org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readMaxNotificationsPerPublish()
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 writeMaxNotificationsPerPublish(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNotificationsPerPublish)
throws org.eclipse.milo.opcua.stack.core.UaException
maxNotificationsPerPublish - 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> readMaxNotificationsPerPublishAsync()
readMaxNotificationsPerPublish().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeMaxNotificationsPerPublishAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNotificationsPerPublish)
writeMaxNotificationsPerPublish(UInteger).BaseDataVariableType getMaxNotificationsPerPublishNode() 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> getMaxNotificationsPerPublishNodeAsync()
getMaxNotificationsPerPublishNode().Boolean getPublishingEnabled() 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 PublishingEnabled Node.void setPublishingEnabled(Boolean publishingEnabled) throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
publishingEnabled - the local value to set for the PublishingEnabled Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the PublishingEnabled Node.Boolean readPublishingEnabled() throws org.eclipse.milo.opcua.stack.core.UaException
Boolean value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.void writePublishingEnabled(Boolean publishingEnabled) throws org.eclipse.milo.opcua.stack.core.UaException
publishingEnabled - the Boolean value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.CompletableFuture<? extends Boolean> readPublishingEnabledAsync()
readPublishingEnabled().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writePublishingEnabledAsync(Boolean publishingEnabled)
writePublishingEnabled(Boolean).BaseDataVariableType getPublishingEnabledNode() 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> getPublishingEnabledNodeAsync()
getPublishingEnabledNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getModifyCount()
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 ModifyCount Node.void setModifyCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger modifyCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
modifyCount - the local value to set for the ModifyCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the ModifyCount Node.org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readModifyCount()
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 writeModifyCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger modifyCount)
throws org.eclipse.milo.opcua.stack.core.UaException
modifyCount - 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> readModifyCountAsync()
readModifyCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeModifyCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger modifyCount)
writeModifyCount(UInteger).BaseDataVariableType getModifyCountNode() 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> getModifyCountNodeAsync()
getModifyCountNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getEnableCount()
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 EnableCount Node.void setEnableCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger enableCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
enableCount - the local value to set for the EnableCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the EnableCount Node.org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readEnableCount()
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 writeEnableCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger enableCount)
throws org.eclipse.milo.opcua.stack.core.UaException
enableCount - 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> readEnableCountAsync()
readEnableCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeEnableCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger enableCount)
writeEnableCount(UInteger).BaseDataVariableType getEnableCountNode() 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> getEnableCountNodeAsync()
getEnableCountNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getDisableCount()
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 DisableCount Node.void setDisableCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger disableCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
disableCount - the local value to set for the DisableCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the DisableCount Node.org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readDisableCount()
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 writeDisableCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger disableCount)
throws org.eclipse.milo.opcua.stack.core.UaException
disableCount - 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> readDisableCountAsync()
readDisableCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeDisableCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger disableCount)
writeDisableCount(UInteger).BaseDataVariableType getDisableCountNode() 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> getDisableCountNodeAsync()
getDisableCountNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getRepublishRequestCount()
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 RepublishRequestCount Node.void setRepublishRequestCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger republishRequestCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
republishRequestCount - the local value to set for the RepublishRequestCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the RepublishRequestCount Node.org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readRepublishRequestCount()
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 writeRepublishRequestCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger republishRequestCount)
throws org.eclipse.milo.opcua.stack.core.UaException
republishRequestCount - 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> readRepublishRequestCountAsync()
readRepublishRequestCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeRepublishRequestCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger republishRequestCount)
writeRepublishRequestCount(UInteger).BaseDataVariableType getRepublishRequestCountNode() 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> getRepublishRequestCountNodeAsync()
getRepublishRequestCountNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getRepublishMessageRequestCount()
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 RepublishMessageRequestCount Node.void setRepublishMessageRequestCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger republishMessageRequestCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
republishMessageRequestCount - the local value to set for the RepublishMessageRequestCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the RepublishMessageRequestCount Node.org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readRepublishMessageRequestCount()
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 writeRepublishMessageRequestCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger republishMessageRequestCount)
throws org.eclipse.milo.opcua.stack.core.UaException
republishMessageRequestCount - 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> readRepublishMessageRequestCountAsync()
readRepublishMessageRequestCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeRepublishMessageRequestCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger republishMessageRequestCount)
writeRepublishMessageRequestCount(UInteger).BaseDataVariableType getRepublishMessageRequestCountNode() 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> getRepublishMessageRequestCountNodeAsync()
getRepublishMessageRequestCountNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getRepublishMessageCount()
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 RepublishMessageCount Node.void setRepublishMessageCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger republishMessageCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
republishMessageCount - the local value to set for the RepublishMessageCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the RepublishMessageCount Node.org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readRepublishMessageCount()
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 writeRepublishMessageCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger republishMessageCount)
throws org.eclipse.milo.opcua.stack.core.UaException
republishMessageCount - 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> readRepublishMessageCountAsync()
readRepublishMessageCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeRepublishMessageCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger republishMessageCount)
writeRepublishMessageCount(UInteger).BaseDataVariableType getRepublishMessageCountNode() 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> getRepublishMessageCountNodeAsync()
getRepublishMessageCountNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getTransferRequestCount()
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 TransferRequestCount Node.void setTransferRequestCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger transferRequestCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
transferRequestCount - the local value to set for the TransferRequestCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the TransferRequestCount Node.org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readTransferRequestCount()
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 writeTransferRequestCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger transferRequestCount)
throws org.eclipse.milo.opcua.stack.core.UaException
transferRequestCount - 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> readTransferRequestCountAsync()
readTransferRequestCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeTransferRequestCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger transferRequestCount)
writeTransferRequestCount(UInteger).BaseDataVariableType getTransferRequestCountNode() 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> getTransferRequestCountNodeAsync()
getTransferRequestCountNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getTransferredToAltClientCount()
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 TransferredToAltClientCount Node.void setTransferredToAltClientCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger transferredToAltClientCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
transferredToAltClientCount - the local value to set for the TransferredToAltClientCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the TransferredToAltClientCount Node.org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readTransferredToAltClientCount()
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 writeTransferredToAltClientCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger transferredToAltClientCount)
throws org.eclipse.milo.opcua.stack.core.UaException
transferredToAltClientCount - 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> readTransferredToAltClientCountAsync()
readTransferredToAltClientCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeTransferredToAltClientCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger transferredToAltClientCount)
writeTransferredToAltClientCount(UInteger).BaseDataVariableType getTransferredToAltClientCountNode() 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> getTransferredToAltClientCountNodeAsync()
getTransferredToAltClientCountNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getTransferredToSameClientCount()
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 TransferredToSameClientCount Node.void setTransferredToSameClientCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger transferredToSameClientCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
transferredToSameClientCount - the local value to set for the TransferredToSameClientCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the TransferredToSameClientCount Node.org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readTransferredToSameClientCount()
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 writeTransferredToSameClientCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger transferredToSameClientCount)
throws org.eclipse.milo.opcua.stack.core.UaException
transferredToSameClientCount - 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> readTransferredToSameClientCountAsync()
readTransferredToSameClientCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeTransferredToSameClientCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger transferredToSameClientCount)
writeTransferredToSameClientCount(UInteger).BaseDataVariableType getTransferredToSameClientCountNode() 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> getTransferredToSameClientCountNodeAsync()
getTransferredToSameClientCountNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getPublishRequestCount()
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 PublishRequestCount Node.void setPublishRequestCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger publishRequestCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
publishRequestCount - the local value to set for the PublishRequestCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the PublishRequestCount Node.org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readPublishRequestCount()
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 writePublishRequestCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger publishRequestCount)
throws org.eclipse.milo.opcua.stack.core.UaException
publishRequestCount - 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> readPublishRequestCountAsync()
readPublishRequestCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writePublishRequestCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger publishRequestCount)
writePublishRequestCount(UInteger).BaseDataVariableType getPublishRequestCountNode() 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> getPublishRequestCountNodeAsync()
getPublishRequestCountNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getDataChangeNotificationsCount()
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 DataChangeNotificationsCount Node.void setDataChangeNotificationsCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger dataChangeNotificationsCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
dataChangeNotificationsCount - the local value to set for the DataChangeNotificationsCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the DataChangeNotificationsCount Node.org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readDataChangeNotificationsCount()
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 writeDataChangeNotificationsCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger dataChangeNotificationsCount)
throws org.eclipse.milo.opcua.stack.core.UaException
dataChangeNotificationsCount - 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> readDataChangeNotificationsCountAsync()
readDataChangeNotificationsCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeDataChangeNotificationsCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger dataChangeNotificationsCount)
writeDataChangeNotificationsCount(UInteger).BaseDataVariableType getDataChangeNotificationsCountNode() 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> getDataChangeNotificationsCountNodeAsync()
getDataChangeNotificationsCountNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getEventNotificationsCount()
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 EventNotificationsCount Node.void setEventNotificationsCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger eventNotificationsCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
eventNotificationsCount - the local value to set for the EventNotificationsCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the EventNotificationsCount Node.org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readEventNotificationsCount()
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 writeEventNotificationsCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger eventNotificationsCount)
throws org.eclipse.milo.opcua.stack.core.UaException
eventNotificationsCount - 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> readEventNotificationsCountAsync()
readEventNotificationsCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeEventNotificationsCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger eventNotificationsCount)
writeEventNotificationsCount(UInteger).BaseDataVariableType getEventNotificationsCountNode() 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> getEventNotificationsCountNodeAsync()
getEventNotificationsCountNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getNotificationsCount()
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 NotificationsCount Node.void setNotificationsCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger notificationsCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
notificationsCount - the local value to set for the NotificationsCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the NotificationsCount Node.org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readNotificationsCount()
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 writeNotificationsCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger notificationsCount)
throws org.eclipse.milo.opcua.stack.core.UaException
notificationsCount - 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> readNotificationsCountAsync()
readNotificationsCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeNotificationsCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger notificationsCount)
writeNotificationsCount(UInteger).BaseDataVariableType getNotificationsCountNode() 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> getNotificationsCountNodeAsync()
getNotificationsCountNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getLatePublishRequestCount()
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 LatePublishRequestCount Node.void setLatePublishRequestCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger latePublishRequestCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
latePublishRequestCount - the local value to set for the LatePublishRequestCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the LatePublishRequestCount Node.org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readLatePublishRequestCount()
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 writeLatePublishRequestCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger latePublishRequestCount)
throws org.eclipse.milo.opcua.stack.core.UaException
latePublishRequestCount - 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> readLatePublishRequestCountAsync()
readLatePublishRequestCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeLatePublishRequestCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger latePublishRequestCount)
writeLatePublishRequestCount(UInteger).BaseDataVariableType getLatePublishRequestCountNode() 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> getLatePublishRequestCountNodeAsync()
getLatePublishRequestCountNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getCurrentKeepAliveCount()
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 CurrentKeepAliveCount Node.void setCurrentKeepAliveCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger currentKeepAliveCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
currentKeepAliveCount - the local value to set for the CurrentKeepAliveCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the CurrentKeepAliveCount Node.org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readCurrentKeepAliveCount()
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 writeCurrentKeepAliveCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger currentKeepAliveCount)
throws org.eclipse.milo.opcua.stack.core.UaException
currentKeepAliveCount - 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> readCurrentKeepAliveCountAsync()
readCurrentKeepAliveCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeCurrentKeepAliveCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger currentKeepAliveCount)
writeCurrentKeepAliveCount(UInteger).BaseDataVariableType getCurrentKeepAliveCountNode() 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> getCurrentKeepAliveCountNodeAsync()
getCurrentKeepAliveCountNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getCurrentLifetimeCount()
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 CurrentLifetimeCount Node.void setCurrentLifetimeCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger currentLifetimeCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
currentLifetimeCount - the local value to set for the CurrentLifetimeCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the CurrentLifetimeCount Node.org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readCurrentLifetimeCount()
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 writeCurrentLifetimeCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger currentLifetimeCount)
throws org.eclipse.milo.opcua.stack.core.UaException
currentLifetimeCount - 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> readCurrentLifetimeCountAsync()
readCurrentLifetimeCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeCurrentLifetimeCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger currentLifetimeCount)
writeCurrentLifetimeCount(UInteger).BaseDataVariableType getCurrentLifetimeCountNode() 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> getCurrentLifetimeCountNodeAsync()
getCurrentLifetimeCountNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getUnacknowledgedMessageCount()
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 UnacknowledgedMessageCount Node.void setUnacknowledgedMessageCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger unacknowledgedMessageCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
unacknowledgedMessageCount - the local value to set for the UnacknowledgedMessageCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the UnacknowledgedMessageCount Node.org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readUnacknowledgedMessageCount()
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 writeUnacknowledgedMessageCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger unacknowledgedMessageCount)
throws org.eclipse.milo.opcua.stack.core.UaException
unacknowledgedMessageCount - 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> readUnacknowledgedMessageCountAsync()
readUnacknowledgedMessageCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeUnacknowledgedMessageCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger unacknowledgedMessageCount)
writeUnacknowledgedMessageCount(UInteger).BaseDataVariableType getUnacknowledgedMessageCountNode() 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> getUnacknowledgedMessageCountNodeAsync()
getUnacknowledgedMessageCountNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getDiscardedMessageCount()
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 DiscardedMessageCount Node.void setDiscardedMessageCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger discardedMessageCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
discardedMessageCount - the local value to set for the DiscardedMessageCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the DiscardedMessageCount Node.org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readDiscardedMessageCount()
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 writeDiscardedMessageCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger discardedMessageCount)
throws org.eclipse.milo.opcua.stack.core.UaException
discardedMessageCount - 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> readDiscardedMessageCountAsync()
readDiscardedMessageCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeDiscardedMessageCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger discardedMessageCount)
writeDiscardedMessageCount(UInteger).BaseDataVariableType getDiscardedMessageCountNode() 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> getDiscardedMessageCountNodeAsync()
getDiscardedMessageCountNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getMonitoredItemCount()
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 MonitoredItemCount Node.void setMonitoredItemCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger monitoredItemCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
monitoredItemCount - the local value to set for the MonitoredItemCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the MonitoredItemCount Node.org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readMonitoredItemCount()
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 writeMonitoredItemCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger monitoredItemCount)
throws org.eclipse.milo.opcua.stack.core.UaException
monitoredItemCount - 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> readMonitoredItemCountAsync()
readMonitoredItemCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeMonitoredItemCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger monitoredItemCount)
writeMonitoredItemCount(UInteger).BaseDataVariableType getMonitoredItemCountNode() 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> getMonitoredItemCountNodeAsync()
getMonitoredItemCountNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getDisabledMonitoredItemCount()
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 DisabledMonitoredItemCount Node.void setDisabledMonitoredItemCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger disabledMonitoredItemCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
disabledMonitoredItemCount - the local value to set for the DisabledMonitoredItemCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the DisabledMonitoredItemCount Node.org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readDisabledMonitoredItemCount()
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 writeDisabledMonitoredItemCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger disabledMonitoredItemCount)
throws org.eclipse.milo.opcua.stack.core.UaException
disabledMonitoredItemCount - 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> readDisabledMonitoredItemCountAsync()
readDisabledMonitoredItemCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeDisabledMonitoredItemCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger disabledMonitoredItemCount)
writeDisabledMonitoredItemCount(UInteger).BaseDataVariableType getDisabledMonitoredItemCountNode() 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> getDisabledMonitoredItemCountNodeAsync()
getDisabledMonitoredItemCountNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getMonitoringQueueOverflowCount()
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 MonitoringQueueOverflowCount Node.void setMonitoringQueueOverflowCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger monitoringQueueOverflowCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
monitoringQueueOverflowCount - the local value to set for the MonitoringQueueOverflowCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the MonitoringQueueOverflowCount Node.org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readMonitoringQueueOverflowCount()
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 writeMonitoringQueueOverflowCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger monitoringQueueOverflowCount)
throws org.eclipse.milo.opcua.stack.core.UaException
monitoringQueueOverflowCount - 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> readMonitoringQueueOverflowCountAsync()
readMonitoringQueueOverflowCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeMonitoringQueueOverflowCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger monitoringQueueOverflowCount)
writeMonitoringQueueOverflowCount(UInteger).BaseDataVariableType getMonitoringQueueOverflowCountNode() 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> getMonitoringQueueOverflowCountNodeAsync()
getMonitoringQueueOverflowCountNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getNextSequenceNumber()
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 NextSequenceNumber Node.void setNextSequenceNumber(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger nextSequenceNumber)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
nextSequenceNumber - the local value to set for the NextSequenceNumber Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the NextSequenceNumber Node.org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readNextSequenceNumber()
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 writeNextSequenceNumber(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger nextSequenceNumber)
throws org.eclipse.milo.opcua.stack.core.UaException
nextSequenceNumber - 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> readNextSequenceNumberAsync()
readNextSequenceNumber().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeNextSequenceNumberAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger nextSequenceNumber)
writeNextSequenceNumber(UInteger).BaseDataVariableType getNextSequenceNumberNode() 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> getNextSequenceNumberNodeAsync()
getNextSequenceNumberNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getEventQueueOverflowCount()
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 EventQueueOverflowCount Node.void setEventQueueOverflowCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger eventQueueOverflowCount)
throws org.eclipse.milo.opcua.stack.core.UaException
The value is only updated locally; it is not written to the server.
eventQueueOverflowCount - the local value to set for the EventQueueOverflowCount Node.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the EventQueueOverflowCount Node.org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readEventQueueOverflowCount()
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 writeEventQueueOverflowCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger eventQueueOverflowCount)
throws org.eclipse.milo.opcua.stack.core.UaException
eventQueueOverflowCount - 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> readEventQueueOverflowCountAsync()
readEventQueueOverflowCount().CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeEventQueueOverflowCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger eventQueueOverflowCount)
writeEventQueueOverflowCount(UInteger).BaseDataVariableType getEventQueueOverflowCountNode() 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> getEventQueueOverflowCountNodeAsync()
getEventQueueOverflowCountNode().Copyright © 2021. All rights reserved.