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