I need to communicate a printer (zebra) with an api (php).
Example, you have a new data on the server, you must have a baton that checks this every 10 seconds, and send the file to the printer (the printer is on the computer).
But I have no idea how to do it, because I want to make it generic. I'm trying to use the electron, but it's not working. If anyone has any ideas, I'm grateful.