Hi,

The WeeWX RSS feed is just another report so you should be able to control 
how often/when it is produced by the various mechanisms for controlling how 
often/when the RSS report is generated. Have a look at the Scheduling 
report generation 
<http://weewx.com/docs/customizing.htm#customizing_gen_time> section in the 
Customization 
Guide <http://weewx.com/docs/customizing.htm>. The stale_age option should 
let you generate the report every so many seconds and the report_timing 
option should give you CRON like control over the RSS report generation 
time. 

Putting your chosen setting under [[[[RSS]]]] under [StdReport] in 
weewx.conf should survive upgrades. Assuming the report you wish to change 
is [[SeasonsReport]] something like (untested):

[StdReport]
    ....
    [[SeasonsReport]]
        ....
        [[[CheetahGenerator]]]
            ....
            [[[[RSS]]]]
                your_option = value

Note you will need to do a config reload or restart WeeWX after changing 
weewx.conf.

Gary

On Tuesday, 19 March 2019 01:09:18 UTC+10, Ferran Vidal Marginet wrote:
>
> Hello,
>
> I've tested the rss functionality of weewx but I'm receiving a lot of 
> updates for the same day. There is a way to change the frequency of update 
> of rss? If I'm not wrong it depends on the rss feed more than in the rss 
> feeder, isn't it?
>
> I'm thinking in have a daily report, not more.
>
> Thanks!
> Ferran
>

-- 
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