Class AlarmConditionTypeNode
- All Implemented Interfaces:
AcknowledgeableConditionType,AlarmConditionType,BaseEventType,BaseObjectType,ConditionType,org.eclipse.milo.opcua.sdk.core.nodes.Node,org.eclipse.milo.opcua.sdk.core.nodes.ObjectNode
- Direct Known Subclasses:
DiscrepancyAlarmTypeNode,DiscreteAlarmTypeNode,LimitAlarmTypeNode
-
Field Summary
Fields inherited from interface org.eclipse.milo.opcua.sdk.client.model.objects.AlarmConditionType
AUDIBLE_ENABLED, INPUT_NODE, MAX_TIME_SHELVED, OFF_DELAY, ON_DELAY, RE_ALARM_TIME, SUPPRESSED_OR_SHELVEDFields inherited from interface org.eclipse.milo.opcua.sdk.client.model.objects.BaseEventType
CONDITION_CLASS_ID, CONDITION_CLASS_NAME, CONDITION_SUB_CLASS_ID, CONDITION_SUB_CLASS_NAME, EVENT_ID, EVENT_TYPE, LOCAL_TIME, MESSAGE, RECEIVE_TIME, SEVERITY, SOURCE_NAME, SOURCE_NODE, TIMEFields inherited from interface org.eclipse.milo.opcua.sdk.client.model.objects.ConditionType
BRANCH_ID, CLIENT_USER_ID, CONDITION_CLASS_ID, CONDITION_CLASS_NAME, CONDITION_NAME, CONDITION_SUB_CLASS_ID, CONDITION_SUB_CLASS_NAME, RETAIN, SUPPORTS_FILTERED_RETAIN -
Constructor Summary
ConstructorsConstructorDescriptionAlarmConditionTypeNode(OpcUaClient client, org.eclipse.milo.opcua.stack.core.types.builtin.NodeId nodeId, org.eclipse.milo.opcua.stack.core.types.enumerated.NodeClass nodeClass, org.eclipse.milo.opcua.stack.core.types.builtin.QualifiedName browseName, org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText displayName, org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText description, org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger writeMask, org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger userWriteMask, org.eclipse.milo.opcua.stack.core.types.structured.RolePermissionType[] rolePermissions, org.eclipse.milo.opcua.stack.core.types.structured.RolePermissionType[] userRolePermissions, org.eclipse.milo.opcua.stack.core.types.structured.AccessRestrictionType accessRestrictions, org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte eventNotifier) -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.milo.opcua.stack.core.types.builtin.LocalizedTextGet the local value of the ActiveState Node.Get the ActiveStateTwoStateVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends TwoStateVariableTypeNode>Asynchronous implementation ofAlarmConditionType.getActiveStateNode().Get the local value of the AudibleEnabled Node.Get the AudibleEnabledPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyTypeNode>Asynchronous implementation ofAlarmConditionType.getAudibleEnabledNode().org.eclipse.milo.opcua.stack.core.types.builtin.ByteStringGet the local value of the AudibleSound Node.Get the AudibleSoundAudioVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends AudioVariableTypeNode>Asynchronous implementation ofAlarmConditionType.getAudibleSoundNode().org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedTextGet the local value of the EnabledState Node.Get the EnabledStateTwoStateVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends TwoStateVariableTypeNode>Asynchronous implementation ofConditionType.getEnabledStateNode().Get the local value of the FirstInGroupFlag Node.Get the FirstInGroupFlagBaseDataVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends BaseDataVariableTypeNode>Asynchronous implementation ofAlarmConditionType.getFirstInGroupFlagNode().Get the FirstInGroupAlarmGroupTypeNode, ornullif it does not exist.CompletableFuture<? extends AlarmGroupTypeNode>Asynchronous implementation ofAlarmConditionType.getFirstInGroupNode().org.eclipse.milo.opcua.stack.core.types.builtin.NodeIdGet the local value of the InputNode Node.Get the InputNodePropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyTypeNode>Asynchronous implementation ofAlarmConditionType.getInputNodeNode().org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedTextGet the local value of the LatchedState Node.Get the LatchedStateTwoStateVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends TwoStateVariableTypeNode>Asynchronous implementation ofAlarmConditionType.getLatchedStateNode().Get the local value of the MaxTimeShelved Node.Get the MaxTimeShelvedPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyTypeNode>Asynchronous implementation ofAlarmConditionType.getMaxTimeShelvedNode().Get the local value of the OffDelay Node.Get the OffDelayPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyTypeNode>Asynchronous implementation ofAlarmConditionType.getOffDelayNode().Get the local value of the OnDelay Node.Get the OnDelayPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyTypeNode>Asynchronous implementation ofAlarmConditionType.getOnDelayNode().org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedTextGet the local value of the OutOfServiceState Node.Get the OutOfServiceStateTwoStateVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends TwoStateVariableTypeNode>Asynchronous implementation ofAlarmConditionType.getOutOfServiceStateNode().Get the local value of the ReAlarmRepeatCount Node.Get the ReAlarmRepeatCountBaseDataVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends BaseDataVariableTypeNode>Asynchronous implementation ofAlarmConditionType.getReAlarmRepeatCountNode().Get the local value of the ReAlarmTime Node.Get the ReAlarmTimePropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyTypeNode>Asynchronous implementation ofAlarmConditionType.getReAlarmTimeNode().Get the ShelvingStateShelvedStateMachineTypeNode, ornullif it does not exist.CompletableFuture<? extends ShelvedStateMachineTypeNode>Asynchronous implementation ofAlarmConditionType.getShelvingStateNode().org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedTextGet the local value of the SilenceState Node.Get the SilenceStateTwoStateVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends TwoStateVariableTypeNode>Asynchronous implementation ofAlarmConditionType.getSilenceStateNode().Get the local value of the SuppressedOrShelved Node.Get the SuppressedOrShelvedPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyTypeNode>Asynchronous implementation ofAlarmConditionType.getSuppressedOrShelvedNode().org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedTextGet the local value of the SuppressedState Node.Get the SuppressedStateTwoStateVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends TwoStateVariableTypeNode>Asynchronous implementation ofAlarmConditionType.getSuppressedStateNode().org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedTextRead the value of the ActiveState Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText>An asynchronous implementation ofAlarmConditionType.readActiveState().Read the value of the AudibleEnabled Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends Boolean>An asynchronous implementation ofAlarmConditionType.readAudibleEnabled().org.eclipse.milo.opcua.stack.core.types.builtin.ByteStringRead the value of the AudibleSound Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.ByteString>An asynchronous implementation ofAlarmConditionType.readAudibleSound().org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedTextRead the value of the EnabledState Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText>An asynchronous implementation ofConditionType.readEnabledState().Read the value of the FirstInGroupFlag Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends Boolean>An asynchronous implementation ofAlarmConditionType.readFirstInGroupFlag().org.eclipse.milo.opcua.stack.core.types.builtin.NodeIdRead the value of the InputNode Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.NodeId>An asynchronous implementation ofAlarmConditionType.readInputNode().org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedTextRead the value of the LatchedState Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText>An asynchronous implementation ofAlarmConditionType.readLatchedState().Read the value of the MaxTimeShelved Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends Double>An asynchronous implementation ofAlarmConditionType.readMaxTimeShelved().Read the value of the OffDelay Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends Double>An asynchronous implementation ofAlarmConditionType.readOffDelay().Read the value of the OnDelay Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends Double>An asynchronous implementation ofAlarmConditionType.readOnDelay().org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedTextRead the value of the OutOfServiceState Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText>An asynchronous implementation ofAlarmConditionType.readOutOfServiceState().Read the value of the ReAlarmRepeatCount Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends Short>An asynchronous implementation ofAlarmConditionType.readReAlarmRepeatCount().Read the value of the ReAlarmTime Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends Double>An asynchronous implementation ofAlarmConditionType.readReAlarmTime().org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedTextRead the value of the SilenceState Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText>An asynchronous implementation ofAlarmConditionType.readSilenceState().Read the value of the SuppressedOrShelved Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends Boolean>An asynchronous implementation ofAlarmConditionType.readSuppressedOrShelved().org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedTextRead the value of the SuppressedState Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText>An asynchronous implementation ofAlarmConditionType.readSuppressedState().voidsetActiveState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) Set the local value of the ActiveState Node.voidsetAudibleEnabled(Boolean value) Set the local value of the AudibleEnabled Node.voidsetAudibleSound(org.eclipse.milo.opcua.stack.core.types.builtin.ByteString value) Set the local value of the AudibleSound Node.voidsetEnabledState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) Set the local value of the EnabledState Node.voidsetFirstInGroupFlag(Boolean value) Set the local value of the FirstInGroupFlag Node.voidsetInputNode(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId value) Set the local value of the InputNode Node.voidsetLatchedState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) Set the local value of the LatchedState Node.voidsetMaxTimeShelved(Double value) Set the local value of the MaxTimeShelved Node.voidsetOffDelay(Double value) Set the local value of the OffDelay Node.voidsetOnDelay(Double value) Set the local value of the OnDelay Node.voidsetOutOfServiceState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) Set the local value of the OutOfServiceState Node.voidsetReAlarmRepeatCount(Short value) Set the local value of the ReAlarmRepeatCount Node.voidsetReAlarmTime(Double value) Set the local value of the ReAlarmTime Node.voidsetSilenceState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) Set the local value of the SilenceState Node.voidsetSuppressedOrShelved(Boolean value) Set the local value of the SuppressedOrShelved Node.voidsetSuppressedState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) Set the local value of the SuppressedState Node.voidwriteActiveState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) Write a new value for the ActiveState Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeActiveStateAsync(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText activeState) An asynchronous implementation ofAlarmConditionType.writeActiveState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText).voidwriteAudibleEnabled(Boolean value) Write a new value for the AudibleEnabled Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeAudibleEnabledAsync(Boolean audibleEnabled) An asynchronous implementation ofAlarmConditionType.writeAudibleEnabled(java.lang.Boolean).voidwriteAudibleSound(org.eclipse.milo.opcua.stack.core.types.builtin.ByteString value) Write a new value for the AudibleSound Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeAudibleSoundAsync(org.eclipse.milo.opcua.stack.core.types.builtin.ByteString audibleSound) An asynchronous implementation ofAlarmConditionType.writeAudibleSound(org.eclipse.milo.opcua.stack.core.types.builtin.ByteString).voidwriteEnabledState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) Write a new value for the EnabledState Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeEnabledStateAsync(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText enabledState) An asynchronous implementation ofConditionType.writeEnabledState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText).voidwriteFirstInGroupFlag(Boolean value) Write a new value for the FirstInGroupFlag Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeFirstInGroupFlagAsync(Boolean firstInGroupFlag) An asynchronous implementation ofAlarmConditionType.writeFirstInGroupFlag(java.lang.Boolean).voidwriteInputNode(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId value) Write a new value for the InputNode Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeInputNodeAsync(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId inputNode) An asynchronous implementation ofAlarmConditionType.writeInputNode(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId).voidwriteLatchedState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) Write a new value for the LatchedState Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeLatchedStateAsync(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText latchedState) An asynchronous implementation ofAlarmConditionType.writeLatchedState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText).voidwriteMaxTimeShelved(Double value) Write a new value for the MaxTimeShelved Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeMaxTimeShelvedAsync(Double maxTimeShelved) An asynchronous implementation ofAlarmConditionType.writeMaxTimeShelved(java.lang.Double).voidwriteOffDelay(Double value) Write a new value for the OffDelay Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeOffDelayAsync(Double offDelay) An asynchronous implementation ofAlarmConditionType.writeOffDelay(java.lang.Double).voidwriteOnDelay(Double value) Write a new value for the OnDelay Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeOnDelayAsync(Double onDelay) An asynchronous implementation ofAlarmConditionType.writeOnDelay(java.lang.Double).voidwriteOutOfServiceState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) Write a new value for the OutOfServiceState Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeOutOfServiceStateAsync(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText outOfServiceState) An asynchronous implementation ofAlarmConditionType.writeOutOfServiceState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText).voidwriteReAlarmRepeatCount(Short value) Write a new value for the ReAlarmRepeatCount Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeReAlarmRepeatCountAsync(Short reAlarmRepeatCount) An asynchronous implementation ofAlarmConditionType.writeReAlarmRepeatCount(java.lang.Short).voidwriteReAlarmTime(Double value) Write a new value for the ReAlarmTime Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeReAlarmTimeAsync(Double reAlarmTime) An asynchronous implementation ofAlarmConditionType.writeReAlarmTime(java.lang.Double).voidwriteSilenceState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) Write a new value for the SilenceState Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeSilenceStateAsync(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText silenceState) An asynchronous implementation ofAlarmConditionType.writeSilenceState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText).voidwriteSuppressedOrShelved(Boolean value) Write a new value for the SuppressedOrShelved Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeSuppressedOrShelvedAsync(Boolean suppressedOrShelved) An asynchronous implementation ofAlarmConditionType.writeSuppressedOrShelved(java.lang.Boolean).voidwriteSuppressedState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) Write a new value for the SuppressedState Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeSuppressedStateAsync(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText suppressedState) An asynchronous implementation ofAlarmConditionType.writeSuppressedState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText).Methods inherited from class org.eclipse.milo.opcua.sdk.client.model.objects.AcknowledgeableConditionTypeNode
getAckedState, getAckedStateNode, getAckedStateNodeAsync, getConfirmedState, getConfirmedStateNode, getConfirmedStateNodeAsync, readAckedState, readAckedStateAsync, readConfirmedState, readConfirmedStateAsync, setAckedState, setConfirmedState, writeAckedState, writeAckedStateAsync, writeConfirmedState, writeConfirmedStateAsyncMethods inherited from class org.eclipse.milo.opcua.sdk.client.model.objects.ConditionTypeNode
getBranchId, getBranchIdNode, getBranchIdNodeAsync, getClientUserId, getClientUserIdNode, getClientUserIdNodeAsync, getComment, getCommentNode, getCommentNodeAsync, getConditionClassId, getConditionClassIdNode, getConditionClassIdNodeAsync, getConditionClassName, getConditionClassNameNode, getConditionClassNameNodeAsync, getConditionName, getConditionNameNode, getConditionNameNodeAsync, getConditionSubClassId, getConditionSubClassIdNode, getConditionSubClassIdNodeAsync, getConditionSubClassName, getConditionSubClassNameNode, getConditionSubClassNameNodeAsync, getLastSeverity, getLastSeverityNode, getLastSeverityNodeAsync, getQuality, getQualityNode, getQualityNodeAsync, getRetain, getRetainNode, getRetainNodeAsync, getSupportsFilteredRetain, getSupportsFilteredRetainNode, getSupportsFilteredRetainNodeAsync, readBranchId, readBranchIdAsync, readClientUserId, readClientUserIdAsync, readComment, readCommentAsync, readConditionClassId, readConditionClassIdAsync, readConditionClassName, readConditionClassNameAsync, readConditionName, readConditionNameAsync, readConditionSubClassId, readConditionSubClassIdAsync, readConditionSubClassName, readConditionSubClassNameAsync, readLastSeverity, readLastSeverityAsync, readQuality, readQualityAsync, readRetain, readRetainAsync, readSupportsFilteredRetain, readSupportsFilteredRetainAsync, setBranchId, setClientUserId, setComment, setConditionClassId, setConditionClassName, setConditionName, setConditionSubClassId, setConditionSubClassName, setLastSeverity, setQuality, setRetain, setSupportsFilteredRetain, writeBranchId, writeBranchIdAsync, writeClientUserId, writeClientUserIdAsync, writeComment, writeCommentAsync, writeConditionClassId, writeConditionClassIdAsync, writeConditionClassName, writeConditionClassNameAsync, writeConditionName, writeConditionNameAsync, writeConditionSubClassId, writeConditionSubClassIdAsync, writeConditionSubClassName, writeConditionSubClassNameAsync, writeLastSeverity, writeLastSeverityAsync, writeQuality, writeQualityAsync, writeRetain, writeRetainAsync, writeSupportsFilteredRetain, writeSupportsFilteredRetainAsyncMethods inherited from class org.eclipse.milo.opcua.sdk.client.model.objects.BaseEventTypeNode
getEventId, getEventIdNode, getEventIdNodeAsync, getEventType, getEventTypeNode, getEventTypeNodeAsync, getLocalTime, getLocalTimeNode, getLocalTimeNodeAsync, getMessage, getMessageNode, getMessageNodeAsync, getReceiveTime, getReceiveTimeNode, getReceiveTimeNodeAsync, getSeverity, getSeverityNode, getSeverityNodeAsync, getSourceName, getSourceNameNode, getSourceNameNodeAsync, getSourceNode, getSourceNodeNode, getSourceNodeNodeAsync, getTime, getTimeNode, getTimeNodeAsync, readEventId, readEventIdAsync, readEventType, readEventTypeAsync, readLocalTime, readLocalTimeAsync, readMessage, readMessageAsync, readReceiveTime, readReceiveTimeAsync, readSeverity, readSeverityAsync, readSourceName, readSourceNameAsync, readSourceNode, readSourceNodeAsync, readTime, readTimeAsync, setEventId, setEventType, setLocalTime, setMessage, setReceiveTime, setSeverity, setSourceName, setSourceNode, setTime, writeEventId, writeEventIdAsync, writeEventType, writeEventTypeAsync, writeLocalTime, writeLocalTimeAsync, writeMessage, writeMessageAsync, writeReceiveTime, writeReceiveTimeAsync, writeSeverity, writeSeverityAsync, writeSourceName, writeSourceNameAsync, writeSourceNode, writeSourceNodeAsync, writeTime, writeTimeAsyncMethods inherited from class org.eclipse.milo.opcua.sdk.client.nodes.UaObjectNode
callMethod, callMethod, callMethodAsync, callMethodAsync, getAttributeValue, getEventNotifier, getIconAsync, getMethod, getMethod, getMethodAsync, getMethodAsync, getNamingRuleAsync, getNodeVersionAsync, getObjectComponent, getObjectComponent, getObjectComponent, getObjectComponentAsync, getObjectComponentAsync, getObjectComponentAsync, getTypeDefinition, getTypeDefinitionAsync, getVariableComponent, getVariableComponent, getVariableComponent, getVariableComponentAsync, getVariableComponentAsync, getVariableComponentAsync, readEventNotifier, setAttributeValue, setEventNotifier, setIconAsync, setNamingRuleAsync, setNodeVersionAsync, writeEventNotifierMethods inherited from class org.eclipse.milo.opcua.sdk.client.nodes.UaNode
browse, browse, browseAsync, browseAsync, browseNodes, browseNodes, browseNodesAsync, browseNodesAsync, canonicalize, cast, findMemberNodeId, getAccessRestrictions, getBrowseName, getComponentAsync, getDescription, getDisplayName, getMemberNodeAsync, getNodeClass, getNodeId, getProperty, getPropertyNodeAsync, getPropertyNodeAsync, getRolePermissions, getUserRolePermissions, getUserWriteMask, getWriteMask, invalidate, readAccessRestrictions, readAttribute, readAttributeAsync, readBrowseName, readDescription, readDisplayName, readNamespaceIndex, readNodeClass, readNodeId, readProperty, readRolePermissions, readUserRolePermissions, readUserWriteMask, readWriteMask, refresh, refreshAsync, setAccessRestrictions, setBrowseName, setDescription, setDisplayName, setNodeClass, setNodeId, setProperty, setRolePermissions, setUserRolePermissions, setUserWriteMask, setWriteMask, synchronize, synchronizeAsync, writeAccessRestrictions, writeAttribute, writeAttributeAsync, writeBrowseName, writeDescription, writeDisplayName, writeNodeClass, writeNodeId, writeProperty, writeRolePermissions, writeUserRolePermissions, writeUserWriteMask, writeWriteMaskMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.eclipse.milo.opcua.sdk.client.model.objects.AcknowledgeableConditionType
getAckedState, getAckedStateNode, getAckedStateNodeAsync, getConfirmedState, getConfirmedStateNode, getConfirmedStateNodeAsync, readAckedState, readAckedStateAsync, readConfirmedState, readConfirmedStateAsync, setAckedState, setConfirmedState, writeAckedState, writeAckedStateAsync, writeConfirmedState, writeConfirmedStateAsyncMethods inherited from interface org.eclipse.milo.opcua.sdk.client.model.objects.BaseEventType
getEventId, getEventIdNode, getEventIdNodeAsync, getEventType, getEventTypeNode, getEventTypeNodeAsync, getLocalTime, getLocalTimeNode, getLocalTimeNodeAsync, getMessage, getMessageNode, getMessageNodeAsync, getReceiveTime, getReceiveTimeNode, getReceiveTimeNodeAsync, getSeverity, getSeverityNode, getSeverityNodeAsync, getSourceName, getSourceNameNode, getSourceNameNodeAsync, getSourceNode, getSourceNodeNode, getSourceNodeNodeAsync, getTime, getTimeNode, getTimeNodeAsync, readEventId, readEventIdAsync, readEventType, readEventTypeAsync, readLocalTime, readLocalTimeAsync, readMessage, readMessageAsync, readReceiveTime, readReceiveTimeAsync, readSeverity, readSeverityAsync, readSourceName, readSourceNameAsync, readSourceNode, readSourceNodeAsync, readTime, readTimeAsync, setEventId, setEventType, setLocalTime, setMessage, setReceiveTime, setSeverity, setSourceName, setSourceNode, setTime, writeEventId, writeEventIdAsync, writeEventType, writeEventTypeAsync, writeLocalTime, writeLocalTimeAsync, writeMessage, writeMessageAsync, writeReceiveTime, writeReceiveTimeAsync, writeSeverity, writeSeverityAsync, writeSourceName, writeSourceNameAsync, writeSourceNode, writeSourceNodeAsync, writeTime, writeTimeAsyncMethods inherited from interface org.eclipse.milo.opcua.sdk.client.model.objects.ConditionType
getBranchId, getBranchIdNode, getBranchIdNodeAsync, getClientUserId, getClientUserIdNode, getClientUserIdNodeAsync, getComment, getCommentNode, getCommentNodeAsync, getConditionClassId, getConditionClassIdNode, getConditionClassIdNodeAsync, getConditionClassName, getConditionClassNameNode, getConditionClassNameNodeAsync, getConditionName, getConditionNameNode, getConditionNameNodeAsync, getConditionSubClassId, getConditionSubClassIdNode, getConditionSubClassIdNodeAsync, getConditionSubClassName, getConditionSubClassNameNode, getConditionSubClassNameNodeAsync, getLastSeverity, getLastSeverityNode, getLastSeverityNodeAsync, getQuality, getQualityNode, getQualityNodeAsync, getRetain, getRetainNode, getRetainNodeAsync, getSupportsFilteredRetain, getSupportsFilteredRetainNode, getSupportsFilteredRetainNodeAsync, readBranchId, readBranchIdAsync, readClientUserId, readClientUserIdAsync, readComment, readCommentAsync, readConditionClassId, readConditionClassIdAsync, readConditionClassName, readConditionClassNameAsync, readConditionName, readConditionNameAsync, readConditionSubClassId, readConditionSubClassIdAsync, readConditionSubClassName, readConditionSubClassNameAsync, readLastSeverity, readLastSeverityAsync, readQuality, readQualityAsync, readRetain, readRetainAsync, readSupportsFilteredRetain, readSupportsFilteredRetainAsync, setBranchId, setClientUserId, setComment, setConditionClassId, setConditionClassName, setConditionName, setConditionSubClassId, setConditionSubClassName, setLastSeverity, setQuality, setRetain, setSupportsFilteredRetain, writeBranchId, writeBranchIdAsync, writeClientUserId, writeClientUserIdAsync, writeComment, writeCommentAsync, writeConditionClassId, writeConditionClassIdAsync, writeConditionClassName, writeConditionClassNameAsync, writeConditionName, writeConditionNameAsync, writeConditionSubClassId, writeConditionSubClassIdAsync, writeConditionSubClassName, writeConditionSubClassNameAsync, writeLastSeverity, writeLastSeverityAsync, writeQuality, writeQualityAsync, writeRetain, writeRetainAsync, writeSupportsFilteredRetain, writeSupportsFilteredRetainAsyncMethods inherited from interface org.eclipse.milo.opcua.sdk.core.nodes.Node
getAccessRestrictions, getBrowseName, getDescription, getDisplayName, getNodeClass, getNodeId, getRolePermissions, getUserRolePermissions, getUserWriteMask, getWriteMask, setAccessRestrictions, setBrowseName, setDescription, setDisplayName, setNodeClass, setNodeId, setRolePermissions, setUserRolePermissions, setUserWriteMask, setWriteMaskMethods inherited from interface org.eclipse.milo.opcua.sdk.core.nodes.ObjectNode
getEventNotifier, setEventNotifier
-
Constructor Details
-
AlarmConditionTypeNode
public AlarmConditionTypeNode(OpcUaClient client, org.eclipse.milo.opcua.stack.core.types.builtin.NodeId nodeId, org.eclipse.milo.opcua.stack.core.types.enumerated.NodeClass nodeClass, org.eclipse.milo.opcua.stack.core.types.builtin.QualifiedName browseName, org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText displayName, org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText description, org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger writeMask, org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger userWriteMask, org.eclipse.milo.opcua.stack.core.types.structured.RolePermissionType[] rolePermissions, org.eclipse.milo.opcua.stack.core.types.structured.RolePermissionType[] userRolePermissions, org.eclipse.milo.opcua.stack.core.types.structured.AccessRestrictionType accessRestrictions, org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte eventNotifier)
-
-
Method Details
-
getInputNode
public org.eclipse.milo.opcua.stack.core.types.builtin.NodeId getInputNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:AlarmConditionTypeGet the local value of the InputNode Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getInputNodein interfaceAlarmConditionType- Returns:
- the local value of the InputNode Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the InputNode Node.
-
setInputNode
public void setInputNode(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:AlarmConditionTypeSet the local value of the InputNode Node.The value is only updated locally; it is not written to the server.
- Specified by:
setInputNodein interfaceAlarmConditionType- Parameters:
value- the local value to set for the InputNode Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the InputNode Node.
-
readInputNode
public org.eclipse.milo.opcua.stack.core.types.builtin.NodeId readInputNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:AlarmConditionTypeRead the value of the InputNode Node from the server and update the local value if the operation succeeds.- Specified by:
readInputNodein interfaceAlarmConditionType- Returns:
- the
NodeIdvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeInputNode
public void writeInputNode(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:AlarmConditionTypeWrite a new value for the InputNode Node to the server and update the local value if the operation succeeds.- Specified by:
writeInputNodein interfaceAlarmConditionType- Parameters:
value- theNodeIdvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readInputNodeAsync
public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.NodeId> readInputNodeAsync()Description copied from interface:AlarmConditionTypeAn asynchronous implementation ofAlarmConditionType.readInputNode().- Specified by:
readInputNodeAsyncin interfaceAlarmConditionType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeInputNodeAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeInputNodeAsync(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId inputNode) Description copied from interface:AlarmConditionTypeAn asynchronous implementation ofAlarmConditionType.writeInputNode(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId).- Specified by:
writeInputNodeAsyncin interfaceAlarmConditionType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getInputNodeNode
Description copied from interface:AlarmConditionTypeGet the InputNodePropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getInputNodeNodein interfaceAlarmConditionType- Returns:
- the InputNode
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getInputNodeNodeAsync
Description copied from interface:AlarmConditionTypeAsynchronous implementation ofAlarmConditionType.getInputNodeNode().- Specified by:
getInputNodeNodeAsyncin interfaceAlarmConditionType- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getSuppressedOrShelved
Description copied from interface:AlarmConditionTypeGet the local value of the SuppressedOrShelved Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getSuppressedOrShelvedin interfaceAlarmConditionType- Returns:
- the local value of the SuppressedOrShelved Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the SuppressedOrShelved Node.
-
setSuppressedOrShelved
public void setSuppressedOrShelved(Boolean value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:AlarmConditionTypeSet the local value of the SuppressedOrShelved Node.The value is only updated locally; it is not written to the server.
- Specified by:
setSuppressedOrShelvedin interfaceAlarmConditionType- Parameters:
value- the local value to set for the SuppressedOrShelved Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the SuppressedOrShelved Node.
-
readSuppressedOrShelved
Description copied from interface:AlarmConditionTypeRead the value of the SuppressedOrShelved Node from the server and update the local value if the operation succeeds.- Specified by:
readSuppressedOrShelvedin interfaceAlarmConditionType- Returns:
- the
Booleanvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeSuppressedOrShelved
public void writeSuppressedOrShelved(Boolean value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:AlarmConditionTypeWrite a new value for the SuppressedOrShelved Node to the server and update the local value if the operation succeeds.- Specified by:
writeSuppressedOrShelvedin interfaceAlarmConditionType- Parameters:
value- theBooleanvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readSuppressedOrShelvedAsync
Description copied from interface:AlarmConditionTypeAn asynchronous implementation ofAlarmConditionType.readSuppressedOrShelved().- Specified by:
readSuppressedOrShelvedAsyncin interfaceAlarmConditionType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeSuppressedOrShelvedAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeSuppressedOrShelvedAsync(Boolean suppressedOrShelved) Description copied from interface:AlarmConditionTypeAn asynchronous implementation ofAlarmConditionType.writeSuppressedOrShelved(java.lang.Boolean).- Specified by:
writeSuppressedOrShelvedAsyncin interfaceAlarmConditionType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getSuppressedOrShelvedNode
public PropertyTypeNode getSuppressedOrShelvedNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:AlarmConditionTypeGet the SuppressedOrShelvedPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getSuppressedOrShelvedNodein interfaceAlarmConditionType- Returns:
- the SuppressedOrShelved
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getSuppressedOrShelvedNodeAsync
Description copied from interface:AlarmConditionTypeAsynchronous implementation ofAlarmConditionType.getSuppressedOrShelvedNode().- Specified by:
getSuppressedOrShelvedNodeAsyncin interfaceAlarmConditionType- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getMaxTimeShelved
Description copied from interface:AlarmConditionTypeGet the local value of the MaxTimeShelved Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getMaxTimeShelvedin interfaceAlarmConditionType- Returns:
- the local value of the MaxTimeShelved Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the MaxTimeShelved Node.
-
setMaxTimeShelved
Description copied from interface:AlarmConditionTypeSet the local value of the MaxTimeShelved Node.The value is only updated locally; it is not written to the server.
- Specified by:
setMaxTimeShelvedin interfaceAlarmConditionType- Parameters:
value- the local value to set for the MaxTimeShelved Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the MaxTimeShelved Node.
-
readMaxTimeShelved
Description copied from interface:AlarmConditionTypeRead the value of the MaxTimeShelved Node from the server and update the local value if the operation succeeds.- Specified by:
readMaxTimeShelvedin interfaceAlarmConditionType- Returns:
- the
Doublevalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeMaxTimeShelved
Description copied from interface:AlarmConditionTypeWrite a new value for the MaxTimeShelved Node to the server and update the local value if the operation succeeds.- Specified by:
writeMaxTimeShelvedin interfaceAlarmConditionType- Parameters:
value- theDoublevalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readMaxTimeShelvedAsync
Description copied from interface:AlarmConditionTypeAn asynchronous implementation ofAlarmConditionType.readMaxTimeShelved().- Specified by:
readMaxTimeShelvedAsyncin interfaceAlarmConditionType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeMaxTimeShelvedAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeMaxTimeShelvedAsync(Double maxTimeShelved) Description copied from interface:AlarmConditionTypeAn asynchronous implementation ofAlarmConditionType.writeMaxTimeShelved(java.lang.Double).- Specified by:
writeMaxTimeShelvedAsyncin interfaceAlarmConditionType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getMaxTimeShelvedNode
public PropertyTypeNode getMaxTimeShelvedNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:AlarmConditionTypeGet the MaxTimeShelvedPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getMaxTimeShelvedNodein interfaceAlarmConditionType- Returns:
- the MaxTimeShelved
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getMaxTimeShelvedNodeAsync
Description copied from interface:AlarmConditionTypeAsynchronous implementation ofAlarmConditionType.getMaxTimeShelvedNode().- Specified by:
getMaxTimeShelvedNodeAsyncin interfaceAlarmConditionType- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getAudibleEnabled
Description copied from interface:AlarmConditionTypeGet the local value of the AudibleEnabled Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getAudibleEnabledin interfaceAlarmConditionType- Returns:
- the local value of the AudibleEnabled Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the AudibleEnabled Node.
-
setAudibleEnabled
Description copied from interface:AlarmConditionTypeSet the local value of the AudibleEnabled Node.The value is only updated locally; it is not written to the server.
- Specified by:
setAudibleEnabledin interfaceAlarmConditionType- Parameters:
value- the local value to set for the AudibleEnabled Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the AudibleEnabled Node.
-
readAudibleEnabled
Description copied from interface:AlarmConditionTypeRead the value of the AudibleEnabled Node from the server and update the local value if the operation succeeds.- Specified by:
readAudibleEnabledin interfaceAlarmConditionType- Returns:
- the
Booleanvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeAudibleEnabled
Description copied from interface:AlarmConditionTypeWrite a new value for the AudibleEnabled Node to the server and update the local value if the operation succeeds.- Specified by:
writeAudibleEnabledin interfaceAlarmConditionType- Parameters:
value- theBooleanvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readAudibleEnabledAsync
Description copied from interface:AlarmConditionTypeAn asynchronous implementation ofAlarmConditionType.readAudibleEnabled().- Specified by:
readAudibleEnabledAsyncin interfaceAlarmConditionType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeAudibleEnabledAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeAudibleEnabledAsync(Boolean audibleEnabled) Description copied from interface:AlarmConditionTypeAn asynchronous implementation ofAlarmConditionType.writeAudibleEnabled(java.lang.Boolean).- Specified by:
writeAudibleEnabledAsyncin interfaceAlarmConditionType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getAudibleEnabledNode
public PropertyTypeNode getAudibleEnabledNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:AlarmConditionTypeGet the AudibleEnabledPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getAudibleEnabledNodein interfaceAlarmConditionType- Returns:
- the AudibleEnabled
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getAudibleEnabledNodeAsync
Description copied from interface:AlarmConditionTypeAsynchronous implementation ofAlarmConditionType.getAudibleEnabledNode().- Specified by:
getAudibleEnabledNodeAsyncin interfaceAlarmConditionType- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getOnDelay
Description copied from interface:AlarmConditionTypeGet the local value of the OnDelay Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getOnDelayin interfaceAlarmConditionType- Returns:
- the local value of the OnDelay Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the OnDelay Node.
-
setOnDelay
Description copied from interface:AlarmConditionTypeSet the local value of the OnDelay Node.The value is only updated locally; it is not written to the server.
- Specified by:
setOnDelayin interfaceAlarmConditionType- Parameters:
value- the local value to set for the OnDelay Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the OnDelay Node.
-
readOnDelay
Description copied from interface:AlarmConditionTypeRead the value of the OnDelay Node from the server and update the local value if the operation succeeds.- Specified by:
readOnDelayin interfaceAlarmConditionType- Returns:
- the
Doublevalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeOnDelay
Description copied from interface:AlarmConditionTypeWrite a new value for the OnDelay Node to the server and update the local value if the operation succeeds.- Specified by:
writeOnDelayin interfaceAlarmConditionType- Parameters:
value- theDoublevalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readOnDelayAsync
Description copied from interface:AlarmConditionTypeAn asynchronous implementation ofAlarmConditionType.readOnDelay().- Specified by:
readOnDelayAsyncin interfaceAlarmConditionType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeOnDelayAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeOnDelayAsync(Double onDelay) Description copied from interface:AlarmConditionTypeAn asynchronous implementation ofAlarmConditionType.writeOnDelay(java.lang.Double).- Specified by:
writeOnDelayAsyncin interfaceAlarmConditionType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getOnDelayNode
Description copied from interface:AlarmConditionTypeGet the OnDelayPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getOnDelayNodein interfaceAlarmConditionType- Returns:
- the OnDelay
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getOnDelayNodeAsync
Description copied from interface:AlarmConditionTypeAsynchronous implementation ofAlarmConditionType.getOnDelayNode().- Specified by:
getOnDelayNodeAsyncin interfaceAlarmConditionType- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getOffDelay
Description copied from interface:AlarmConditionTypeGet the local value of the OffDelay Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getOffDelayin interfaceAlarmConditionType- Returns:
- the local value of the OffDelay Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the OffDelay Node.
-
setOffDelay
Description copied from interface:AlarmConditionTypeSet the local value of the OffDelay Node.The value is only updated locally; it is not written to the server.
- Specified by:
setOffDelayin interfaceAlarmConditionType- Parameters:
value- the local value to set for the OffDelay Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the OffDelay Node.
-
readOffDelay
Description copied from interface:AlarmConditionTypeRead the value of the OffDelay Node from the server and update the local value if the operation succeeds.- Specified by:
readOffDelayin interfaceAlarmConditionType- Returns:
- the
Doublevalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeOffDelay
Description copied from interface:AlarmConditionTypeWrite a new value for the OffDelay Node to the server and update the local value if the operation succeeds.- Specified by:
writeOffDelayin interfaceAlarmConditionType- Parameters:
value- theDoublevalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readOffDelayAsync
Description copied from interface:AlarmConditionTypeAn asynchronous implementation ofAlarmConditionType.readOffDelay().- Specified by:
readOffDelayAsyncin interfaceAlarmConditionType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeOffDelayAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeOffDelayAsync(Double offDelay) Description copied from interface:AlarmConditionTypeAn asynchronous implementation ofAlarmConditionType.writeOffDelay(java.lang.Double).- Specified by:
writeOffDelayAsyncin interfaceAlarmConditionType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getOffDelayNode
Description copied from interface:AlarmConditionTypeGet the OffDelayPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getOffDelayNodein interfaceAlarmConditionType- Returns:
- the OffDelay
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getOffDelayNodeAsync
Description copied from interface:AlarmConditionTypeAsynchronous implementation ofAlarmConditionType.getOffDelayNode().- Specified by:
getOffDelayNodeAsyncin interfaceAlarmConditionType- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getReAlarmTime
Description copied from interface:AlarmConditionTypeGet the local value of the ReAlarmTime Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getReAlarmTimein interfaceAlarmConditionType- Returns:
- the local value of the ReAlarmTime Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ReAlarmTime Node.
-
setReAlarmTime
Description copied from interface:AlarmConditionTypeSet the local value of the ReAlarmTime Node.The value is only updated locally; it is not written to the server.
- Specified by:
setReAlarmTimein interfaceAlarmConditionType- Parameters:
value- the local value to set for the ReAlarmTime Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ReAlarmTime Node.
-
readReAlarmTime
Description copied from interface:AlarmConditionTypeRead the value of the ReAlarmTime Node from the server and update the local value if the operation succeeds.- Specified by:
readReAlarmTimein interfaceAlarmConditionType- Returns:
- the
Doublevalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeReAlarmTime
Description copied from interface:AlarmConditionTypeWrite a new value for the ReAlarmTime Node to the server and update the local value if the operation succeeds.- Specified by:
writeReAlarmTimein interfaceAlarmConditionType- Parameters:
value- theDoublevalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readReAlarmTimeAsync
Description copied from interface:AlarmConditionTypeAn asynchronous implementation ofAlarmConditionType.readReAlarmTime().- Specified by:
readReAlarmTimeAsyncin interfaceAlarmConditionType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeReAlarmTimeAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeReAlarmTimeAsync(Double reAlarmTime) Description copied from interface:AlarmConditionTypeAn asynchronous implementation ofAlarmConditionType.writeReAlarmTime(java.lang.Double).- Specified by:
writeReAlarmTimeAsyncin interfaceAlarmConditionType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getReAlarmTimeNode
Description copied from interface:AlarmConditionTypeGet the ReAlarmTimePropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getReAlarmTimeNodein interfaceAlarmConditionType- Returns:
- the ReAlarmTime
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getReAlarmTimeNodeAsync
Description copied from interface:AlarmConditionTypeAsynchronous implementation ofAlarmConditionType.getReAlarmTimeNode().- Specified by:
getReAlarmTimeNodeAsyncin interfaceAlarmConditionType- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getEnabledState
public org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText getEnabledState() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:ConditionTypeGet the local value of the EnabledState Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getEnabledStatein interfaceAcknowledgeableConditionType- Specified by:
getEnabledStatein interfaceAlarmConditionType- Specified by:
getEnabledStatein interfaceConditionType- Overrides:
getEnabledStatein classAcknowledgeableConditionTypeNode- Returns:
- the local value of the EnabledState Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the EnabledState Node.
-
setEnabledState
public void setEnabledState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:ConditionTypeSet the local value of the EnabledState Node.The value is only updated locally; it is not written to the server.
- Specified by:
setEnabledStatein interfaceAcknowledgeableConditionType- Specified by:
setEnabledStatein interfaceAlarmConditionType- Specified by:
setEnabledStatein interfaceConditionType- Overrides:
setEnabledStatein classAcknowledgeableConditionTypeNode- Parameters:
value- the local value to set for the EnabledState Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the EnabledState Node.
-
readEnabledState
public org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText readEnabledState() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:ConditionTypeRead the value of the EnabledState Node from the server and update the local value if the operation succeeds.- Specified by:
readEnabledStatein interfaceAcknowledgeableConditionType- Specified by:
readEnabledStatein interfaceAlarmConditionType- Specified by:
readEnabledStatein interfaceConditionType- Overrides:
readEnabledStatein classAcknowledgeableConditionTypeNode- Returns:
- the
LocalizedTextvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeEnabledState
public void writeEnabledState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:ConditionTypeWrite a new value for the EnabledState Node to the server and update the local value if the operation succeeds.- Specified by:
writeEnabledStatein interfaceAcknowledgeableConditionType- Specified by:
writeEnabledStatein interfaceAlarmConditionType- Specified by:
writeEnabledStatein interfaceConditionType- Overrides:
writeEnabledStatein classAcknowledgeableConditionTypeNode- Parameters:
value- theLocalizedTextvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readEnabledStateAsync
public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText> readEnabledStateAsync()Description copied from interface:ConditionTypeAn asynchronous implementation ofConditionType.readEnabledState().- Specified by:
readEnabledStateAsyncin interfaceAcknowledgeableConditionType- Specified by:
readEnabledStateAsyncin interfaceAlarmConditionType- Specified by:
readEnabledStateAsyncin interfaceConditionType- Overrides:
readEnabledStateAsyncin classAcknowledgeableConditionTypeNode- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeEnabledStateAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeEnabledStateAsync(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText enabledState) Description copied from interface:ConditionTypeAn asynchronous implementation ofConditionType.writeEnabledState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText).- Specified by:
writeEnabledStateAsyncin interfaceAcknowledgeableConditionType- Specified by:
writeEnabledStateAsyncin interfaceAlarmConditionType- Specified by:
writeEnabledStateAsyncin interfaceConditionType- Overrides:
writeEnabledStateAsyncin classAcknowledgeableConditionTypeNode- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getEnabledStateNode
public TwoStateVariableTypeNode getEnabledStateNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:ConditionTypeGet the EnabledStateTwoStateVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getEnabledStateNodein interfaceAcknowledgeableConditionType- Specified by:
getEnabledStateNodein interfaceAlarmConditionType- Specified by:
getEnabledStateNodein interfaceConditionType- Overrides:
getEnabledStateNodein classAcknowledgeableConditionTypeNode- Returns:
- the EnabledState
TwoStateVariableTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getEnabledStateNodeAsync
Description copied from interface:ConditionTypeAsynchronous implementation ofConditionType.getEnabledStateNode().- Specified by:
getEnabledStateNodeAsyncin interfaceAcknowledgeableConditionType- Specified by:
getEnabledStateNodeAsyncin interfaceAlarmConditionType- Specified by:
getEnabledStateNodeAsyncin interfaceConditionType- Overrides:
getEnabledStateNodeAsyncin classAcknowledgeableConditionTypeNode- Returns:
- a CompletableFuture that completes successfully with the TwoStateVariableType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getActiveState
public org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText getActiveState() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:AlarmConditionTypeGet the local value of the ActiveState Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getActiveStatein interfaceAlarmConditionType- Returns:
- the local value of the ActiveState Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ActiveState Node.
-
setActiveState
public void setActiveState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:AlarmConditionTypeSet the local value of the ActiveState Node.The value is only updated locally; it is not written to the server.
- Specified by:
setActiveStatein interfaceAlarmConditionType- Parameters:
value- the local value to set for the ActiveState Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ActiveState Node.
-
readActiveState
public org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText readActiveState() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:AlarmConditionTypeRead the value of the ActiveState Node from the server and update the local value if the operation succeeds.- Specified by:
readActiveStatein interfaceAlarmConditionType- Returns:
- the
LocalizedTextvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeActiveState
public void writeActiveState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:AlarmConditionTypeWrite a new value for the ActiveState Node to the server and update the local value if the operation succeeds.- Specified by:
writeActiveStatein interfaceAlarmConditionType- Parameters:
value- theLocalizedTextvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readActiveStateAsync
public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText> readActiveStateAsync()Description copied from interface:AlarmConditionTypeAn asynchronous implementation ofAlarmConditionType.readActiveState().- Specified by:
readActiveStateAsyncin interfaceAlarmConditionType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeActiveStateAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeActiveStateAsync(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText activeState) Description copied from interface:AlarmConditionTypeAn asynchronous implementation ofAlarmConditionType.writeActiveState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText).- Specified by:
writeActiveStateAsyncin interfaceAlarmConditionType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getActiveStateNode
public TwoStateVariableTypeNode getActiveStateNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:AlarmConditionTypeGet the ActiveStateTwoStateVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getActiveStateNodein interfaceAlarmConditionType- Returns:
- the ActiveState
TwoStateVariableTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getActiveStateNodeAsync
Description copied from interface:AlarmConditionTypeAsynchronous implementation ofAlarmConditionType.getActiveStateNode().- Specified by:
getActiveStateNodeAsyncin interfaceAlarmConditionType- Returns:
- a CompletableFuture that completes successfully with the TwoStateVariableType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getSuppressedState
public org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText getSuppressedState() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:AlarmConditionTypeGet the local value of the SuppressedState Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getSuppressedStatein interfaceAlarmConditionType- Returns:
- the local value of the SuppressedState Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the SuppressedState Node.
-
setSuppressedState
public void setSuppressedState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:AlarmConditionTypeSet the local value of the SuppressedState Node.The value is only updated locally; it is not written to the server.
- Specified by:
setSuppressedStatein interfaceAlarmConditionType- Parameters:
value- the local value to set for the SuppressedState Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the SuppressedState Node.
-
readSuppressedState
public org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText readSuppressedState() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:AlarmConditionTypeRead the value of the SuppressedState Node from the server and update the local value if the operation succeeds.- Specified by:
readSuppressedStatein interfaceAlarmConditionType- Returns:
- the
LocalizedTextvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeSuppressedState
public void writeSuppressedState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:AlarmConditionTypeWrite a new value for the SuppressedState Node to the server and update the local value if the operation succeeds.- Specified by:
writeSuppressedStatein interfaceAlarmConditionType- Parameters:
value- theLocalizedTextvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readSuppressedStateAsync
public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText> readSuppressedStateAsync()Description copied from interface:AlarmConditionTypeAn asynchronous implementation ofAlarmConditionType.readSuppressedState().- Specified by:
readSuppressedStateAsyncin interfaceAlarmConditionType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeSuppressedStateAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeSuppressedStateAsync(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText suppressedState) Description copied from interface:AlarmConditionTypeAn asynchronous implementation ofAlarmConditionType.writeSuppressedState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText).- Specified by:
writeSuppressedStateAsyncin interfaceAlarmConditionType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getSuppressedStateNode
public TwoStateVariableTypeNode getSuppressedStateNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:AlarmConditionTypeGet the SuppressedStateTwoStateVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getSuppressedStateNodein interfaceAlarmConditionType- Returns:
- the SuppressedState
TwoStateVariableTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getSuppressedStateNodeAsync
Description copied from interface:AlarmConditionTypeAsynchronous implementation ofAlarmConditionType.getSuppressedStateNode().- Specified by:
getSuppressedStateNodeAsyncin interfaceAlarmConditionType- Returns:
- a CompletableFuture that completes successfully with the TwoStateVariableType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getOutOfServiceState
public org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText getOutOfServiceState() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:AlarmConditionTypeGet the local value of the OutOfServiceState Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getOutOfServiceStatein interfaceAlarmConditionType- Returns:
- the local value of the OutOfServiceState Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the OutOfServiceState Node.
-
setOutOfServiceState
public void setOutOfServiceState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:AlarmConditionTypeSet the local value of the OutOfServiceState Node.The value is only updated locally; it is not written to the server.
- Specified by:
setOutOfServiceStatein interfaceAlarmConditionType- Parameters:
value- the local value to set for the OutOfServiceState Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the OutOfServiceState Node.
-
readOutOfServiceState
public org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText readOutOfServiceState() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:AlarmConditionTypeRead the value of the OutOfServiceState Node from the server and update the local value if the operation succeeds.- Specified by:
readOutOfServiceStatein interfaceAlarmConditionType- Returns:
- the
LocalizedTextvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeOutOfServiceState
public void writeOutOfServiceState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:AlarmConditionTypeWrite a new value for the OutOfServiceState Node to the server and update the local value if the operation succeeds.- Specified by:
writeOutOfServiceStatein interfaceAlarmConditionType- Parameters:
value- theLocalizedTextvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readOutOfServiceStateAsync
public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText> readOutOfServiceStateAsync()Description copied from interface:AlarmConditionTypeAn asynchronous implementation ofAlarmConditionType.readOutOfServiceState().- Specified by:
readOutOfServiceStateAsyncin interfaceAlarmConditionType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeOutOfServiceStateAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeOutOfServiceStateAsync(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText outOfServiceState) Description copied from interface:AlarmConditionTypeAn asynchronous implementation ofAlarmConditionType.writeOutOfServiceState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText).- Specified by:
writeOutOfServiceStateAsyncin interfaceAlarmConditionType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getOutOfServiceStateNode
public TwoStateVariableTypeNode getOutOfServiceStateNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:AlarmConditionTypeGet the OutOfServiceStateTwoStateVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getOutOfServiceStateNodein interfaceAlarmConditionType- Returns:
- the OutOfServiceState
TwoStateVariableTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getOutOfServiceStateNodeAsync
Description copied from interface:AlarmConditionTypeAsynchronous implementation ofAlarmConditionType.getOutOfServiceStateNode().- Specified by:
getOutOfServiceStateNodeAsyncin interfaceAlarmConditionType- Returns:
- a CompletableFuture that completes successfully with the TwoStateVariableType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getShelvingStateNode
public ShelvedStateMachineTypeNode getShelvingStateNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:AlarmConditionTypeGet the ShelvingStateShelvedStateMachineTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getShelvingStateNodein interfaceAlarmConditionType- Returns:
- the ShelvingState
ShelvedStateMachineTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getShelvingStateNodeAsync
Description copied from interface:AlarmConditionTypeAsynchronous implementation ofAlarmConditionType.getShelvingStateNode().- Specified by:
getShelvingStateNodeAsyncin interfaceAlarmConditionType- Returns:
- a CompletableFuture that completes successfully with the ShelvedStateMachineType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getAudibleSound
public org.eclipse.milo.opcua.stack.core.types.builtin.ByteString getAudibleSound() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:AlarmConditionTypeGet the local value of the AudibleSound Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getAudibleSoundin interfaceAlarmConditionType- Returns:
- the local value of the AudibleSound Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the AudibleSound Node.
-
setAudibleSound
public void setAudibleSound(org.eclipse.milo.opcua.stack.core.types.builtin.ByteString value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:AlarmConditionTypeSet the local value of the AudibleSound Node.The value is only updated locally; it is not written to the server.
- Specified by:
setAudibleSoundin interfaceAlarmConditionType- Parameters:
value- the local value to set for the AudibleSound Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the AudibleSound Node.
-
readAudibleSound
public org.eclipse.milo.opcua.stack.core.types.builtin.ByteString readAudibleSound() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:AlarmConditionTypeRead the value of the AudibleSound Node from the server and update the local value if the operation succeeds.- Specified by:
readAudibleSoundin interfaceAlarmConditionType- Returns:
- the
ByteStringvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeAudibleSound
public void writeAudibleSound(org.eclipse.milo.opcua.stack.core.types.builtin.ByteString value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:AlarmConditionTypeWrite a new value for the AudibleSound Node to the server and update the local value if the operation succeeds.- Specified by:
writeAudibleSoundin interfaceAlarmConditionType- Parameters:
value- theByteStringvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readAudibleSoundAsync
public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.ByteString> readAudibleSoundAsync()Description copied from interface:AlarmConditionTypeAn asynchronous implementation ofAlarmConditionType.readAudibleSound().- Specified by:
readAudibleSoundAsyncin interfaceAlarmConditionType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeAudibleSoundAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeAudibleSoundAsync(org.eclipse.milo.opcua.stack.core.types.builtin.ByteString audibleSound) Description copied from interface:AlarmConditionTypeAn asynchronous implementation ofAlarmConditionType.writeAudibleSound(org.eclipse.milo.opcua.stack.core.types.builtin.ByteString).- Specified by:
writeAudibleSoundAsyncin interfaceAlarmConditionType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getAudibleSoundNode
public AudioVariableTypeNode getAudibleSoundNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:AlarmConditionTypeGet the AudibleSoundAudioVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getAudibleSoundNodein interfaceAlarmConditionType- Returns:
- the AudibleSound
AudioVariableTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getAudibleSoundNodeAsync
Description copied from interface:AlarmConditionTypeAsynchronous implementation ofAlarmConditionType.getAudibleSoundNode().- Specified by:
getAudibleSoundNodeAsyncin interfaceAlarmConditionType- Returns:
- a CompletableFuture that completes successfully with the AudioVariableType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getSilenceState
public org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText getSilenceState() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:AlarmConditionTypeGet the local value of the SilenceState Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getSilenceStatein interfaceAlarmConditionType- Returns:
- the local value of the SilenceState Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the SilenceState Node.
-
setSilenceState
public void setSilenceState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:AlarmConditionTypeSet the local value of the SilenceState Node.The value is only updated locally; it is not written to the server.
- Specified by:
setSilenceStatein interfaceAlarmConditionType- Parameters:
value- the local value to set for the SilenceState Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the SilenceState Node.
-
readSilenceState
public org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText readSilenceState() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:AlarmConditionTypeRead the value of the SilenceState Node from the server and update the local value if the operation succeeds.- Specified by:
readSilenceStatein interfaceAlarmConditionType- Returns:
- the
LocalizedTextvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeSilenceState
public void writeSilenceState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:AlarmConditionTypeWrite a new value for the SilenceState Node to the server and update the local value if the operation succeeds.- Specified by:
writeSilenceStatein interfaceAlarmConditionType- Parameters:
value- theLocalizedTextvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readSilenceStateAsync
public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText> readSilenceStateAsync()Description copied from interface:AlarmConditionTypeAn asynchronous implementation ofAlarmConditionType.readSilenceState().- Specified by:
readSilenceStateAsyncin interfaceAlarmConditionType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeSilenceStateAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeSilenceStateAsync(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText silenceState) Description copied from interface:AlarmConditionTypeAn asynchronous implementation ofAlarmConditionType.writeSilenceState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText).- Specified by:
writeSilenceStateAsyncin interfaceAlarmConditionType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getSilenceStateNode
public TwoStateVariableTypeNode getSilenceStateNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:AlarmConditionTypeGet the SilenceStateTwoStateVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getSilenceStateNodein interfaceAlarmConditionType- Returns:
- the SilenceState
TwoStateVariableTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getSilenceStateNodeAsync
Description copied from interface:AlarmConditionTypeAsynchronous implementation ofAlarmConditionType.getSilenceStateNode().- Specified by:
getSilenceStateNodeAsyncin interfaceAlarmConditionType- Returns:
- a CompletableFuture that completes successfully with the TwoStateVariableType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getFirstInGroupFlag
Description copied from interface:AlarmConditionTypeGet the local value of the FirstInGroupFlag Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getFirstInGroupFlagin interfaceAlarmConditionType- Returns:
- the local value of the FirstInGroupFlag Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the FirstInGroupFlag Node.
-
setFirstInGroupFlag
Description copied from interface:AlarmConditionTypeSet the local value of the FirstInGroupFlag Node.The value is only updated locally; it is not written to the server.
- Specified by:
setFirstInGroupFlagin interfaceAlarmConditionType- Parameters:
value- the local value to set for the FirstInGroupFlag Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the FirstInGroupFlag Node.
-
readFirstInGroupFlag
Description copied from interface:AlarmConditionTypeRead the value of the FirstInGroupFlag Node from the server and update the local value if the operation succeeds.- Specified by:
readFirstInGroupFlagin interfaceAlarmConditionType- Returns:
- the
Booleanvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeFirstInGroupFlag
public void writeFirstInGroupFlag(Boolean value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:AlarmConditionTypeWrite a new value for the FirstInGroupFlag Node to the server and update the local value if the operation succeeds.- Specified by:
writeFirstInGroupFlagin interfaceAlarmConditionType- Parameters:
value- theBooleanvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readFirstInGroupFlagAsync
Description copied from interface:AlarmConditionTypeAn asynchronous implementation ofAlarmConditionType.readFirstInGroupFlag().- Specified by:
readFirstInGroupFlagAsyncin interfaceAlarmConditionType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeFirstInGroupFlagAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeFirstInGroupFlagAsync(Boolean firstInGroupFlag) Description copied from interface:AlarmConditionTypeAn asynchronous implementation ofAlarmConditionType.writeFirstInGroupFlag(java.lang.Boolean).- Specified by:
writeFirstInGroupFlagAsyncin interfaceAlarmConditionType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getFirstInGroupFlagNode
public BaseDataVariableTypeNode getFirstInGroupFlagNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:AlarmConditionTypeGet the FirstInGroupFlagBaseDataVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getFirstInGroupFlagNodein interfaceAlarmConditionType- Returns:
- the FirstInGroupFlag
BaseDataVariableTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getFirstInGroupFlagNodeAsync
Description copied from interface:AlarmConditionTypeAsynchronous implementation ofAlarmConditionType.getFirstInGroupFlagNode().- Specified by:
getFirstInGroupFlagNodeAsyncin interfaceAlarmConditionType- Returns:
- a CompletableFuture that completes successfully with the BaseDataVariableType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getFirstInGroupNode
public AlarmGroupTypeNode getFirstInGroupNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:AlarmConditionTypeGet the FirstInGroupAlarmGroupTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getFirstInGroupNodein interfaceAlarmConditionType- Returns:
- the FirstInGroup
AlarmGroupTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getFirstInGroupNodeAsync
Description copied from interface:AlarmConditionTypeAsynchronous implementation ofAlarmConditionType.getFirstInGroupNode().- Specified by:
getFirstInGroupNodeAsyncin interfaceAlarmConditionType- Returns:
- a CompletableFuture that completes successfully with the AlarmGroupType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getLatchedState
public org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText getLatchedState() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:AlarmConditionTypeGet the local value of the LatchedState Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getLatchedStatein interfaceAlarmConditionType- Returns:
- the local value of the LatchedState Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the LatchedState Node.
-
setLatchedState
public void setLatchedState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:AlarmConditionTypeSet the local value of the LatchedState Node.The value is only updated locally; it is not written to the server.
- Specified by:
setLatchedStatein interfaceAlarmConditionType- Parameters:
value- the local value to set for the LatchedState Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the LatchedState Node.
-
readLatchedState
public org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText readLatchedState() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:AlarmConditionTypeRead the value of the LatchedState Node from the server and update the local value if the operation succeeds.- Specified by:
readLatchedStatein interfaceAlarmConditionType- Returns:
- the
LocalizedTextvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeLatchedState
public void writeLatchedState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:AlarmConditionTypeWrite a new value for the LatchedState Node to the server and update the local value if the operation succeeds.- Specified by:
writeLatchedStatein interfaceAlarmConditionType- Parameters:
value- theLocalizedTextvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readLatchedStateAsync
public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText> readLatchedStateAsync()Description copied from interface:AlarmConditionTypeAn asynchronous implementation ofAlarmConditionType.readLatchedState().- Specified by:
readLatchedStateAsyncin interfaceAlarmConditionType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeLatchedStateAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeLatchedStateAsync(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText latchedState) Description copied from interface:AlarmConditionTypeAn asynchronous implementation ofAlarmConditionType.writeLatchedState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText).- Specified by:
writeLatchedStateAsyncin interfaceAlarmConditionType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getLatchedStateNode
public TwoStateVariableTypeNode getLatchedStateNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:AlarmConditionTypeGet the LatchedStateTwoStateVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getLatchedStateNodein interfaceAlarmConditionType- Returns:
- the LatchedState
TwoStateVariableTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getLatchedStateNodeAsync
Description copied from interface:AlarmConditionTypeAsynchronous implementation ofAlarmConditionType.getLatchedStateNode().- Specified by:
getLatchedStateNodeAsyncin interfaceAlarmConditionType- Returns:
- a CompletableFuture that completes successfully with the TwoStateVariableType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getReAlarmRepeatCount
Description copied from interface:AlarmConditionTypeGet the local value of the ReAlarmRepeatCount Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getReAlarmRepeatCountin interfaceAlarmConditionType- Returns:
- the local value of the ReAlarmRepeatCount Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ReAlarmRepeatCount Node.
-
setReAlarmRepeatCount
Description copied from interface:AlarmConditionTypeSet the local value of the ReAlarmRepeatCount Node.The value is only updated locally; it is not written to the server.
- Specified by:
setReAlarmRepeatCountin interfaceAlarmConditionType- Parameters:
value- the local value to set for the ReAlarmRepeatCount Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ReAlarmRepeatCount Node.
-
readReAlarmRepeatCount
Description copied from interface:AlarmConditionTypeRead the value of the ReAlarmRepeatCount Node from the server and update the local value if the operation succeeds.- Specified by:
readReAlarmRepeatCountin interfaceAlarmConditionType- Returns:
- the
Shortvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeReAlarmRepeatCount
public void writeReAlarmRepeatCount(Short value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:AlarmConditionTypeWrite a new value for the ReAlarmRepeatCount Node to the server and update the local value if the operation succeeds.- Specified by:
writeReAlarmRepeatCountin interfaceAlarmConditionType- Parameters:
value- theShortvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readReAlarmRepeatCountAsync
Description copied from interface:AlarmConditionTypeAn asynchronous implementation ofAlarmConditionType.readReAlarmRepeatCount().- Specified by:
readReAlarmRepeatCountAsyncin interfaceAlarmConditionType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeReAlarmRepeatCountAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeReAlarmRepeatCountAsync(Short reAlarmRepeatCount) Description copied from interface:AlarmConditionTypeAn asynchronous implementation ofAlarmConditionType.writeReAlarmRepeatCount(java.lang.Short).- Specified by:
writeReAlarmRepeatCountAsyncin interfaceAlarmConditionType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getReAlarmRepeatCountNode
public BaseDataVariableTypeNode getReAlarmRepeatCountNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:AlarmConditionTypeGet the ReAlarmRepeatCountBaseDataVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getReAlarmRepeatCountNodein interfaceAlarmConditionType- Returns:
- the ReAlarmRepeatCount
BaseDataVariableTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getReAlarmRepeatCountNodeAsync
Description copied from interface:AlarmConditionTypeAsynchronous implementation ofAlarmConditionType.getReAlarmRepeatCountNode().- Specified by:
getReAlarmRepeatCountNodeAsyncin interfaceAlarmConditionType- Returns:
- a CompletableFuture that completes successfully with the BaseDataVariableType Node or completes exceptionally if an error occurs creating or getting the Node.
-