-
Hue bridge communications happens within its own mqtt broker (mosquitto) running on default port 1883. When a device changes its status, a payload is published on its mqtt broker under the device own …
-
Not sure what’s going on, but I have a website using the paho-mqtt client over secure websocket. All good. Unfortunately, CocoaMQTT isn’t able to connect, securely or otherwise. No errors, other than …
-
I am using mosquitto 2.0.15 as a service on Windows
README-windows.txt says
```
When running as a service, the configuration file used is mosquitto.conf in the
directory that you installed to.
…
-
```
I've been testing to see how interoperable this implementation is with other
MQTT v3 implementations.
If I attempt to use the mosquitto_pub C utility from the mosquitto project, the
client appl…
-
Hi,
I have set logging in the config file to the following:
```
log_dest stdout
log_type error
log_type warning
log_type notice
log_type information
```
My docker-compose.yaml doesn't c…
vecjh updated
3 years ago
-
Hallo zusammen,
ich habe eine Sonoff RF Bridge (englisch) V1.0 (TASMOTA 5.14.0) hinzugefügt.
Diese liest aber keinerlei Readings aus.
Meine Config habe ich als Grafik mal angefügt.
STATE bleib…
-
##1.现象
不做任何修改编译并加载demo mqtt即可复现问题
ubuntu中执行:
mosquitto_sub -h mqtt.neucrack.com -t "$neucrack/gprs" -v
无法收到消息
ubuntu中执行:
mosquitto_pub -h mqtt.neucrack.com -t "$neucrack/gprs" -m "asdfasdfq32123…
-
**Describe your problem**
It's been a couple of days no with no data showing up in Home Assistant. I've had this problem before, but normally this was solved by various reboots of internet, local net…
-
sudo docker-compose -p mqtt5_dockercompose up -d
sudo docker-compose -p mqtt5_dockercompose down
sudo docker-compose -p mqtt5_dockercompose logs
you need too change owner of any file e.g. su…
-
Hi Team, I am unable to connect to MQTT server due to the below error. This has been happening from 11-Jun-2019. It was working fine before this. Any help is appreciated.
[mqtt-spy.log](https://githu…