-
AS per MQTT spec, the server may reject subscription with the code 0x80.
However, looking at the function `boolean subscribe (topic, [qos])`, it appears to not wait for server response, and there is…
-
Hello,
I use a looped os_timer_t to do my looped stuff such as reconnecting if .connect() returns false. I tried a lot of different things, the current code is
```
if (!ESP_SmartHomeDevice::m…
-
### Current Behavior
When using `mqtt-in` node the message return from this node missing duplicate flag field in message return.
According mqtt library nodejs, it provide duplicate flag (dup) field …
-
at @wayla, we're heavily using websockets for file uploads & downloads. I haven't been through all of the @tus docs yet, but has there been any discussion of using websockets for transport?
-
### Observed behavior
When the server is unexpectedly powered off and then restarted, all consumers are unable to self-recover and fail to receive messages. The log is as follows:
```
[1022] 20…
-
I'm using Paho Mqtt on react-native.
However, I receive the error every time I connect to mqtt server. I can sure the host, port are OK, the clientId is unique.
Object {invocationContext: undefin…
-
In 1.14.1 I was experiencing recurrent blocking issues when trying to connect to MQTT server
Entering in "connecting" status, and never progressing (Disconnection or full connection)
I implemen…
ghost updated
4 years ago
-
### What happened?
Trying to upgrade Home Assistant Zigbee2MQTT add-on v1.35.3-1 to 1.40.1-1. Upgrade seems to go well, but z2m never seems to get ready:
[09:55:23] INFO: Preparing to start...
…
-
Fairly recently been getting an exception when attempting to do the polling loop, where it says that the time has drifted too far by 4,859 days.
Not entirely sure what caused this. When restarting …
-
Per the readme.md file
```
The web UI is also used to configure the device to connect to an MQTT broker. The MQTT URI is the only mandatory field, the rest are optional and will depend on your spe…