Display daily values at a certain time

1 Ansicht (letzte 30 Tage)
Markus Roedel
Markus Roedel am 21 Nov. 2019
Kommentiert: Markus Roedel am 3 Dez. 2019
Hi all,
I am collecting runtime data of my heating system with an ESP8266. The uploaded time is reset every day at midnight, so each day starts with 0 minutes. I would like to create a chart that shows the runtime value at 23:59 of each day to allow a comparison of the daily burner runtime. Y-axis should be daily runtime, x-axis date.
Is that possible?
Thanks and best regards,
Markus
  2 Kommentare
Nicolas B.
Nicolas B. am 21 Nov. 2019
In which format do you save your data? What your data looks like?
Markus Roedel
Markus Roedel am 21 Nov. 2019
Bearbeitet: Markus Roedel am 21 Nov. 2019
The data is saved as integer in seconds. The diagram shows it in minutes.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Christopher Stapels
Christopher Stapels am 2 Dez. 2019
Is the field you want to plot the one called "brennerlaufzeit"?
  1 Kommentar
Markus Roedel
Markus Roedel am 3 Dez. 2019
Yes, correct. It is the runtime of my heating furnace. For my desired plot, the daily maximum of this field should be displayed. As the runtime only grows over the day, the maximum will always be at the end of the day just before the value is reset to 0 at 0:00 hours.

Melden Sie sich an, um zu kommentieren.

Communitys

Weitere Antworten in  ThingSpeak Community

Kategorien

Mehr zu Read Data from Channel finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by