-
I installed the latest version of GoHeishaMon (1.0.166) to CZ-TAW1.
1/ There is one message on MQTT’s topic:
panasonic_heat_pump/commands/LWT=offline
2/ In the Mqtt's log:
…
-
**Is your feature request related to a problem? Please describe.**
Currently, if we don't set any http/https proxy on the MQTT Client Options, related http and https proxy settings are taken from the…
-
When running meshtastic-map for long enough, some exceptions like below arise.
`Invalid `prisma.textMessage.create()` invocation in
meshtastic-map/src/mqtt.js:312:42
309 }
310
311 try …
-
Background: I posted a question to stack overflow: http://stackoverflow.com/questions/39210834/do-any-mqtt-clients-actually-reuse-packet-identifiers
The packet identifier is required for certain MQTT…
hutch updated
6 years ago
-
I'm expecting a strange behaviour when connecting to a broker using wss protocol, the client never emits the 'connect' event but packets are published anyway to the broker. The broker on it's side cor…
-
I'm running bluetti-mqtt with:
```
bluetti-mqtt --broker 127.0.0.1 70:B8:F6:80:97:xx --interval 30
```
and get the following error every second or two:
```
Traceback (most recent call last…
-
**Describe the bug**
A clear and concise description of what the bug is.
nanomq server get stuck, can not be connected by any mqtts/mqtt client.
**Expected behavior**
A clear and concise descri…
-
I am trying to implement an MQTT to Web Socket bridge on the lines of your helpful example
https://flask-mqtt.readthedocs.io/en/latest/usage.html#interact-with-socketio
In the above example, subsc…
-
#### What did I do
Try to connect the MQTTX client to a local MQTT broker. The MQTT broker is resolved via mDNS. It is resolved to an IPv6 LLA, link local address.
server name: mqtt-perimica-hw3k…
-
Hi, I’m using miflora-mqtt-daemon on RPI 3B+ and I’m very happy with it ;)
Only I’ve got a problem after reboot of the RPI when the daemon doesn’t start. The error is:
```
pi@Pi:~ $ sudo system…