model/m_thermal_printer library

Classes

ThermalPrinter
Represents a thermal printer with its properties and methods for printing. The deviceId is a unique identifier for the printer. The model is the printer model containing its specifications. The send function is used to send print data to the printer. The printed stream emits print data after a print job is completed.