[weewx-development] Re: MQTTSubscribe with WeeWX 4.0.0.b8

2020-01-14 Thread Ralph Underwood
I am now getting data from two of my MQTT sensors so I am not going to worry about the "b". Thanks again. On Tuesday, January 14, 2020 at 5:30:11 PM UTC-8, Rich Bell wrote: > > Great news! > Your memory is correct. But, in this case I am logging the exact payload - > before I decode it when r

[weewx-development] Re: MQTTSubscribe with WeeWX 4.0.0.b8

2020-01-14 Thread Rich Bell
Great news! Your memory is correct. But, in this case I am logging the exact payload - before I decode it when running under python 3. Since you are getting data, I will assume all is good until I hear otherwise. And thank you for taking the leap and giving this a try. Rich On Tuesday, 14 Ja

[weewx-development] Re: MQTTSubscribe with WeeWX 4.0.0.b8

2020-01-14 Thread Ralph Underwood
I put both the ' and : in quotes ( "," and ":") and I am getting some data from MQTT! I have another Rpi running NodeRed to watch the mqtt data and it is showing a continuous stream of data from two of the sensors with an occasional message from the third. Something else to sort out. My memo

[weewx-development] Re: MQTTSubscribe with WeeWX 4.0.0.b8

2020-01-14 Thread Rich Bell
Or since a comma is the default, comment it out for now. Rich On Tuesday, 14 January 2020 19:37:56 UTC-5, Rich Bell wrote: > > Ralph, > My first guess is that it doesn’t like the comma in the config for the > delimiter. This is based on this line the log. > Jan 14 15:39:40 TestPi weewx[5256] INFO

[weewx-development] Re: MQTTSubscribe with WeeWX 4.0.0.b8

2020-01-14 Thread Rich Bell
Ralph, My first guess is that it doesn’t like the comma in the config for the delimiter. This is based on this line the log. Jan 14 15:39:40 TestPi weewx[5256] INFO user.MQTTSubscribe: Message callback config is {'type': 'keyword', 'keyword_delimiter': [], 'keyword_separator': ':', 'label_map':