| Package | Description |
|---|---|
| org.eclipse.milo.opcua.stack.core.types.structured |
| Modifier and Type | Method and Description |
|---|---|
AggregateConfiguration |
AggregateConfiguration.Codec.decode(SerializationContext context,
UaDecoder decoder) |
AggregateConfiguration |
ReadProcessedDetails.getAggregateConfiguration() |
AggregateConfiguration |
AggregateFilter.getAggregateConfiguration() |
AggregateConfiguration |
AggregateFilterResult.getRevisedAggregateConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
Class<AggregateConfiguration> |
AggregateConfiguration.Codec.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
AggregateConfiguration.Codec.encode(SerializationContext context,
UaEncoder encoder,
AggregateConfiguration value) |
| Constructor and Description |
|---|
AggregateFilter(DateTime startTime,
NodeId aggregateType,
Double processingInterval,
AggregateConfiguration aggregateConfiguration) |
AggregateFilterResult(DateTime revisedStartTime,
Double revisedProcessingInterval,
AggregateConfiguration revisedAggregateConfiguration) |
ReadProcessedDetails(DateTime startTime,
DateTime endTime,
Double processingInterval,
NodeId[] aggregateType,
AggregateConfiguration aggregateConfiguration) |
Copyright © 2025. All rights reserved.