Try this. If this doesn't work please provide a link to your website

[[MQTT]]
        server_url = mqtt://broker.hivemq.com:1883/
        topic = wetter/ficht
        unit_system = METRIC
        binding = archive, loop
        aggregation = aggregate
        [[[inputs]]]
            [[[[barometer]]]]
                name = barometer_hPa
                units = hPa


On Saturday, August 10, 2019 at 3:30:12 PM UTC-4, Dirk wrote:
>
> Hi,
> The live update of my Website worked the whole day, but now it has stopped 
> working, i changed nothing.
> When i use Mqtt.fx on my laptop i see the Data, but on the Website i got 
> an error.
>
> Chrome Console say
>
> 10. August 2019, 21:16:22: mqtt Connection Lost: AMQJS0005E Internal 
> error. Error Message: Cannot read property 'barometer' of undefined, Stack 
> trace: TypeError: Cannot read property 'barometer' of undefined
>
> I tried to change the units in weewx.conf mqtt but that don't work
>
> here the weewx.conf
>
> [[MQTT]]
>         server_url = mqtt://broker.hivemq.com:1883/
>         topic = wetter/ficht
>         unit_system = METRIC
>         binding = archive, loop
>         aggregation = aggregate
>         [[[inputs]]]
>         [[[[barometer]]]]
>                 units = hPa
>
> anyone an idea
>
> Dirk 
>

-- 
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/98540847-6082-4b7a-bb70-073343c9ebb8%40googlegroups.com.

Reply via email to