star_ethernet Build Status

Star Micronics thermal printer controller via ethernet card(IFBD-HE07/08-BE07)

Description

This library makes it possible to print via IFBD-HE07/08-BE07 ethernet I/F Card by ruby command. According to user manual's Raw Socket Print document, this library is developed. Currently this supports only Raw Socket Print(TCP Port 9100), Gets Printer Status(TCP Port 9101) and Reset with authentication, gets settings information(TCP Port 22222).

Demo

todo

Usage

todo

Install

todo

Contribution

Setup

bin/setup

Test

bundle exec rspec spec