Display daily values at a certain time

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 Comments

In which format do you save your data? What your data looks like?
Markus Roedel
Markus Roedel on 21 Nov 2019
Edited: Markus Roedel on 21 Nov 2019
The data is saved as integer in seconds. The diagram shows it in minutes.

Sign in to comment.

Answers (1)

Is the field you want to plot the one called "brennerlaufzeit"?

1 Comment

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.

Sign in to comment.

Communities

More Answers in the  ThingSpeak Community

Categories

Find more on ThingSpeak in Help Center and File Exchange

Products

Asked:

on 21 Nov 2019

Commented:

on 3 Dec 2019

Community Treasure Hunt

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

Start Hunting!