:mod:`rattail.hw.cognitive` =========================== .. automodule:: rattail.hw.cognitive This package provides additional support for certain Cognitive devices. (Namely so far, the Blaster BT42 series of label printers.) In fact there is not much to this package, just a smidgeon of printer-specific commands and some default label formats. Note that the label formats are meant to be examples more than "real" defaults. .. autoclass:: BlasterPrinter .. autoclass:: DefaultFormat .. autoclass:: DefaultHalfSizeFormat .. autoclass:: DefaultHalfSizePriceFormat