data_binding in 'for' ?

25 views
Skip to first unread message

Graham Eddy

unread,
Apr 23, 2021, 7:26:39 AM4/23/21
to weewx...@googlegroups.com
where in the following should i place ‘($data_binding=vp2_binding)’ ?
note that other tags within the #for scope need to have a different data_binding

#for $day in $month.days
#if $day.outTemp.count.raw

Tom Keffer

unread,
Apr 23, 2021, 7:38:09 AM4/23/21
to weewx-user
did you try:

#for $day in $month.days
<p>raw values = $day(data_binding='vp2_binding').outTemp.count.raw</p>
#end for



--
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 weewx-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/2BBAD130-5F2A-46DB-BFD4-6A806B0BC153%40gmail.com.
Reply all
Reply to author
Forward
0 new messages