On Sunday, January 22, 2017 at 9:19:07 AM UTC-5, Janez Kranjski wrote:
>
> I tried ... but ... do I need a "sunbird.txt.tmpl"?
>
by default, only the realtime (in txt format) will be emitted.
to get realtime.xml or sunbird, you must specify them. for example, if you
want all three files:
[CumulusRealTime]
...
realtime_txt = /var/tmp/realtime.txt
realtime_xml = /var/tmp/realtime.xml
sunbird_txt = /var/tmp/sunbird
btw, if the only thing you need is sunbird, you can do that trivially using
the standard weewx reporting system (but you'll only get it at every
archive interval, not at every loop)
also btw, the actual usefulness of sunbird is questionable - it provides
only sunrise, sunset, and the time the data were last updated. calculating
sunrise and sunset is trivial to do, and a timestamp without the rest of
the data is of marginal value (once again, just emit a timestamp to file in
one of your regular weewx reports).
m
--
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.