Hi,
I would like to adjust in the graphical representation of the timeline so that it has a measuring interval of eg 10 seconds.
Now it has a measurement interval of 5 minutes. (see example)
Where can I change this?
Best regards,
Frans
change measuring interval
Moderator: leecollings
-
- Posts: 3
- Joined: Tuesday 08 January 2019 16:24
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 4.9700
- Location: Nederland
- Contact:
change measuring interval
- Attachments
-
- example1.jpg (12.75 KiB) Viewed 722 times
- waaren
- Posts: 6028
- Joined: Tuesday 03 January 2017 14:18
- Target OS: Linux
- Domoticz version: Beta
- Location: Netherlands
- Contact:
Re: change measuring interval
This is not something you can change in domoticz.fransverhoeve wrote: ↑Tuesday 08 January 2019 16:34 I would like to adjust in the graphical representation of the timeline so that it has a measuring interval of eg 10 seconds.
Debian buster, bullseye on RPI-4, Intel NUC.
dz Beta, Z-Wave, RFLink, RFXtrx433e, P1, Youless, Hue, Yeelight, Xiaomi, MQTT
==>> dzVents wiki
dz Beta, Z-Wave, RFLink, RFXtrx433e, P1, Youless, Hue, Yeelight, Xiaomi, MQTT
==>> dzVents wiki
-
- Posts: 3
- Joined: Tuesday 08 January 2019 16:24
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 4.9700
- Location: Nederland
- Contact:
Re: change measuring interval
Thank you for your quick response Waaren.
I am not yet at home in Domoticz. At this moment I have Domoticz running on a Raspberry. Is there a possibility to change this via another route?
Thank you for your response.
I am not yet at home in Domoticz. At this moment I have Domoticz running on a Raspberry. Is there a possibility to change this via another route?
Thank you for your response.
- waaren
- Posts: 6028
- Joined: Tuesday 03 January 2017 14:18
- Target OS: Linux
- Domoticz version: Beta
- Location: Netherlands
- Contact:
Re: change measuring interval
It is not about the hardware you run on. The domoticz code juts takes a sample every 5 minutes and store the data in a history table in the database. For temperature the table is called Temperature. Data is kept in this table for a limited (adjustable) period.fransverhoeve wrote: ↑Tuesday 08 January 2019 16:50 Thank you for your quick response Waaren.
I am not yet at home in Domoticz. At this moment I have Domoticz running on a Raspberry. Is there a possibility to change this via another route?
Thank you for your response.
A similar process is active for the longer term history. Once daily, data from table temperature is summarized as min, max and average and that summary is stored in table temperature_calendar.
if you are very interested you could retrieve more frequent samples from table devicestatus (where domoticz stores the current state of all devices) with an external program.
Search for Grafana and InfluxDB on the forum and Google. I have no experience with this but some forum members do use it.
Debian buster, bullseye on RPI-4, Intel NUC.
dz Beta, Z-Wave, RFLink, RFXtrx433e, P1, Youless, Hue, Yeelight, Xiaomi, MQTT
==>> dzVents wiki
dz Beta, Z-Wave, RFLink, RFXtrx433e, P1, Youless, Hue, Yeelight, Xiaomi, MQTT
==>> dzVents wiki
-
- Posts: 3
- Joined: Tuesday 08 January 2019 16:24
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 4.9700
- Location: Nederland
- Contact:
Re: change measuring interval
Hi Waaren,
Thank you for your explanation and suggestions. I really appreciate it. I'm going to see if I can handle this.
Best regards,
Frans
Thank you for your explanation and suggestions. I really appreciate it. I'm going to see if I can handle this.
Best regards,
Frans
Who is online
Users browsing this forum: No registered users and 1 guest