Page 1 of 1

documentation of domoticz.db

Posted: Sunday 13 November 2022 22:16
by BartSr
Hi,
Is there somewhere documentation which tells me in which tables values of sensors are stored?
I know there are different tables for these but as I am creating a back-up script (based upon a script of Waaren) it makes life more easy once one knows in which table the data has been stored.
Thanks!
-Bart

Re: documentation of domoticz.db

Posted: Monday 14 November 2022 9:58
by waltervl
I think it is fairly explainable from the names....
You have tables per device type and calender_* tables per device types. In calender_* are the daily summaries stored.