-
Hello everyone,
I'm trying to do some test with mqtt but I'm encountering some issues with conan and cmake that are both pretty new to me.
I've added paho-mqtt-cpp/1.2.0 to my conanfile.txt (also …
-
Subscription ID's to MQTT need to be unique. Otherwise connection is refused (or even worse, app might go into limbo, incident in Feb 7th?)
One option could be to randomize the clientId on startup …
-
Hi / Bonjour
'Warning ! Home Assistant cannot connect to multiple MQTT servers, this means that this script cannot be used if the Vigipool product is not the Home Assistant MQTT server '
This is…
-
Here is an agent config:
```
devices: devices
modules:
- mqtt-relay:
server: host.docker.internal
port: 8883
clientId: alex-printer-8
certificateA…
jaxer updated
6 months ago
-
Firstly, thank you so much for a wonderful and POWERFUL software monitoring health for basically ANYTHING!
I thought it might be interesting to integrate to an MQTT broker. Should be fairly straigh…
-
I have configured OpenSprinkler to publish updates and receive control commands. All works fine.
Next day I look, status updates are still received - if I start a station or a program this info gets …
-
**Is your feature request related to a problem? Please describe.**
I'm trying to use MQTT by configuring a stream in Nginx Proxy Manager but I can't make it work.
My router is redirecting traf…
-
Доброго дня! маю River 2 Pro. Користуюся мобільним застосунком на iPhone. Спробував скористатися вашим проектом, але виявив, що дані в графані зʼявляються лише тоді, коли відкриваю застосунок на телеф…
-
**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…
-
Recently we had similar issue #1767 and it was fixed. This issue has different cause.
When connectivity service is being stopped, it stops all connections **and unsubscribes** ([link to code](https…