Andrew, When the station registry was first implemented in v2.5.0 station_url was included in both. As far as I can see somewhere between 2.6.0a6 and 2.6.0b2 the entry under [StationRegistry] was removed. Perhaps somehow your upgrades to 2.6.0 and beyond did not remove the [StationRegistry] entry and it has propagated through ever since.
You can safely delete the entry under [StationRegistry] as since 2.6.0 the code will attempt to get station_url from [StationRegistry] but falls back to [Station] if there is no station_url in [StationRegistry]. Of course you can leave it there if you want, but in that case the [StationRegistry] entry will be used when publishing to the station registry. Gary On Thursday, 15 November 2018 21:47:12 UTC+10, Andrew Milner wrote: > > Why is station url in two places in weewx.conf - once in the [station] > section, and again in [StdRESTFul][[StationRegistry]] section?? > > Which one is used for what purpose?? > > > -- 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.
