[weewx-development] Re: Advice on a new driver and how to make it available

2017-02-21 Thread vk3anz
Thanks for the advice - I had added the WindGustDir code in (all of 1 line!) but it is trivial to take it out again. Susan On Tuesday, February 21, 2017 at 2:01:20 PM UTC+11, mwall wrote: > > On Sunday, February 12, 2017 at 10:26:35 PM UTC-5, vk3...@gmail.com wrote: >> >> Just noticed that the

[weewx-development] Re: continuation of discussion on wxMesh MQTT

2017-02-21 Thread Wysiwyg
Hi Not sure if it's a good or helpful example but wmr100 driver, as far as I understood, receive data asynchronously from the Wmr100 station (one packet for each sensor with different occurrence depending on the sensor) Code is here

[weewx-development] Re: weewx won't start with user.wh23xx driver

2017-02-21 Thread mwall
On Tuesday, February 21, 2017 at 10:49:35 AM UTC-5, Thom Rogers wrote: > > I'm confused as to why you are talking about an acurite driver. I'm > interfacing to an Excelvan WH2310 which I believe is a Fine Offset station, > not Acurite. > i mistyped. i meant the fine offset wh23xx.

[weewx-development] Re: weewx won't start with user.wh23xx driver

2017-02-21 Thread Thom Rogers
Matt, I'm confused as to why you are talking about an acurite driver. I'm interfacing to an Excelvan WH2310 which I believe is a Fine Offset station, not Acurite. On Monday, February 20, 2017 at 5:11:03 PM UTC-7, mwall wrote: > > On Sunday, February 19, 2017 at 1:35:20 AM UTC-5, Thom Rogers

[weewx-development] Re: continuation of discussion on wxMesh MQTT

2017-02-21 Thread mwall
bill, you might want a separate thread in the wxMesh driver - one thread that receives mqtt data and puts it on a queue, then the main thread that runs genLoopPackets and picks data off the queue as soon as they arrive. see the ws3000 driver for a pretty simple example implementation. it has

[weewx-development] continuation of discussion on wxMesh MQTT

2017-02-21 Thread Bill Morrow
This conversation has been copied over from the weewx-user group (https://groups.google.com/d/msg/weewx-user/zhl4I7oRtt8/5pwhOAioBgAJ). I believe it is more appropriate to continue here. Some imbedded comments below, as we discuss the design of receiving weather observations from an MQTT