Expanding a bit on what Vince wrote:
A more readable version of your MQTT payload is
{
“type”: “17”,
The sensor data is an array, so you want to follow this example
https://github.com/bellrichm/WeeWX-MQTTSubscribe/wiki/json-example#json-message-with-array
You might also want to learn about running MQTTSubscribe stand-alone. Specifically in simulator mode, https://github.com/bellrichm/WeeWX-MQTTSubscribe/wiki/Simulator-mode. This will allow you to run MQTTSubscribe without impact your production WeeWX installation. This should make it easier to figure out the necessary MQTTSubscribe configuration.
rich
On Nov 26, 2025, at 16:24, bell...@gmail.com <bell...@gmail.com> wrote:
--
You received this message because you are subscribed to a topic in the Google Groups "weewx-user" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/weewx-user/kRAJrKTyKDs/unsubscribe.
To unsubscribe from this group and all its topics, send an email to weewx-user+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/weewx-user/f364fe08-e313-42ba-b75a-df0cd8653db1n%40googlegroups.com.