Observe printer.is_ready

Is there a possibility to wait for a printer state on server (python) side ?

Regards

I found a subscribe method in class EventManager. I'll try that out and report back.

OMG, i missed that theres a EventHandlerPlugin. Sorry i bothered you all

4 Likes

Yeah, event handler plugin is the way to go for reacting to connection state changes.