public class SubscriptionDiagnosticsTypeNode extends BaseDataVariableTypeNode implements SubscriptionDiagnosticsType
| Constructor and Description |
|---|
SubscriptionDiagnosticsTypeNode(OpcUaClient client,
org.eclipse.milo.opcua.stack.core.types.builtin.NodeId nodeId,
org.eclipse.milo.opcua.stack.core.types.enumerated.NodeClass nodeClass,
org.eclipse.milo.opcua.stack.core.types.builtin.QualifiedName browseName,
org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText displayName,
org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText description,
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger writeMask,
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger userWriteMask,
org.eclipse.milo.opcua.stack.core.types.builtin.DataValue value,
org.eclipse.milo.opcua.stack.core.types.builtin.NodeId dataType,
Integer valueRank,
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger[] arrayDimensions,
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte accessLevel,
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte userAccessLevel,
Double minimumSamplingInterval,
Boolean historizing) |
| 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.
|
BaseDataVariableTypeNode |
getCurrentKeepAliveCountNode()
Get the CurrentKeepAliveCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableTypeNode> |
getCurrentKeepAliveCountNodeAsync()
Asynchronous implementation of
SubscriptionDiagnosticsType.getCurrentKeepAliveCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getCurrentLifetimeCount()
Get the local value of the CurrentLifetimeCount Node.
|
BaseDataVariableTypeNode |
getCurrentLifetimeCountNode()
Get the CurrentLifetimeCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableTypeNode> |
getCurrentLifetimeCountNodeAsync()
Asynchronous implementation of
SubscriptionDiagnosticsType.getCurrentLifetimeCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getDataChangeNotificationsCount()
Get the local value of the DataChangeNotificationsCount Node.
|
BaseDataVariableTypeNode |
getDataChangeNotificationsCountNode()
Get the DataChangeNotificationsCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableTypeNode> |
getDataChangeNotificationsCountNodeAsync()
Asynchronous implementation of
SubscriptionDiagnosticsType.getDataChangeNotificationsCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getDisableCount()
Get the local value of the DisableCount Node.
|
BaseDataVariableTypeNode |
getDisableCountNode()
Get the DisableCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableTypeNode> |
getDisableCountNodeAsync()
Asynchronous implementation of
SubscriptionDiagnosticsType.getDisableCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getDisabledMonitoredItemCount()
Get the local value of the DisabledMonitoredItemCount Node.
|
BaseDataVariableTypeNode |
getDisabledMonitoredItemCountNode()
Get the DisabledMonitoredItemCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableTypeNode> |
getDisabledMonitoredItemCountNodeAsync()
Asynchronous implementation of
SubscriptionDiagnosticsType.getDisabledMonitoredItemCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getDiscardedMessageCount()
Get the local value of the DiscardedMessageCount Node.
|
BaseDataVariableTypeNode |
getDiscardedMessageCountNode()
Get the DiscardedMessageCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableTypeNode> |
getDiscardedMessageCountNodeAsync()
Asynchronous implementation of
SubscriptionDiagnosticsType.getDiscardedMessageCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getEnableCount()
Get the local value of the EnableCount Node.
|
BaseDataVariableTypeNode |
getEnableCountNode()
Get the EnableCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableTypeNode> |
getEnableCountNodeAsync()
Asynchronous implementation of
SubscriptionDiagnosticsType.getEnableCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getEventNotificationsCount()
Get the local value of the EventNotificationsCount Node.
|
BaseDataVariableTypeNode |
getEventNotificationsCountNode()
Get the EventNotificationsCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableTypeNode> |
getEventNotificationsCountNodeAsync()
Asynchronous implementation of
SubscriptionDiagnosticsType.getEventNotificationsCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getEventQueueOverflowCount()
Get the local value of the EventQueueOverflowCount Node.
|
BaseDataVariableTypeNode |
getEventQueueOverflowCountNode()
Get the EventQueueOverflowCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableTypeNode> |
getEventQueueOverflowCountNodeAsync()
Asynchronous implementation of
SubscriptionDiagnosticsType.getEventQueueOverflowCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getLatePublishRequestCount()
Get the local value of the LatePublishRequestCount Node.
|
BaseDataVariableTypeNode |
getLatePublishRequestCountNode()
Get the LatePublishRequestCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableTypeNode> |
getLatePublishRequestCountNodeAsync()
Asynchronous implementation of
SubscriptionDiagnosticsType.getLatePublishRequestCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getMaxKeepAliveCount()
Get the local value of the MaxKeepAliveCount Node.
|
BaseDataVariableTypeNode |
getMaxKeepAliveCountNode()
Get the MaxKeepAliveCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableTypeNode> |
getMaxKeepAliveCountNodeAsync()
Asynchronous implementation of
SubscriptionDiagnosticsType.getMaxKeepAliveCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getMaxLifetimeCount()
Get the local value of the MaxLifetimeCount Node.
|
BaseDataVariableTypeNode |
getMaxLifetimeCountNode()
Get the MaxLifetimeCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableTypeNode> |
getMaxLifetimeCountNodeAsync()
Asynchronous implementation of
SubscriptionDiagnosticsType.getMaxLifetimeCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getMaxNotificationsPerPublish()
Get the local value of the MaxNotificationsPerPublish Node.
|
BaseDataVariableTypeNode |
getMaxNotificationsPerPublishNode()
Get the MaxNotificationsPerPublish
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableTypeNode> |
getMaxNotificationsPerPublishNodeAsync()
Asynchronous implementation of
SubscriptionDiagnosticsType.getMaxNotificationsPerPublishNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getModifyCount()
Get the local value of the ModifyCount Node.
|
BaseDataVariableTypeNode |
getModifyCountNode()
Get the ModifyCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableTypeNode> |
getModifyCountNodeAsync()
Asynchronous implementation of
SubscriptionDiagnosticsType.getModifyCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getMonitoredItemCount()
Get the local value of the MonitoredItemCount Node.
|
BaseDataVariableTypeNode |
getMonitoredItemCountNode()
Get the MonitoredItemCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableTypeNode> |
getMonitoredItemCountNodeAsync()
Asynchronous implementation of
SubscriptionDiagnosticsType.getMonitoredItemCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getMonitoringQueueOverflowCount()
Get the local value of the MonitoringQueueOverflowCount Node.
|
BaseDataVariableTypeNode |
getMonitoringQueueOverflowCountNode()
Get the MonitoringQueueOverflowCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableTypeNode> |
getMonitoringQueueOverflowCountNodeAsync()
Asynchronous implementation of
SubscriptionDiagnosticsType.getMonitoringQueueOverflowCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getNextSequenceNumber()
Get the local value of the NextSequenceNumber Node.
|
BaseDataVariableTypeNode |
getNextSequenceNumberNode()
Get the NextSequenceNumber
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableTypeNode> |
getNextSequenceNumberNodeAsync()
Asynchronous implementation of
SubscriptionDiagnosticsType.getNextSequenceNumberNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getNotificationsCount()
Get the local value of the NotificationsCount Node.
|
BaseDataVariableTypeNode |
getNotificationsCountNode()
Get the NotificationsCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableTypeNode> |
getNotificationsCountNodeAsync()
Asynchronous implementation of
SubscriptionDiagnosticsType.getNotificationsCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte |
getPriority()
Get the local value of the Priority Node.
|
BaseDataVariableTypeNode |
getPriorityNode()
Get the Priority
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableTypeNode> |
getPriorityNodeAsync()
Asynchronous implementation of
SubscriptionDiagnosticsType.getPriorityNode(). |
Boolean |
getPublishingEnabled()
Get the local value of the PublishingEnabled Node.
|
BaseDataVariableTypeNode |
getPublishingEnabledNode()
Get the PublishingEnabled
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableTypeNode> |
getPublishingEnabledNodeAsync()
Asynchronous implementation of
SubscriptionDiagnosticsType.getPublishingEnabledNode(). |
Double |
getPublishingInterval()
Get the local value of the PublishingInterval Node.
|
BaseDataVariableTypeNode |
getPublishingIntervalNode()
Get the PublishingInterval
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableTypeNode> |
getPublishingIntervalNodeAsync()
Asynchronous implementation of
SubscriptionDiagnosticsType.getPublishingIntervalNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getPublishRequestCount()
Get the local value of the PublishRequestCount Node.
|
BaseDataVariableTypeNode |
getPublishRequestCountNode()
Get the PublishRequestCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableTypeNode> |
getPublishRequestCountNodeAsync()
Asynchronous implementation of
SubscriptionDiagnosticsType.getPublishRequestCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getRepublishMessageCount()
Get the local value of the RepublishMessageCount Node.
|
BaseDataVariableTypeNode |
getRepublishMessageCountNode()
Get the RepublishMessageCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableTypeNode> |
getRepublishMessageCountNodeAsync()
Asynchronous implementation of
SubscriptionDiagnosticsType.getRepublishMessageCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getRepublishMessageRequestCount()
Get the local value of the RepublishMessageRequestCount Node.
|
BaseDataVariableTypeNode |
getRepublishMessageRequestCountNode()
Get the RepublishMessageRequestCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableTypeNode> |
getRepublishMessageRequestCountNodeAsync()
Asynchronous implementation of
SubscriptionDiagnosticsType.getRepublishMessageRequestCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getRepublishRequestCount()
Get the local value of the RepublishRequestCount Node.
|
BaseDataVariableTypeNode |
getRepublishRequestCountNode()
Get the RepublishRequestCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableTypeNode> |
getRepublishRequestCountNodeAsync()
Asynchronous implementation of
SubscriptionDiagnosticsType.getRepublishRequestCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.NodeId |
getSessionId()
Get the local value of the SessionId Node.
|
BaseDataVariableTypeNode |
getSessionIdNode()
Get the SessionId
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableTypeNode> |
getSessionIdNodeAsync()
Asynchronous implementation of
SubscriptionDiagnosticsType.getSessionIdNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getSubscriptionId()
Get the local value of the SubscriptionId Node.
|
BaseDataVariableTypeNode |
getSubscriptionIdNode()
Get the SubscriptionId
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableTypeNode> |
getSubscriptionIdNodeAsync()
Asynchronous implementation of
SubscriptionDiagnosticsType.getSubscriptionIdNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getTransferredToAltClientCount()
Get the local value of the TransferredToAltClientCount Node.
|
BaseDataVariableTypeNode |
getTransferredToAltClientCountNode()
Get the TransferredToAltClientCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableTypeNode> |
getTransferredToAltClientCountNodeAsync()
Asynchronous implementation of
SubscriptionDiagnosticsType.getTransferredToAltClientCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getTransferredToSameClientCount()
Get the local value of the TransferredToSameClientCount Node.
|
BaseDataVariableTypeNode |
getTransferredToSameClientCountNode()
Get the TransferredToSameClientCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableTypeNode> |
getTransferredToSameClientCountNodeAsync()
Asynchronous implementation of
SubscriptionDiagnosticsType.getTransferredToSameClientCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getTransferRequestCount()
Get the local value of the TransferRequestCount Node.
|
BaseDataVariableTypeNode |
getTransferRequestCountNode()
Get the TransferRequestCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableTypeNode> |
getTransferRequestCountNodeAsync()
Asynchronous implementation of
SubscriptionDiagnosticsType.getTransferRequestCountNode(). |
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger |
getUnacknowledgedMessageCount()
Get the local value of the UnacknowledgedMessageCount Node.
|
BaseDataVariableTypeNode |
getUnacknowledgedMessageCountNode()
Get the UnacknowledgedMessageCount
BaseDataVariableType Node, or null if it does not exist. |
CompletableFuture<? extends BaseDataVariableTypeNode> |
getUnacknowledgedMessageCountNodeAsync()
Asynchronous implementation of
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.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
SubscriptionDiagnosticsType.writeUnacknowledgedMessageCount(UInteger). |
getAccessLevel, getArrayDimensions, getAttributeValue, getDataType, getHistorizing, getMinimumSamplingInterval, getTypeDefinition, getTypeDefinitionAsync, getUserAccessLevel, getValue, getValueRank, getVariableComponent, getVariableComponent, getVariableComponent, getVariableComponentAsync, getVariableComponentAsync, getVariableComponentAsync, readAccessLevel, readAllowNullsAsync, readArrayDimensions, readDataType, readDataTypeVersionAsync, readDictionaryFragmentAsync, readEngineeringUnitsAsync, readHistorizing, readLocalTimeAsync, readMaxArrayLengthAsync, readMaxStringLengthAsync, readMinimumSamplingInterval, readNodeVersionAsync, readUserAccessLevel, readValue, readValueAsTextAsync, readValueRank, setAccessLevel, setArrayDimensions, setAttributeValue, setDataType, setHistorizing, setMinimumSamplingInterval, setUserAccessLevel, setValue, setValue, setValueRank, writeAccessLevel, writeAllowNullsAsync, writeArrayDimensions, writeDataType, writeDataTypeVersionAsync, writeDictionaryFragmentAsync, writeEngineeringUnitsAsync, writeHistorizing, writeLocalTimeAsync, writeMaxArrayLengthAsync, writeMaxStringLengthAsync, writeMinimumSamplingInterval, writeNodeVersionAsync, writeUserAccessLevel, writeValue, writeValue, writeValueAsTextAsync, writeValueRankbrowse, browse, browseAsync, browseAsync, browseNodes, browseNodes, browseNodesAsync, browseNodesAsync, canonicalize, cast, findMemberNodeId, getBrowseName, getComponentAsync, getDescription, getDisplayName, getMemberNodeAsync, getNodeClass, getNodeId, getProperty, getPropertyNodeAsync, getPropertyNodeAsync, getUserWriteMask, getWriteMask, invalidate, readAttribute, readAttributeAsync, readBrowseName, readDescription, readDisplayName, readNamespaceIndex, readNodeClass, readNodeId, readProperty, readUserWriteMask, readWriteMask, refresh, refreshAsync, setBrowseName, setDescription, setDisplayName, setNodeClass, setNodeId, setProperty, setUserWriteMask, setWriteMask, synchronize, synchronizeAsync, writeAttribute, writeAttributeAsync, writeBrowseName, writeDescription, writeDisplayName, writeNodeClass, writeNodeId, writeProperty, writeUserWriteMask, writeWriteMaskclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAccessLevel, 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, setWriteMaskpublic SubscriptionDiagnosticsTypeNode(OpcUaClient client, org.eclipse.milo.opcua.stack.core.types.builtin.NodeId nodeId, org.eclipse.milo.opcua.stack.core.types.enumerated.NodeClass nodeClass, org.eclipse.milo.opcua.stack.core.types.builtin.QualifiedName browseName, org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText displayName, org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText description, org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger writeMask, org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger userWriteMask, org.eclipse.milo.opcua.stack.core.types.builtin.DataValue value, org.eclipse.milo.opcua.stack.core.types.builtin.NodeId dataType, Integer valueRank, org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger[] arrayDimensions, org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte accessLevel, org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte userAccessLevel, Double minimumSamplingInterval, Boolean historizing)
public org.eclipse.milo.opcua.stack.core.types.builtin.NodeId getSessionId()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe returned value is the last seen; it is not read live from the server.
getSessionId in interface SubscriptionDiagnosticsTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the SessionId Node.public void setSessionId(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId sessionId)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe value is only updated locally; it is not written to the server.
setSessionId in interface SubscriptionDiagnosticsTypesessionId - 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.public org.eclipse.milo.opcua.stack.core.types.builtin.NodeId readSessionId()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypereadSessionId in interface SubscriptionDiagnosticsTypeNodeId value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeSessionId(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId sessionId)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypewriteSessionId in interface SubscriptionDiagnosticsTypesessionId - the NodeId value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.NodeId> readSessionIdAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.readSessionId().readSessionIdAsync in interface SubscriptionDiagnosticsTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeSessionIdAsync(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId sessionId)
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.writeSessionId(NodeId).writeSessionIdAsync in interface SubscriptionDiagnosticsTypepublic BaseDataVariableTypeNode getSessionIdNode() throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getSessionIdNode in interface SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends BaseDataVariableTypeNode> getSessionIdNodeAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.getSessionIdNode().getSessionIdNodeAsync in interface SubscriptionDiagnosticsTypepublic org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getSubscriptionId()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe returned value is the last seen; it is not read live from the server.
getSubscriptionId in interface SubscriptionDiagnosticsTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the SubscriptionId Node.public void setSubscriptionId(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger subscriptionId)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe value is only updated locally; it is not written to the server.
setSubscriptionId in interface SubscriptionDiagnosticsTypesubscriptionId - 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.public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readSubscriptionId()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypereadSubscriptionId in interface SubscriptionDiagnosticsTypeUInteger value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeSubscriptionId(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger subscriptionId)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypewriteSubscriptionId in interface SubscriptionDiagnosticsTypesubscriptionId - the UInteger value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readSubscriptionIdAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.readSubscriptionId().readSubscriptionIdAsync in interface SubscriptionDiagnosticsTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeSubscriptionIdAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger subscriptionId)
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.writeSubscriptionId(UInteger).writeSubscriptionIdAsync in interface SubscriptionDiagnosticsTypepublic BaseDataVariableTypeNode getSubscriptionIdNode() throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getSubscriptionIdNode in interface SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends BaseDataVariableTypeNode> getSubscriptionIdNodeAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.getSubscriptionIdNode().getSubscriptionIdNodeAsync in interface SubscriptionDiagnosticsTypepublic org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte getPriority()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe returned value is the last seen; it is not read live from the server.
getPriority in interface SubscriptionDiagnosticsTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Priority Node.public void setPriority(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte priority)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe value is only updated locally; it is not written to the server.
setPriority in interface SubscriptionDiagnosticsTypepriority - 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.public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte readPriority()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypereadPriority in interface SubscriptionDiagnosticsTypeUByte value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writePriority(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte priority)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypewritePriority in interface SubscriptionDiagnosticsTypepriority - the UByte value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte> readPriorityAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.readPriority().readPriorityAsync in interface SubscriptionDiagnosticsTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writePriorityAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte priority)
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.writePriority(UByte).writePriorityAsync in interface SubscriptionDiagnosticsTypepublic BaseDataVariableTypeNode getPriorityNode() throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getPriorityNode in interface SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends BaseDataVariableTypeNode> getPriorityNodeAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.getPriorityNode().getPriorityNodeAsync in interface SubscriptionDiagnosticsTypepublic Double getPublishingInterval() throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe returned value is the last seen; it is not read live from the server.
getPublishingInterval in interface SubscriptionDiagnosticsTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the PublishingInterval Node.public void setPublishingInterval(Double publishingInterval) throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe value is only updated locally; it is not written to the server.
setPublishingInterval in interface SubscriptionDiagnosticsTypepublishingInterval - 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.public Double readPublishingInterval() throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypereadPublishingInterval in interface SubscriptionDiagnosticsTypeDouble value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writePublishingInterval(Double publishingInterval) throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypewritePublishingInterval in interface SubscriptionDiagnosticsTypepublishingInterval - the Double value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public CompletableFuture<? extends Double> readPublishingIntervalAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.readPublishingInterval().readPublishingIntervalAsync in interface SubscriptionDiagnosticsTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writePublishingIntervalAsync(Double publishingInterval)
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.writePublishingInterval(Double).writePublishingIntervalAsync in interface SubscriptionDiagnosticsTypepublic BaseDataVariableTypeNode getPublishingIntervalNode() throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getPublishingIntervalNode in interface SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends BaseDataVariableTypeNode> getPublishingIntervalNodeAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.getPublishingIntervalNode().getPublishingIntervalNodeAsync in interface SubscriptionDiagnosticsTypepublic org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getMaxKeepAliveCount()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe returned value is the last seen; it is not read live from the server.
getMaxKeepAliveCount in interface SubscriptionDiagnosticsTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the MaxKeepAliveCount Node.public void setMaxKeepAliveCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxKeepAliveCount)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe value is only updated locally; it is not written to the server.
setMaxKeepAliveCount in interface SubscriptionDiagnosticsTypemaxKeepAliveCount - 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.public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readMaxKeepAliveCount()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypereadMaxKeepAliveCount in interface SubscriptionDiagnosticsTypeUInteger value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeMaxKeepAliveCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxKeepAliveCount)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypewriteMaxKeepAliveCount in interface SubscriptionDiagnosticsTypemaxKeepAliveCount - the UInteger value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readMaxKeepAliveCountAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.readMaxKeepAliveCount().readMaxKeepAliveCountAsync in interface SubscriptionDiagnosticsTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeMaxKeepAliveCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxKeepAliveCount)
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.writeMaxKeepAliveCount(UInteger).writeMaxKeepAliveCountAsync in interface SubscriptionDiagnosticsTypepublic BaseDataVariableTypeNode getMaxKeepAliveCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getMaxKeepAliveCountNode in interface SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends BaseDataVariableTypeNode> getMaxKeepAliveCountNodeAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.getMaxKeepAliveCountNode().getMaxKeepAliveCountNodeAsync in interface SubscriptionDiagnosticsTypepublic org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getMaxLifetimeCount()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe returned value is the last seen; it is not read live from the server.
getMaxLifetimeCount in interface SubscriptionDiagnosticsTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the MaxLifetimeCount Node.public void setMaxLifetimeCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxLifetimeCount)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe value is only updated locally; it is not written to the server.
setMaxLifetimeCount in interface SubscriptionDiagnosticsTypemaxLifetimeCount - 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.public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readMaxLifetimeCount()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypereadMaxLifetimeCount in interface SubscriptionDiagnosticsTypeUInteger value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeMaxLifetimeCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxLifetimeCount)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypewriteMaxLifetimeCount in interface SubscriptionDiagnosticsTypemaxLifetimeCount - the UInteger value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readMaxLifetimeCountAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.readMaxLifetimeCount().readMaxLifetimeCountAsync in interface SubscriptionDiagnosticsTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeMaxLifetimeCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxLifetimeCount)
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.writeMaxLifetimeCount(UInteger).writeMaxLifetimeCountAsync in interface SubscriptionDiagnosticsTypepublic BaseDataVariableTypeNode getMaxLifetimeCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getMaxLifetimeCountNode in interface SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends BaseDataVariableTypeNode> getMaxLifetimeCountNodeAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.getMaxLifetimeCountNode().getMaxLifetimeCountNodeAsync in interface SubscriptionDiagnosticsTypepublic org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getMaxNotificationsPerPublish()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe returned value is the last seen; it is not read live from the server.
getMaxNotificationsPerPublish in interface SubscriptionDiagnosticsTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the MaxNotificationsPerPublish Node.public void setMaxNotificationsPerPublish(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNotificationsPerPublish)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe value is only updated locally; it is not written to the server.
setMaxNotificationsPerPublish in interface SubscriptionDiagnosticsTypemaxNotificationsPerPublish - 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.public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readMaxNotificationsPerPublish()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypereadMaxNotificationsPerPublish in interface SubscriptionDiagnosticsTypeUInteger value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeMaxNotificationsPerPublish(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNotificationsPerPublish)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypewriteMaxNotificationsPerPublish in interface SubscriptionDiagnosticsTypemaxNotificationsPerPublish - the UInteger value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readMaxNotificationsPerPublishAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.readMaxNotificationsPerPublish().readMaxNotificationsPerPublishAsync in interface SubscriptionDiagnosticsTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeMaxNotificationsPerPublishAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger maxNotificationsPerPublish)
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.writeMaxNotificationsPerPublish(UInteger).writeMaxNotificationsPerPublishAsync in interface SubscriptionDiagnosticsTypepublic BaseDataVariableTypeNode getMaxNotificationsPerPublishNode() throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getMaxNotificationsPerPublishNode in interface SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends BaseDataVariableTypeNode> getMaxNotificationsPerPublishNodeAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.getMaxNotificationsPerPublishNode().getMaxNotificationsPerPublishNodeAsync in interface SubscriptionDiagnosticsTypepublic Boolean getPublishingEnabled() throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe returned value is the last seen; it is not read live from the server.
getPublishingEnabled in interface SubscriptionDiagnosticsTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the PublishingEnabled Node.public void setPublishingEnabled(Boolean publishingEnabled) throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe value is only updated locally; it is not written to the server.
setPublishingEnabled in interface SubscriptionDiagnosticsTypepublishingEnabled - 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.public Boolean readPublishingEnabled() throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypereadPublishingEnabled in interface SubscriptionDiagnosticsTypeBoolean value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writePublishingEnabled(Boolean publishingEnabled) throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypewritePublishingEnabled in interface SubscriptionDiagnosticsTypepublishingEnabled - the Boolean value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public CompletableFuture<? extends Boolean> readPublishingEnabledAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.readPublishingEnabled().readPublishingEnabledAsync in interface SubscriptionDiagnosticsTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writePublishingEnabledAsync(Boolean publishingEnabled)
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.writePublishingEnabled(Boolean).writePublishingEnabledAsync in interface SubscriptionDiagnosticsTypepublic BaseDataVariableTypeNode getPublishingEnabledNode() throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getPublishingEnabledNode in interface SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends BaseDataVariableTypeNode> getPublishingEnabledNodeAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.getPublishingEnabledNode().getPublishingEnabledNodeAsync in interface SubscriptionDiagnosticsTypepublic org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getModifyCount()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe returned value is the last seen; it is not read live from the server.
getModifyCount in interface SubscriptionDiagnosticsTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the ModifyCount Node.public void setModifyCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger modifyCount)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe value is only updated locally; it is not written to the server.
setModifyCount in interface SubscriptionDiagnosticsTypemodifyCount - 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.public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readModifyCount()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypereadModifyCount in interface SubscriptionDiagnosticsTypeUInteger value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeModifyCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger modifyCount)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypewriteModifyCount in interface SubscriptionDiagnosticsTypemodifyCount - the UInteger value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readModifyCountAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.readModifyCount().readModifyCountAsync in interface SubscriptionDiagnosticsTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeModifyCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger modifyCount)
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.writeModifyCount(UInteger).writeModifyCountAsync in interface SubscriptionDiagnosticsTypepublic BaseDataVariableTypeNode getModifyCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getModifyCountNode in interface SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends BaseDataVariableTypeNode> getModifyCountNodeAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.getModifyCountNode().getModifyCountNodeAsync in interface SubscriptionDiagnosticsTypepublic org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getEnableCount()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe returned value is the last seen; it is not read live from the server.
getEnableCount in interface SubscriptionDiagnosticsTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the EnableCount Node.public void setEnableCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger enableCount)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe value is only updated locally; it is not written to the server.
setEnableCount in interface SubscriptionDiagnosticsTypeenableCount - 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.public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readEnableCount()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypereadEnableCount in interface SubscriptionDiagnosticsTypeUInteger value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeEnableCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger enableCount)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypewriteEnableCount in interface SubscriptionDiagnosticsTypeenableCount - the UInteger value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readEnableCountAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.readEnableCount().readEnableCountAsync in interface SubscriptionDiagnosticsTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeEnableCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger enableCount)
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.writeEnableCount(UInteger).writeEnableCountAsync in interface SubscriptionDiagnosticsTypepublic BaseDataVariableTypeNode getEnableCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getEnableCountNode in interface SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends BaseDataVariableTypeNode> getEnableCountNodeAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.getEnableCountNode().getEnableCountNodeAsync in interface SubscriptionDiagnosticsTypepublic org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getDisableCount()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe returned value is the last seen; it is not read live from the server.
getDisableCount in interface SubscriptionDiagnosticsTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the DisableCount Node.public void setDisableCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger disableCount)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe value is only updated locally; it is not written to the server.
setDisableCount in interface SubscriptionDiagnosticsTypedisableCount - 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.public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readDisableCount()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypereadDisableCount in interface SubscriptionDiagnosticsTypeUInteger value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeDisableCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger disableCount)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypewriteDisableCount in interface SubscriptionDiagnosticsTypedisableCount - the UInteger value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readDisableCountAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.readDisableCount().readDisableCountAsync in interface SubscriptionDiagnosticsTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeDisableCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger disableCount)
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.writeDisableCount(UInteger).writeDisableCountAsync in interface SubscriptionDiagnosticsTypepublic BaseDataVariableTypeNode getDisableCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getDisableCountNode in interface SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends BaseDataVariableTypeNode> getDisableCountNodeAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.getDisableCountNode().getDisableCountNodeAsync in interface SubscriptionDiagnosticsTypepublic org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getRepublishRequestCount()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe returned value is the last seen; it is not read live from the server.
getRepublishRequestCount in interface SubscriptionDiagnosticsTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the RepublishRequestCount Node.public void setRepublishRequestCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger republishRequestCount)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe value is only updated locally; it is not written to the server.
setRepublishRequestCount in interface SubscriptionDiagnosticsTyperepublishRequestCount - 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.public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readRepublishRequestCount()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypereadRepublishRequestCount in interface SubscriptionDiagnosticsTypeUInteger value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeRepublishRequestCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger republishRequestCount)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypewriteRepublishRequestCount in interface SubscriptionDiagnosticsTyperepublishRequestCount - the UInteger value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readRepublishRequestCountAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.readRepublishRequestCount().readRepublishRequestCountAsync in interface SubscriptionDiagnosticsTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeRepublishRequestCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger republishRequestCount)
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.writeRepublishRequestCount(UInteger).writeRepublishRequestCountAsync in interface SubscriptionDiagnosticsTypepublic BaseDataVariableTypeNode getRepublishRequestCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getRepublishRequestCountNode in interface SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends BaseDataVariableTypeNode> getRepublishRequestCountNodeAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.getRepublishRequestCountNode().getRepublishRequestCountNodeAsync in interface SubscriptionDiagnosticsTypepublic org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getRepublishMessageRequestCount()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe returned value is the last seen; it is not read live from the server.
getRepublishMessageRequestCount in interface SubscriptionDiagnosticsTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the RepublishMessageRequestCount Node.public void setRepublishMessageRequestCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger republishMessageRequestCount)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe value is only updated locally; it is not written to the server.
setRepublishMessageRequestCount in interface SubscriptionDiagnosticsTyperepublishMessageRequestCount - 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.public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readRepublishMessageRequestCount()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypereadRepublishMessageRequestCount in interface SubscriptionDiagnosticsTypeUInteger value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeRepublishMessageRequestCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger republishMessageRequestCount)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypewriteRepublishMessageRequestCount in interface SubscriptionDiagnosticsTyperepublishMessageRequestCount - the UInteger value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readRepublishMessageRequestCountAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.readRepublishMessageRequestCount().readRepublishMessageRequestCountAsync in interface SubscriptionDiagnosticsTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeRepublishMessageRequestCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger republishMessageRequestCount)
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.writeRepublishMessageRequestCount(UInteger).writeRepublishMessageRequestCountAsync in interface SubscriptionDiagnosticsTypepublic BaseDataVariableTypeNode getRepublishMessageRequestCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getRepublishMessageRequestCountNode in interface SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends BaseDataVariableTypeNode> getRepublishMessageRequestCountNodeAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.getRepublishMessageRequestCountNode().getRepublishMessageRequestCountNodeAsync in interface SubscriptionDiagnosticsTypepublic org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getRepublishMessageCount()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe returned value is the last seen; it is not read live from the server.
getRepublishMessageCount in interface SubscriptionDiagnosticsTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the RepublishMessageCount Node.public void setRepublishMessageCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger republishMessageCount)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe value is only updated locally; it is not written to the server.
setRepublishMessageCount in interface SubscriptionDiagnosticsTyperepublishMessageCount - 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.public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readRepublishMessageCount()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypereadRepublishMessageCount in interface SubscriptionDiagnosticsTypeUInteger value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeRepublishMessageCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger republishMessageCount)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypewriteRepublishMessageCount in interface SubscriptionDiagnosticsTyperepublishMessageCount - the UInteger value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readRepublishMessageCountAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.readRepublishMessageCount().readRepublishMessageCountAsync in interface SubscriptionDiagnosticsTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeRepublishMessageCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger republishMessageCount)
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.writeRepublishMessageCount(UInteger).writeRepublishMessageCountAsync in interface SubscriptionDiagnosticsTypepublic BaseDataVariableTypeNode getRepublishMessageCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getRepublishMessageCountNode in interface SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends BaseDataVariableTypeNode> getRepublishMessageCountNodeAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.getRepublishMessageCountNode().getRepublishMessageCountNodeAsync in interface SubscriptionDiagnosticsTypepublic org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getTransferRequestCount()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe returned value is the last seen; it is not read live from the server.
getTransferRequestCount in interface SubscriptionDiagnosticsTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the TransferRequestCount Node.public void setTransferRequestCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger transferRequestCount)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe value is only updated locally; it is not written to the server.
setTransferRequestCount in interface SubscriptionDiagnosticsTypetransferRequestCount - 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.public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readTransferRequestCount()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypereadTransferRequestCount in interface SubscriptionDiagnosticsTypeUInteger value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeTransferRequestCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger transferRequestCount)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypewriteTransferRequestCount in interface SubscriptionDiagnosticsTypetransferRequestCount - the UInteger value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readTransferRequestCountAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.readTransferRequestCount().readTransferRequestCountAsync in interface SubscriptionDiagnosticsTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeTransferRequestCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger transferRequestCount)
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.writeTransferRequestCount(UInteger).writeTransferRequestCountAsync in interface SubscriptionDiagnosticsTypepublic BaseDataVariableTypeNode getTransferRequestCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getTransferRequestCountNode in interface SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends BaseDataVariableTypeNode> getTransferRequestCountNodeAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.getTransferRequestCountNode().getTransferRequestCountNodeAsync in interface SubscriptionDiagnosticsTypepublic org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getTransferredToAltClientCount()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe returned value is the last seen; it is not read live from the server.
getTransferredToAltClientCount in interface SubscriptionDiagnosticsTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the TransferredToAltClientCount Node.public void setTransferredToAltClientCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger transferredToAltClientCount)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe value is only updated locally; it is not written to the server.
setTransferredToAltClientCount in interface SubscriptionDiagnosticsTypetransferredToAltClientCount - 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.public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readTransferredToAltClientCount()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypereadTransferredToAltClientCount in interface SubscriptionDiagnosticsTypeUInteger value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeTransferredToAltClientCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger transferredToAltClientCount)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypewriteTransferredToAltClientCount in interface SubscriptionDiagnosticsTypetransferredToAltClientCount - the UInteger value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readTransferredToAltClientCountAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.readTransferredToAltClientCount().readTransferredToAltClientCountAsync in interface SubscriptionDiagnosticsTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeTransferredToAltClientCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger transferredToAltClientCount)
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.writeTransferredToAltClientCount(UInteger).writeTransferredToAltClientCountAsync in interface SubscriptionDiagnosticsTypepublic BaseDataVariableTypeNode getTransferredToAltClientCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getTransferredToAltClientCountNode in interface SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends BaseDataVariableTypeNode> getTransferredToAltClientCountNodeAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.getTransferredToAltClientCountNode().getTransferredToAltClientCountNodeAsync in interface SubscriptionDiagnosticsTypepublic org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getTransferredToSameClientCount()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe returned value is the last seen; it is not read live from the server.
getTransferredToSameClientCount in interface SubscriptionDiagnosticsTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the TransferredToSameClientCount Node.public void setTransferredToSameClientCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger transferredToSameClientCount)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe value is only updated locally; it is not written to the server.
setTransferredToSameClientCount in interface SubscriptionDiagnosticsTypetransferredToSameClientCount - 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.public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readTransferredToSameClientCount()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypereadTransferredToSameClientCount in interface SubscriptionDiagnosticsTypeUInteger value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeTransferredToSameClientCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger transferredToSameClientCount)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypewriteTransferredToSameClientCount in interface SubscriptionDiagnosticsTypetransferredToSameClientCount - the UInteger value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readTransferredToSameClientCountAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.readTransferredToSameClientCount().readTransferredToSameClientCountAsync in interface SubscriptionDiagnosticsTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeTransferredToSameClientCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger transferredToSameClientCount)
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.writeTransferredToSameClientCount(UInteger).writeTransferredToSameClientCountAsync in interface SubscriptionDiagnosticsTypepublic BaseDataVariableTypeNode getTransferredToSameClientCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getTransferredToSameClientCountNode in interface SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends BaseDataVariableTypeNode> getTransferredToSameClientCountNodeAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.getTransferredToSameClientCountNode().getTransferredToSameClientCountNodeAsync in interface SubscriptionDiagnosticsTypepublic org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getPublishRequestCount()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe returned value is the last seen; it is not read live from the server.
getPublishRequestCount in interface SubscriptionDiagnosticsTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the PublishRequestCount Node.public void setPublishRequestCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger publishRequestCount)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe value is only updated locally; it is not written to the server.
setPublishRequestCount in interface SubscriptionDiagnosticsTypepublishRequestCount - 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.public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readPublishRequestCount()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypereadPublishRequestCount in interface SubscriptionDiagnosticsTypeUInteger value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writePublishRequestCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger publishRequestCount)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypewritePublishRequestCount in interface SubscriptionDiagnosticsTypepublishRequestCount - the UInteger value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readPublishRequestCountAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.readPublishRequestCount().readPublishRequestCountAsync in interface SubscriptionDiagnosticsTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writePublishRequestCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger publishRequestCount)
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.writePublishRequestCount(UInteger).writePublishRequestCountAsync in interface SubscriptionDiagnosticsTypepublic BaseDataVariableTypeNode getPublishRequestCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getPublishRequestCountNode in interface SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends BaseDataVariableTypeNode> getPublishRequestCountNodeAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.getPublishRequestCountNode().getPublishRequestCountNodeAsync in interface SubscriptionDiagnosticsTypepublic org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getDataChangeNotificationsCount()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe returned value is the last seen; it is not read live from the server.
getDataChangeNotificationsCount in interface SubscriptionDiagnosticsTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the DataChangeNotificationsCount Node.public void setDataChangeNotificationsCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger dataChangeNotificationsCount)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe value is only updated locally; it is not written to the server.
setDataChangeNotificationsCount in interface SubscriptionDiagnosticsTypedataChangeNotificationsCount - 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.public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readDataChangeNotificationsCount()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypereadDataChangeNotificationsCount in interface SubscriptionDiagnosticsTypeUInteger value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeDataChangeNotificationsCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger dataChangeNotificationsCount)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypewriteDataChangeNotificationsCount in interface SubscriptionDiagnosticsTypedataChangeNotificationsCount - the UInteger value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readDataChangeNotificationsCountAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.readDataChangeNotificationsCount().readDataChangeNotificationsCountAsync in interface SubscriptionDiagnosticsTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeDataChangeNotificationsCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger dataChangeNotificationsCount)
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.writeDataChangeNotificationsCount(UInteger).writeDataChangeNotificationsCountAsync in interface SubscriptionDiagnosticsTypepublic BaseDataVariableTypeNode getDataChangeNotificationsCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getDataChangeNotificationsCountNode in interface SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends BaseDataVariableTypeNode> getDataChangeNotificationsCountNodeAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.getDataChangeNotificationsCountNode().getDataChangeNotificationsCountNodeAsync in interface SubscriptionDiagnosticsTypepublic org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getEventNotificationsCount()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe returned value is the last seen; it is not read live from the server.
getEventNotificationsCount in interface SubscriptionDiagnosticsTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the EventNotificationsCount Node.public void setEventNotificationsCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger eventNotificationsCount)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe value is only updated locally; it is not written to the server.
setEventNotificationsCount in interface SubscriptionDiagnosticsTypeeventNotificationsCount - 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.public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readEventNotificationsCount()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypereadEventNotificationsCount in interface SubscriptionDiagnosticsTypeUInteger value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeEventNotificationsCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger eventNotificationsCount)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypewriteEventNotificationsCount in interface SubscriptionDiagnosticsTypeeventNotificationsCount - the UInteger value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readEventNotificationsCountAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.readEventNotificationsCount().readEventNotificationsCountAsync in interface SubscriptionDiagnosticsTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeEventNotificationsCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger eventNotificationsCount)
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.writeEventNotificationsCount(UInteger).writeEventNotificationsCountAsync in interface SubscriptionDiagnosticsTypepublic BaseDataVariableTypeNode getEventNotificationsCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getEventNotificationsCountNode in interface SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends BaseDataVariableTypeNode> getEventNotificationsCountNodeAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.getEventNotificationsCountNode().getEventNotificationsCountNodeAsync in interface SubscriptionDiagnosticsTypepublic org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getNotificationsCount()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe returned value is the last seen; it is not read live from the server.
getNotificationsCount in interface SubscriptionDiagnosticsTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the NotificationsCount Node.public void setNotificationsCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger notificationsCount)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe value is only updated locally; it is not written to the server.
setNotificationsCount in interface SubscriptionDiagnosticsTypenotificationsCount - 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.public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readNotificationsCount()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypereadNotificationsCount in interface SubscriptionDiagnosticsTypeUInteger value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeNotificationsCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger notificationsCount)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypewriteNotificationsCount in interface SubscriptionDiagnosticsTypenotificationsCount - the UInteger value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readNotificationsCountAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.readNotificationsCount().readNotificationsCountAsync in interface SubscriptionDiagnosticsTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeNotificationsCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger notificationsCount)
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.writeNotificationsCount(UInteger).writeNotificationsCountAsync in interface SubscriptionDiagnosticsTypepublic BaseDataVariableTypeNode getNotificationsCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getNotificationsCountNode in interface SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends BaseDataVariableTypeNode> getNotificationsCountNodeAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.getNotificationsCountNode().getNotificationsCountNodeAsync in interface SubscriptionDiagnosticsTypepublic org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getLatePublishRequestCount()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe returned value is the last seen; it is not read live from the server.
getLatePublishRequestCount in interface SubscriptionDiagnosticsTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the LatePublishRequestCount Node.public void setLatePublishRequestCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger latePublishRequestCount)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe value is only updated locally; it is not written to the server.
setLatePublishRequestCount in interface SubscriptionDiagnosticsTypelatePublishRequestCount - 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.public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readLatePublishRequestCount()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypereadLatePublishRequestCount in interface SubscriptionDiagnosticsTypeUInteger value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeLatePublishRequestCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger latePublishRequestCount)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypewriteLatePublishRequestCount in interface SubscriptionDiagnosticsTypelatePublishRequestCount - the UInteger value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readLatePublishRequestCountAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.readLatePublishRequestCount().readLatePublishRequestCountAsync in interface SubscriptionDiagnosticsTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeLatePublishRequestCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger latePublishRequestCount)
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.writeLatePublishRequestCount(UInteger).writeLatePublishRequestCountAsync in interface SubscriptionDiagnosticsTypepublic BaseDataVariableTypeNode getLatePublishRequestCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getLatePublishRequestCountNode in interface SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends BaseDataVariableTypeNode> getLatePublishRequestCountNodeAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.getLatePublishRequestCountNode().getLatePublishRequestCountNodeAsync in interface SubscriptionDiagnosticsTypepublic org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getCurrentKeepAliveCount()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe returned value is the last seen; it is not read live from the server.
getCurrentKeepAliveCount in interface SubscriptionDiagnosticsTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the CurrentKeepAliveCount Node.public void setCurrentKeepAliveCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger currentKeepAliveCount)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe value is only updated locally; it is not written to the server.
setCurrentKeepAliveCount in interface SubscriptionDiagnosticsTypecurrentKeepAliveCount - 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.public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readCurrentKeepAliveCount()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypereadCurrentKeepAliveCount in interface SubscriptionDiagnosticsTypeUInteger value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeCurrentKeepAliveCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger currentKeepAliveCount)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypewriteCurrentKeepAliveCount in interface SubscriptionDiagnosticsTypecurrentKeepAliveCount - the UInteger value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readCurrentKeepAliveCountAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.readCurrentKeepAliveCount().readCurrentKeepAliveCountAsync in interface SubscriptionDiagnosticsTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeCurrentKeepAliveCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger currentKeepAliveCount)
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.writeCurrentKeepAliveCount(UInteger).writeCurrentKeepAliveCountAsync in interface SubscriptionDiagnosticsTypepublic BaseDataVariableTypeNode getCurrentKeepAliveCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getCurrentKeepAliveCountNode in interface SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends BaseDataVariableTypeNode> getCurrentKeepAliveCountNodeAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.getCurrentKeepAliveCountNode().getCurrentKeepAliveCountNodeAsync in interface SubscriptionDiagnosticsTypepublic org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getCurrentLifetimeCount()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe returned value is the last seen; it is not read live from the server.
getCurrentLifetimeCount in interface SubscriptionDiagnosticsTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the CurrentLifetimeCount Node.public void setCurrentLifetimeCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger currentLifetimeCount)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe value is only updated locally; it is not written to the server.
setCurrentLifetimeCount in interface SubscriptionDiagnosticsTypecurrentLifetimeCount - 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.public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readCurrentLifetimeCount()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypereadCurrentLifetimeCount in interface SubscriptionDiagnosticsTypeUInteger value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeCurrentLifetimeCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger currentLifetimeCount)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypewriteCurrentLifetimeCount in interface SubscriptionDiagnosticsTypecurrentLifetimeCount - the UInteger value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readCurrentLifetimeCountAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.readCurrentLifetimeCount().readCurrentLifetimeCountAsync in interface SubscriptionDiagnosticsTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeCurrentLifetimeCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger currentLifetimeCount)
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.writeCurrentLifetimeCount(UInteger).writeCurrentLifetimeCountAsync in interface SubscriptionDiagnosticsTypepublic BaseDataVariableTypeNode getCurrentLifetimeCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getCurrentLifetimeCountNode in interface SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends BaseDataVariableTypeNode> getCurrentLifetimeCountNodeAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.getCurrentLifetimeCountNode().getCurrentLifetimeCountNodeAsync in interface SubscriptionDiagnosticsTypepublic org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getUnacknowledgedMessageCount()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe returned value is the last seen; it is not read live from the server.
getUnacknowledgedMessageCount in interface SubscriptionDiagnosticsTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the UnacknowledgedMessageCount Node.public void setUnacknowledgedMessageCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger unacknowledgedMessageCount)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe value is only updated locally; it is not written to the server.
setUnacknowledgedMessageCount in interface SubscriptionDiagnosticsTypeunacknowledgedMessageCount - 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.public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readUnacknowledgedMessageCount()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypereadUnacknowledgedMessageCount in interface SubscriptionDiagnosticsTypeUInteger value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeUnacknowledgedMessageCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger unacknowledgedMessageCount)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypewriteUnacknowledgedMessageCount in interface SubscriptionDiagnosticsTypeunacknowledgedMessageCount - the UInteger value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readUnacknowledgedMessageCountAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.readUnacknowledgedMessageCount().readUnacknowledgedMessageCountAsync in interface SubscriptionDiagnosticsTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeUnacknowledgedMessageCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger unacknowledgedMessageCount)
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.writeUnacknowledgedMessageCount(UInteger).writeUnacknowledgedMessageCountAsync in interface SubscriptionDiagnosticsTypepublic BaseDataVariableTypeNode getUnacknowledgedMessageCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getUnacknowledgedMessageCountNode in interface SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends BaseDataVariableTypeNode> getUnacknowledgedMessageCountNodeAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.getUnacknowledgedMessageCountNode().getUnacknowledgedMessageCountNodeAsync in interface SubscriptionDiagnosticsTypepublic org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getDiscardedMessageCount()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe returned value is the last seen; it is not read live from the server.
getDiscardedMessageCount in interface SubscriptionDiagnosticsTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the DiscardedMessageCount Node.public void setDiscardedMessageCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger discardedMessageCount)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe value is only updated locally; it is not written to the server.
setDiscardedMessageCount in interface SubscriptionDiagnosticsTypediscardedMessageCount - 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.public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readDiscardedMessageCount()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypereadDiscardedMessageCount in interface SubscriptionDiagnosticsTypeUInteger value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeDiscardedMessageCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger discardedMessageCount)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypewriteDiscardedMessageCount in interface SubscriptionDiagnosticsTypediscardedMessageCount - the UInteger value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readDiscardedMessageCountAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.readDiscardedMessageCount().readDiscardedMessageCountAsync in interface SubscriptionDiagnosticsTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeDiscardedMessageCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger discardedMessageCount)
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.writeDiscardedMessageCount(UInteger).writeDiscardedMessageCountAsync in interface SubscriptionDiagnosticsTypepublic BaseDataVariableTypeNode getDiscardedMessageCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getDiscardedMessageCountNode in interface SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends BaseDataVariableTypeNode> getDiscardedMessageCountNodeAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.getDiscardedMessageCountNode().getDiscardedMessageCountNodeAsync in interface SubscriptionDiagnosticsTypepublic org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getMonitoredItemCount()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe returned value is the last seen; it is not read live from the server.
getMonitoredItemCount in interface SubscriptionDiagnosticsTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the MonitoredItemCount Node.public void setMonitoredItemCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger monitoredItemCount)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe value is only updated locally; it is not written to the server.
setMonitoredItemCount in interface SubscriptionDiagnosticsTypemonitoredItemCount - 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.public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readMonitoredItemCount()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypereadMonitoredItemCount in interface SubscriptionDiagnosticsTypeUInteger value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeMonitoredItemCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger monitoredItemCount)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypewriteMonitoredItemCount in interface SubscriptionDiagnosticsTypemonitoredItemCount - the UInteger value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readMonitoredItemCountAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.readMonitoredItemCount().readMonitoredItemCountAsync in interface SubscriptionDiagnosticsTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeMonitoredItemCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger monitoredItemCount)
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.writeMonitoredItemCount(UInteger).writeMonitoredItemCountAsync in interface SubscriptionDiagnosticsTypepublic BaseDataVariableTypeNode getMonitoredItemCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getMonitoredItemCountNode in interface SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends BaseDataVariableTypeNode> getMonitoredItemCountNodeAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.getMonitoredItemCountNode().getMonitoredItemCountNodeAsync in interface SubscriptionDiagnosticsTypepublic org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getDisabledMonitoredItemCount()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe returned value is the last seen; it is not read live from the server.
getDisabledMonitoredItemCount in interface SubscriptionDiagnosticsTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the DisabledMonitoredItemCount Node.public void setDisabledMonitoredItemCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger disabledMonitoredItemCount)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe value is only updated locally; it is not written to the server.
setDisabledMonitoredItemCount in interface SubscriptionDiagnosticsTypedisabledMonitoredItemCount - 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.public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readDisabledMonitoredItemCount()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypereadDisabledMonitoredItemCount in interface SubscriptionDiagnosticsTypeUInteger value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeDisabledMonitoredItemCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger disabledMonitoredItemCount)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypewriteDisabledMonitoredItemCount in interface SubscriptionDiagnosticsTypedisabledMonitoredItemCount - the UInteger value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readDisabledMonitoredItemCountAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.readDisabledMonitoredItemCount().readDisabledMonitoredItemCountAsync in interface SubscriptionDiagnosticsTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeDisabledMonitoredItemCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger disabledMonitoredItemCount)
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.writeDisabledMonitoredItemCount(UInteger).writeDisabledMonitoredItemCountAsync in interface SubscriptionDiagnosticsTypepublic BaseDataVariableTypeNode getDisabledMonitoredItemCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getDisabledMonitoredItemCountNode in interface SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends BaseDataVariableTypeNode> getDisabledMonitoredItemCountNodeAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.getDisabledMonitoredItemCountNode().getDisabledMonitoredItemCountNodeAsync in interface SubscriptionDiagnosticsTypepublic org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getMonitoringQueueOverflowCount()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe returned value is the last seen; it is not read live from the server.
getMonitoringQueueOverflowCount in interface SubscriptionDiagnosticsTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the MonitoringQueueOverflowCount Node.public void setMonitoringQueueOverflowCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger monitoringQueueOverflowCount)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe value is only updated locally; it is not written to the server.
setMonitoringQueueOverflowCount in interface SubscriptionDiagnosticsTypemonitoringQueueOverflowCount - 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.public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readMonitoringQueueOverflowCount()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypereadMonitoringQueueOverflowCount in interface SubscriptionDiagnosticsTypeUInteger value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeMonitoringQueueOverflowCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger monitoringQueueOverflowCount)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypewriteMonitoringQueueOverflowCount in interface SubscriptionDiagnosticsTypemonitoringQueueOverflowCount - the UInteger value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readMonitoringQueueOverflowCountAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.readMonitoringQueueOverflowCount().readMonitoringQueueOverflowCountAsync in interface SubscriptionDiagnosticsTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeMonitoringQueueOverflowCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger monitoringQueueOverflowCount)
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.writeMonitoringQueueOverflowCount(UInteger).writeMonitoringQueueOverflowCountAsync in interface SubscriptionDiagnosticsTypepublic BaseDataVariableTypeNode getMonitoringQueueOverflowCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getMonitoringQueueOverflowCountNode in interface SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends BaseDataVariableTypeNode> getMonitoringQueueOverflowCountNodeAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.getMonitoringQueueOverflowCountNode().getMonitoringQueueOverflowCountNodeAsync in interface SubscriptionDiagnosticsTypepublic org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getNextSequenceNumber()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe returned value is the last seen; it is not read live from the server.
getNextSequenceNumber in interface SubscriptionDiagnosticsTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the NextSequenceNumber Node.public void setNextSequenceNumber(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger nextSequenceNumber)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe value is only updated locally; it is not written to the server.
setNextSequenceNumber in interface SubscriptionDiagnosticsTypenextSequenceNumber - 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.public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readNextSequenceNumber()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypereadNextSequenceNumber in interface SubscriptionDiagnosticsTypeUInteger value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeNextSequenceNumber(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger nextSequenceNumber)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypewriteNextSequenceNumber in interface SubscriptionDiagnosticsTypenextSequenceNumber - the UInteger value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readNextSequenceNumberAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.readNextSequenceNumber().readNextSequenceNumberAsync in interface SubscriptionDiagnosticsTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeNextSequenceNumberAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger nextSequenceNumber)
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.writeNextSequenceNumber(UInteger).writeNextSequenceNumberAsync in interface SubscriptionDiagnosticsTypepublic BaseDataVariableTypeNode getNextSequenceNumberNode() throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getNextSequenceNumberNode in interface SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends BaseDataVariableTypeNode> getNextSequenceNumberNodeAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.getNextSequenceNumberNode().getNextSequenceNumberNodeAsync in interface SubscriptionDiagnosticsTypepublic org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getEventQueueOverflowCount()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe returned value is the last seen; it is not read live from the server.
getEventQueueOverflowCount in interface SubscriptionDiagnosticsTypeorg.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the EventQueueOverflowCount Node.public void setEventQueueOverflowCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger eventQueueOverflowCount)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeThe value is only updated locally; it is not written to the server.
setEventQueueOverflowCount in interface SubscriptionDiagnosticsTypeeventQueueOverflowCount - 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.public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readEventQueueOverflowCount()
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypereadEventQueueOverflowCount in interface SubscriptionDiagnosticsTypeUInteger value read from the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public void writeEventQueueOverflowCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger eventQueueOverflowCount)
throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypewriteEventQueueOverflowCount in interface SubscriptionDiagnosticsTypeeventQueueOverflowCount - the UInteger value to write to the server.org.eclipse.milo.opcua.stack.core.UaException - if a service- or operation-level error occurs.public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readEventQueueOverflowCountAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.readEventQueueOverflowCount().readEventQueueOverflowCountAsync in interface SubscriptionDiagnosticsTypepublic CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeEventQueueOverflowCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger eventQueueOverflowCount)
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.writeEventQueueOverflowCount(UInteger).writeEventQueueOverflowCountAsync in interface SubscriptionDiagnosticsTypepublic BaseDataVariableTypeNode getEventQueueOverflowCountNode() throws org.eclipse.milo.opcua.stack.core.UaException
SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getEventQueueOverflowCountNode in interface SubscriptionDiagnosticsTypeBaseDataVariableType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends BaseDataVariableTypeNode> getEventQueueOverflowCountNodeAsync()
SubscriptionDiagnosticsTypeSubscriptionDiagnosticsType.getEventQueueOverflowCountNode().getEventQueueOverflowCountNodeAsync in interface SubscriptionDiagnosticsTypeCopyright © 2021. All rights reserved.