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