change measuring interval

On various Hardware and OS systems: pi / windows / routers / nas, etc

Moderator: leecollings

Post Reply
fransverhoeve
Posts: 3
Joined: Tuesday 08 January 2019 16:24
Target OS: Raspberry Pi / ODroid
Domoticz version: 4.9700
Location: Nederland
Contact:

change measuring interval

Post by fransverhoeve »

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
Attachments
example1.jpg
example1.jpg (12.75 KiB) Viewed 721 times
User avatar
waaren
Posts: 6028
Joined: Tuesday 03 January 2017 14:18
Target OS: Linux
Domoticz version: Beta
Location: Netherlands
Contact:

Re: change measuring interval

Post by waaren »

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.
This is not something you can change in domoticz.
Debian buster, bullseye on RPI-4, Intel NUC.
dz Beta, Z-Wave, RFLink, RFXtrx433e, P1, Youless, Hue, Yeelight, Xiaomi, MQTT
==>> dzVents wiki
fransverhoeve
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

Post by fransverhoeve »

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.
User avatar
waaren
Posts: 6028
Joined: Tuesday 03 January 2017 14:18
Target OS: Linux
Domoticz version: Beta
Location: Netherlands
Contact:

Re: change measuring interval

Post by waaren »

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.
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.
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
fransverhoeve
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

Post by fransverhoeve »

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
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest