Calculates the sum on a set of numbers or event values
Calculate the sum as Scalar<any> from the given parameter.
Returns the sum as Scalar<Number>
Calculate the sum as Scalar<any> from the given parameter.
Returns the sum as Scalar<Number>
Calculate the sum as Scalar<any> from the given parameter.
Returns the sum as Scalar<Number>
Retrieve the sum of the GridPowerConsumption time series.
SUM(vector: Vector<Number/Event>): Scalar<Number>vector
A vector of type <Number/Event>
group
A GroupedScalar of type <any, Number/Event>
group
A GroupedVector of type <any, Number/Event>
SUM(group: GroupedScalar<any, Number/Event>): Scalar<Number>SUM(group: GroupedVector<any, Number/Event>): GroupedScalar<Number>SUM($GridPowerConsumption)