Module sum_series

Source

Structsยง

Builder
A builder for SumSeries
Complete
The final stage for SumSeries.
SumSeries
For every timestamp specified in the input series, outputs a value that is the sum for that timestamp across all input series. Only outputs timestamps where all input series have an entry for that timestamp, or a value can be filled using the interpolation configuration.