It would be great if the MQTT application would post a status topic to subscribe to, in order to easily do a health check. I am running the application in a docker container and sometimes the application crashes on start or during its uptime and needs to be restarted. A status topic would make it way more easy to detect errors and crashes and to act accordingly.
It would be great if the MQTT application would post a status topic to subscribe to, in order to easily do a health check. I am running the application in a docker container and sometimes the application crashes on start or during its uptime and needs to be restarted. A status topic would make it way more easy to detect errors and crashes and to act accordingly.