Hi,
I am trying to define a template that would list selected data for each
record for the last 24h
Here is my test code, running on Weewx 4.5.1 :
test 24h
#for $_record in $span($hour_delta=24).records
$_record.dateTime.format("%Y-%m-%d"), $_record.dateTime.format("%H:%M:%S")
#end for
In my output file, I have only the "test 24h" line, and no other data. I
tried also $span($day_delta=1).records without success.
Do you have some suggestions ?
Thanks
--
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].
To view this discussion on the web visit
https://groups.google.com/d/msgid/weewx-user/e89c04cd-e70f-4244-b284-d23c0196b639n%40googlegroups.com.