[weewx-user] Re: Missing sqlite database in directory

2022-07-07 Thread Taro Katayama
Thank you Peter and Vince, An update: We got it to work! I did three things differently: 1) since I am using the meteo-pi I edited the: */boot/config.txt* and add on the end *“enable_uart=1”* edit */boot/cmdline.txt* and remove *“console=serial0,115200”* This made dev/tty/S0 show up. 2) In

Re: [weewx-user] Re: Monitoring RESTful API calls sending weather data

2022-07-07 Thread Greg Troxel
My reaction to all of this is that if you want to have status on whether the upload succeeded you really want to have that flow from the code in weewx hitting a point where it believes it got an ack. Listening to network traffic seems like a really wrong way to do it, and if the upload is https -

[weewx-user] Uploading additional data to WOW

2022-07-07 Thread Mark Fraser
If I want to upload additional data such as soil moisture to WOW, is it just a matter of adding it to: class WOWThread(AmbientThread): """Class for posting to the WOW variant of the Ambient protocol.""" # Types and formats of the data to be published: _FORMATS = {'dateTime': 'dateut