Search found 1 match
- Fri May 10, 2024 1:56 pm
- Forum: General Discussion
- Topic: MQTT5 last will message
- Replies: 3
- Views: 2152
Re: MQTT5 last will message
I'm having the same problem. I'm running mosquitto in Docker on Debian in the same local network. I have multiple clients - paho in python, hivemq in kotlin, and if I cut power from those devices (so it's not a "graceful" connection termination), broker detects it immediately. But not for ESP32 - in...