| 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 |
ServerDiagnosticsSummaryTypeNode |
| Modifier and Type | Method and Description |
|---|---|
ServerDiagnosticsSummaryType |
ServerDiagnosticsType.getServerDiagnosticsSummaryNode()
Get the ServerDiagnosticsSummary
ServerDiagnosticsSummaryType Node, or null if it does not exist. |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<? extends ServerDiagnosticsSummaryType> |
ServerDiagnosticsType.getServerDiagnosticsSummaryNodeAsync()
Asynchronous implementation of
ServerDiagnosticsType.getServerDiagnosticsSummaryNode(). |
Copyright © 2021. All rights reserved.