You would have to create a search list extension
<http://weewx.com/docs/customizing.htm#defining_new_tags> (SLE).

You're trying to do a reasonable thing. Such an iterator should really be
provided by weewx. I've posted Issue #182
<https://github.com/weewx/weewx/issues/182>.

-tk

On Tue, Nov 15, 2016 at 8:01 AM, Pier Francesco Costa <[email protected]
> wrote:

> Hi,
> I am coming back with some question about how to generate a report with
> cheetah.
>
> I'd like to generate a Json file containing every outTemp value over the
> last 24 hours.
>
> I have already read the documentation and wrote a report that generate a
> Json.
> I get the outTemp.avg using the .hours iterator.
>
> The problem I have is that I'd like to iterate not every hour but every
> single archive record, because I am using an archive interval of 5 minutes.
>
> How could I do that?
>
> --
> You received this message because you are subscribed to the Google Groups
> "weewx-user" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to