Uses of Interface
org.eclipse.milo.opcua.sdk.client.model.objects.AggregateConfigurationType
Packages that use AggregateConfigurationType
-
Uses of AggregateConfigurationType in org.eclipse.milo.opcua.sdk.client.model.objects
Classes in org.eclipse.milo.opcua.sdk.client.model.objects that implement AggregateConfigurationTypeMethods in org.eclipse.milo.opcua.sdk.client.model.objects that return AggregateConfigurationTypeModifier and TypeMethodDescriptionHistoricalDataConfigurationType.getAggregateConfigurationNode()Get the AggregateConfigurationAggregateConfigurationTypeNode, ornullif it does not exist.Methods in org.eclipse.milo.opcua.sdk.client.model.objects that return types with arguments of type AggregateConfigurationTypeModifier and TypeMethodDescriptionCompletableFuture<? extends AggregateConfigurationType>HistoricalDataConfigurationType.getAggregateConfigurationNodeAsync()Asynchronous implementation ofHistoricalDataConfigurationType.getAggregateConfigurationNode().