Hi.
I Finally setup my cloud MQTT broker (flespi) and create bridge between
local MosquitoMQTT and cloud Flespi. Thats work fine, topis weather/loop
from Mosquito is sucesfully recieved in Flespi (I can see it in Subscriber
part). But when I try to to connect Belcherol skin webpage to this
FlespiMQTT, it stuck on "Connecting to weather station real time data."
My skin.conf:
# MQTT Websockets defaults
mqtt_websockets_enabled = 1
mqtt_websockets_host =
"ntLHZqh9S2DdCC5fYyQ6x0utCM07cSln9WUYc0VSSoWkOPpDb3zwTUQjuEfwlqKk:@mqtt.flespi.io"
mqtt_websockets_port = 80
mqtt_websockets_ssl = 0
mqtt_websockets_topic = "weather/loop"
disconnect_live_website_visitor = 1800000
Flespi has no password, but name/token generated (
https://flespi.com/kb/tokens-access-keys-to-flespi-platform)
Port for noSSL websocket is 80 (https://flespi.com/mqtt-api)
Do you know where is the problem?
Dne Ätvrtek 21. listopadu 2019 6:27:02 UTC+1 Radek Dohnal napsal(a):
>
> Hello.
> What is the safe way how to use public webpage with my meteo data (on
> public site) together with weex sending MQTT data on my local home network ?
> I would like to use MQTT from my weewx (running on my home network). But I
> dont wont to open any port from my home network to the internet.
> Now Im using FTP to transfer data (HTML_ROOT folder from my local RaspPI
> where weewx runnig) to public site where i rent a space for my webpages.
> But without MQTT.
>
--
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/813da185-8bd4-45ca-bb83-31429a2e373b%40googlegroups.com.