Page 1 of 1

Get historical values from managed counter

Posted: Tuesday 29 October 2024 7:46
by ressof
Hi

Is there a way of getting historical values from a managed counter? You can add values via updateHistory but is there a way of getting them back later on?

Re: Get historical values from managed counter

Posted: Tuesday 29 October 2024 9:14
by waltervl
Easiest is through the log and report page. To export data use the graphs export function in the hamburger menu

You can also use a dzvents script to calculate on historical data.
See for example https://domoticz.com/forum/viewtopic.php?t=25156

This is al valid for all types of counters and not only a managed counter.