-
I am trying to process messages from a mosquitto broker. The function stops processing messages after a minute or so. When i examined the current stack its somewhere here
```
Traceback:
File "/op…
-
Hi
I recently switched from the bluetooth to serial implementation which works fine for the smarthsunt, but not for the smartsolar products. After triggering the script manual I can see that there …
-
- [x] Bug exists Release Version 1.2.0 ( Master Branch)
- [ ] Bug exists in MQTTv3 Client on Snapshot Version 1.2.1-SNAPSHOT (Develop Branch)
- [ ] Bug exists in MQTTv5 Client on Snapshot Version 1.…
-
Just curious!
Wanted to know whether HBMQTT client supports http proxy. Like if I have to run a hbmqtt client behind a restrictive office network setup, does it work? Assuming I have got all the serv…
-
MQTT plugin suddenly disconnects and when tried to reconnect back it shows the error:
_Error while connecting to MQTT serverConnection lost (32109) - java.net.SocketException: Software caused connect…
-
Hi All,
I am trying to connect to AWS IoT / use MQTT running one of the examples from this project on a NodeMCU. While the sketch runs, an error occurs and the serial monitor shows a WDT Soft Reset…
-
I was able to leverage [a fork that I'll try to get merged](https://github.com/shantanu1singh/boost-asio-gnutls) of [this repository](https://github.com/paullouisageneau/boost-asio-gnutls) (with minim…
-
**Steps To Reproduce**
Steps to reproduce the behavior:
docker-compose up -d (using the included docker-compose.yml)
**Whan went wrong**
Stack fails to start, docker opens port 80 but due to mos…
-
I use the most recent 3.5.1. and was able to do the registration for my peugeot. All is working.
here and there while the car is charging I got:
```
psa_car_controller-psacc-1 | 2024-05-25 14:…
-
Would it be possible to allow someone to pass the response topic for this function
```
// Request sends a message to broker and waits for the response.
func (m *mqttv5) Request(topic string, payl…