| 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 |
ShelvedStateMachineTypeNode |
| Modifier and Type | Method and Description |
|---|---|
ShelvedStateMachineType |
AlarmConditionType.getShelvingStateNode()
Get the ShelvingState
ShelvedStateMachineType Node, or null if it does not exist. |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<? extends ShelvedStateMachineType> |
AlarmConditionType.getShelvingStateNodeAsync()
Asynchronous implementation of
AlarmConditionType.getShelvingStateNode(). |
Copyright © 2021. All rights reserved.