brasizza/sunmi_printer

implement updatePrinterState()

Closed this issue · 2 comments

implement the updatePrinterState().
So we have a return when the printer is out of paper, overheated, etc.

implement the updatePrinterState(). So we have a return when the printer is out of paper, overheated, etc.

Try this

final status = await SunmiPrinter.getPrinterStatus();

 print( status.name );

2 months without any reply, closing the issue