Aggregation Object
Defines how meter data should be aggregated using a specified aggregation function
Fields
#
function
Non-null
The aggregation function to apply to the data (e.g. SUM, AVG, COUNT)
Usages
#
References
#
- Field aggregation from Meter
Previous
AggregatedEventsByCustomerInput
Next
AggregationFunction