-
Hi! I have tried to connect from the testing environment ( https://testing.opensensemap.org/ ) to HiveMQ over MQTTS and after a minute or two published messages aren't saved anymore or the client disc…
-
## Expected behavior
On a Datalogic Joya Touch I change the wifi network.
When I switch from network A to B, MqttClient reconnect.
The device is online (if I open the browser I see web pages) but …
-
I expected to receive repeated messages when publish.acknowledge() is not invoked, but only one was actually received, and I wonder why it didn't work.
```
var receiver = Mqtt5Client.builder()
…
-
## Expected behavior
MQTT works normally on release builds by following the android guide: https://hivemq.github.io/hivemq-mqtt-client/docs/installation/android/
## Actual behavior
On debug build…
-
### The problem
I have had an MQTT setup for quite some time. After updating to 2024.10.4, it doesn't seem to receive packages from EMQX any more. It is connected to EMQX, and can publish messages su…
-
At the moment "AG Server N/A" is shown even if the AirGradient server is up and running but only the monitor has not been registered on the dashboard. In this case the "Add to Dashboard" messages shou…
-
Hello,
I'm starting to test this library, I'm using an X90CP174 - With AS 4.12.2.93 and AR B4.93.
This is my code:
```
PROGRAM _INIT
//log
IotMqttConfigParams.UseLogger := TRUE;
…
-
## 🚀 Feature Request
It would be nice if there was an alternative to Eclipse Paho MQTT client in Spring Integration.
## 🔈 Motivation
Paho has some limitations and issues that HiveMQ MQTT cli…
wilx updated
8 months ago
-
**Is your feature request related to a problem? Please describe.**
We need to track and correlate telemetry data across a distributed system that spans both Azure-hosted micro-services and on-premise…
-
# 📚 Docs or Wiki Bug Report
### Description [**REQUIRED**]
I've been reading through the docs and trying to piece together how to export data being published to my local broker, edgex-mqtt-broke…