| Package | Description |
|---|---|
| org.eclipse.milo.opcua.sdk.client.model.nodes.objects | |
| org.eclipse.milo.opcua.sdk.client.model.types.objects |
| Modifier and Type | Class and Description |
|---|---|
class |
ExclusiveLimitStateMachineTypeNode |
| Modifier and Type | Method and Description |
|---|---|
ExclusiveLimitStateMachineType |
ExclusiveLimitAlarmType.getLimitStateNode()
Get the LimitState
ExclusiveLimitStateMachineType Node, or null if it does not exist. |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<? extends ExclusiveLimitStateMachineType> |
ExclusiveLimitAlarmType.getLimitStateNodeAsync()
Asynchronous implementation of
ExclusiveLimitAlarmType.getLimitStateNode(). |
Copyright © 2021. All rights reserved.