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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/6b5a5a6b-d4b4-49fa-b6de-46709cf275a7%40googlegroups.com.

Reply via email to