zebra icon indicating copy to clipboard operation
zebra copied to clipboard

Printer Status Feature

Open akoebbe opened this issue 6 years ago • 1 comments

I've got a need to check the status of a printer using the ~HS command, but currently this library doesn't read/recv from the socket. I'm going to work on an implementation of this functionality. Is this something that you'd want a PR to add to the library?

akoebbe avatar Oct 31 '18 20:10 akoebbe

I've created a PR for this feature. The client now has a getPrinterStatus method that will return a developer friendly class to see the status and settings of the printer.

akoebbe avatar Nov 05 '18 19:11 akoebbe