sussed it the mqtt.py is adding /loop on the end of my chosen topic
so my subscription needed updating on closer review og the cloudmqtrr console, i can see the topic has loop on it there too On Wednesday, 3 August 2016 14:15:28 UTC+1, mwall wrote: > your config and the log output look ok. > > are you asking the broker for the right information? for example, there > is a difference between the topic telemetry/foo/bar and the topic > /telemetry/foo/bar > > perhaps the topic topology is different between the weewx mqtt and the > pywws mqtt? > > if you don't use it already, you might want to install christoph > schaebel's mqtt websocket client from hivemq: > > http://www.hivemq.com/demos/websocket-client/ > > it is a fantastic tool for diagnosing mqtt broker issues. > > m > -- 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.
