change counter incremental and counterToday
Posted: Wednesday 25 March 2020 13:00
i know i can change an incremental counter by using .updateCounter
this however does not update with a new amount but increments(not a big deal because i can use - to substract value)
however when i do this the amount also get's incremented on the today usage.
is there a way to update the counter with a new value without updating the counter today(or to substract the today usage without affecting the total count)
the reason i want this is i have a incremental counter with an offset and i want to 0 the offset but want to keep the total on the meter
thanks
this however does not update with a new amount but increments(not a big deal because i can use - to substract value)
however when i do this the amount also get's incremented on the today usage.
is there a way to update the counter with a new value without updating the counter today(or to substract the today usage without affecting the total count)
the reason i want this is i have a incremental counter with an offset and i want to 0 the offset but want to keep the total on the meter
thanks