Do you use mqtt protocol version 3 or version 5 which the document says is more robust?I use ... MQTT Server.
On the RPi5, I use apt to download the paho python (full python, not micropython) mqtt client (version 1.x) and it only supports mqtt version 3, due to dependence check on apt.
In theory, breaking apt dependence check mean software run in un-proven configuration/mix, I doubt if I should download paho version 2 to use mqtt version 5? Any experience?
May I ask which mqtt broker you use? Does it run 24/7 fine?
Statistics: Posted by David16962 — Sat Dec 28, 2024 12:24 pm