If I set the WU password to an invalid value then any posts from weewx to WU will fail, but debug = 2 will show me the URL in the log. That will work for testing and eliminate any erroneous values showing up in the WU graphs.
On Saturday, September 30, 2023 at 1:40:12 PM UTC+13 Tom Keffer wrote: > Thousands of WeeWX stations are posting to the WU, so I'm quite confident > that they're doing it correctly. > > Nevertheless, if you want to see what it's posting, set debug=2, and it > will post the URL in the log. > > The mapping from WeeWX fields to WU fields is specified in the dictionary > weewx.restx.AmbientThread._FORMATS > <https://github.com/weewx/weewx/blob/26bbcc56b5939d3e7e102ba21e9e656074714f67/bin/weewx/restx.py#L862> > > On Fri, Sep 29, 2023 at 5:15 PM Craig Young <[email protected]> wrote: > >> I am currently sending reports to WU using a different application. But >> I am now switching over to weewx and need to verify that the request being >> sent to WU is correct without actually sending it. I don't want to send a >> barometric pressure of 200 and throw off the WU ;historical graphs. >> Better yet, is there a 'map' which configures which report values are >> mapped to which request parameters in the WU request? If there is a >> problem I could then go in and change the mapping and verify the test >> output. >> >> Craig >> >> -- >> 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/40c8f749-f62a-4035-a2fc-d8837daf86e5n%40googlegroups.com >> >> <https://groups.google.com/d/msgid/weewx-user/40c8f749-f62a-4035-a2fc-d8837daf86e5n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- 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/7b860588-deea-409f-935c-95be4fac0dc0n%40googlegroups.com.
