joseph, the MQTT stanza belongs only in the [StdRESTful] section - you should remove MQTT from [StdReport]. my apologies for the misleading typo in my previous posting. you're getting the skin error because the weewx report generator treats the MQTT stanza in [StdReport] as another skin, and it does not define a skin configuration.
the MQTT stanza in [StdRESTful] looks ok. that configuration should upload *all* observations every archive interval in a single json payload with unit labels appended to the observation names under the topic weewx. the next step is to look at the log file. set debug=2 and you'll see exactly what payload the MQTT extension is preparing to send to the broker. be sure to restart weewx after any change to weewx.conf m -- 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]. For more options, visit https://groups.google.com/d/optout.
