The aggregate topic is hard-coded to /LOOP because weewx operates on the 
LOOP method. You can read more about that in the User Guide 
<http://www.weewx.com/docs/usersguide.htm>.

On Tuesday, September 3, 2019 at 2:28:33 PM UTC-4, Pat wrote:
>
> 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/a10748a6-5714-4004-a536-7082eacd4d3e%40googlegroups.com.

Reply via email to