In [StdRESTful]

    [[MQTT]]
        server_url = mqtt://user:pass@IP:1883/
        topic = weather/weewx
        unit_system = METRIC
        binding = archive, loop
        aggregation = aggregate

Under
[StdReport]
    [[Belchertown]]
        [[[Extras]]]
            mqtt_enabled = 1
            mqtt_host = IP
            mqtt_topic = weather/weewx/loop
            mqtt_port = 9001
            mqtt_ssl = 0
            disconnect_live_website_visitor = 1800000


On Monday, January 21, 2019 at 4:30:08 PM UTC-8, Scott Grayban wrote:
>
> That's because you don't have MQTT setup right.
>
> On Monday, January 21, 2019 at 4:28:29 PM UTC-8, Adnan Mumtaz wrote:
>>
>> On the server where I am running MQTT I am seeing RPi connections but 
>> with errors, 46.153.24.43 is the WAN IP of RPi
>>
>> 1548116710: Socket error on client <unknown>, disconnecting.
>> 1548116710: New connection from 46.153.24.43 on port 1883.
>> 1548116710: Socket error on client <unknown>, disconnecting.
>> 1548116722: New connection from 46.153.24.43 on port 1883.
>>
>>
>> On Tue, Jan 22, 2019 at 3:05 AM Scott Grayban <[email protected]> wrote:
>>
>>> When your PI gets delivered MQTT will work as required for MQTT and the 
>>> website.
>>>
>>> -- 
>>> 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.
>>>
>>

-- 
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.

Reply via email to