Re: [weewx-user] What is the data structured published to the MQTT broker with Weewx stdRESTful service

2019-09-02 Thread Greg Troxel
Rui Pinto  writes:

> I have a Davis Vantage Pro2 station and i'm using Weewx to publish data to 
> an MQTT broker (Mosquitto) and i would like to know if the data that i'm 
> pusblishing to a specific topic is structured in JSON?

I just updated the wiki page a bit.   Basically:

  aggregrate publishes json to $TOPIC/loop
  individual publishes plain values (I think) to $TOPIC/dewpoint_F
  (etc.)

https://github.com/weewx/weewx/wiki/mqtt

But, if it is being published, use mosquitto_sub or something like that
and look at what you are publishing.

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/rmizhjmda2r.fsf%40s1.lexort.com.


[weewx-user] What is the data structured published to the MQTT broker with Weewx stdRESTful service

2019-09-02 Thread Rui Pinto
Hello!!

I have a Davis Vantage Pro2 station and i'm using Weewx to publish data to 
an MQTT broker (Mosquitto) and i would like to know if the data that i'm 
pusblishing to a specific topic is structured in JSON?


Best Regards.

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/d3e0cdf6-1e3d-4384-af9b-cf610e0b10b3%40googlegroups.com.