| Package | Description |
|---|---|
| org.eclipse.milo.opcua.sdk.client.model.nodes.variables | |
| org.eclipse.milo.opcua.sdk.client.model.types.objects |
| Modifier and Type | Class and Description |
|---|---|
class |
ServerStatusTypeNode |
| Modifier and Type | Method and Description |
|---|---|
ServerStatusType |
ServerType.getServerStatusNode()
Get the ServerStatus
ServerStatusType Node, or null if it does not exist. |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<? extends ServerStatusType> |
ServerType.getServerStatusNodeAsync()
Asynchronous implementation of
ServerType.getServerStatusNode(). |
Copyright © 2021. All rights reserved.