-
### What happened?
**Hello my english is not the best. SRY
I suddenly after update had an issue.
My Sonoff Zigbee 3.0 does´t start with Zigbee2MQTT.
I had this issue "z2m: Error while starting z…
-
**Describe the bug**
I want to push telemetry via Rule Engine from device of tenant 1 to device of tenant 2.
On TB CE I observe Connect Rule Engine event on tenant 2, but no POST_TELEMETRY event. On…
-
### What version were you using?
nats 2.10.0,nats 2.10.1
### What environment was the server running in?
docker nats:2.10.1-alpine3.18 or nats:2.10.0-alpine3.18
### Is this defect reproducible?
s…
-
When creating multiple mqtt connections using paho-mqtt, version "0.12", some of connections takes more than 1s to be established.
This is a similar issue reported in https://github.com/eclipse/pa…
-
### Describe the bug
After having the 1st node hooked up to MQTT server and appeared on MQTT device list, the 2nd one did not appear there, although the 2nd node did work.
### Version
_No response_…
-
Hello, I did everything as described, but I get the error:
Error: Crashed
at [anon] (root/MQTT/main.js:229) preventsyield
[Process stopped]
my settings:
var server = "XXX.XXX.XXX.XX";
va…
-
Creating the pi-webrtc systemd service file, the command line to execute pi_webrtc has a parameter "--uid". Do I set this to the device uuid in the mqtt config, or do I use the Alias?
Also, is STUN/…
-
Hello
Consider the following example
```
#include
#include
#include
#include
#include
#include
#include
#include "mqtt/async_client.h"
using namespace std;
const string DFLT…
-
Hi,
Thanks for your nodes: the principle is brilliant! Super!
When I try to implement this, my (mosquito centos7) mqtt server hangs.
Any idea or documentation to prevent it?
Thanks ever so much
-
If SessionState is not present, the broker returns false to sessionPresent in CONNACK.
In this case, I don't think the client should send an in-flight message (PUBLISH, PUBREL)
Since the session i…