Yes, aggregate will publish all loop data as a single json array to the 
/loop topic. 

If you want individual observations published to their individual topic, 
use aggregation = individual. 

If you want a mixture of both, use aggregation = individual,aggregate



On Tuesday, September 3, 2019 at 12:59:44 PM UTC-4, Rui Pinto wrote:
>
> Hello!! 
>
> These are my configurations for transmitting data through Weewx to the 
> MQTT broker:
>
> [StdRESTful]
>     ...
>     [[MQTT]]
>         server_url = mqtt://username:password@localhost:1883/
>         topic = weather/default/default/VantagePro2/
>         unit_system = METRIC
>
>         aggregation = aggregate   
>
> why the data is published to the TOPIC/loop? Is it because i'm publishing 
> aggregate data so all the observations are pusblished in one go to the loop 
> level?
>
>
> 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/2f32de1f-3785-4fed-a816-12327e3b8533%40googlegroups.com.

Reply via email to