| 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 |
AggregateConfigurationTypeNode |
| Modifier and Type | Method and Description |
|---|---|
AggregateConfigurationType |
HistoricalDataConfigurationType.getAggregateConfigurationNode()
Get the AggregateConfiguration
AggregateConfigurationType Node, or null if it does not exist. |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<? extends AggregateConfigurationType> |
HistoricalDataConfigurationType.getAggregateConfigurationNodeAsync()
Asynchronous implementation of
HistoricalDataConfigurationType.getAggregateConfigurationNode(). |
Copyright © 2021. All rights reserved.