Hi,
I presume you are referring to the MQTT uploader in the wiki
<https://github.com/weewx/weewx/wiki/mqtt>? If so have you specified an
[[[inputs]]] stanza under [StdRESTful] [[MQTT]] with the WeeWX fields you
wish to publish? I suspect you also need to include the config item
obs_to_upload = none as well, something like this (untested):
[StdRESTful]
[[MQTT]]
....
obs_to_upload = none
[[[inputs]]]
[[[[outTemp]]]]
[[[[windSpeed]]]]
The [[[inputs]]] stanza is covered in the MQTT instructions in the wiki
entry, but the need for obs_to_upload is not so clear.
Gary
On Wednesday, 22 January 2020 12:29:14 UTC+10, CKnutson wrote:
>
> Hi, I am wondering if there is a way to define which topics from WeeWx
> tthat is published in MQTT. There are so many topics that I do not uses.
> Now I have binding=loop.
>
> Thanks,
> Chris
>
--
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/70c62df9-4f55-4677-9c4b-36cbe9344f57%40googlegroups.com.