Skip to content

Create an Accumulator function #6

@aufdenkampe

Description

@aufdenkampe

Here is a description of the requested feature:

Currently our precip. graphs look like this, a bar graph of tips per 5 min. interval.
image

We want them to look more like this
image

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions