Page 1 of 1

Custom sensor database table

Posted: Sunday 13 October 2019 11:38
by redswan
Hi,

Which table(s) in the database is used to store values from a custom sensor?
I need to populate it with historic data.
Something equivalent to "Temperature" and "Temperature_Calendar" for temperature.

Thanks for any insight.

Re: Custom sensor database table

Posted: Sunday 13 October 2019 12:03
by waaren
redswan wrote: Sunday 13 October 2019 11:38 Which table(s) in the database is used to store values from a custom sensor?
Tables Percentage and Percentage_Calendar

Re: Custom sensor database table [Solved]

Posted: Sunday 13 October 2019 16:06
by redswan
Thanks waaren, that's what I needed.