We would like to configure a "calculated" item whose value is a "cumulative" function of the value of another item. That is :

* Let us assume that we have configured an item with key = "A" whose value is 10 at t=0, 5 at t=1, 20 at t=2, etc.
* We would...