-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Here is a description of the requested feature:
Currently our precip. graphs look like this, a bar graph of tips per 5 min. interval.
We want them to look more like this
A 24 hour total, but in inches.
As I gather from envirodiy.org https://www.envirodiy.org/topic/accumulating-precipitation-graph/ I need to set up a count function that resets every 24 hours but I haven’t been able to find specific directions about how to do this.
This would also solve the problem of tip data being missed by failed cellular transmissions because the count would be maintained and have every opportunity to be sent. The only problem would be if tips happened just before the reset and then there was a transmission failure.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

