Hello,
I would like to shutdown my 3D Printer and my Repetier Server after the Repetier Server Shutdowns with a delay.
So i need to get the information that the Server shuts down, either by manually shutdown or automatically after finisihing printing.
I thought i can get that information via the MQTT Function, but i can't find any value which tells me the server shuts down now.
Only thing is the connected state, but i don't want to use this, because if there is a problem with the wifi or whatever it also tells me it is not connected and then i definitely want not to shutdown the system.
So is there any way to get the information?
It could be via MQTT, but it would be also possible for me to make this via an http call from the repetier server side or an UDP Command or whatever...
thanks ans best regards
Iksi