alienreader.rb

Path: alienreader.rb
Last Update: Thu Jan 07 13:25:37 -0800 2016

Alien Ruby RFID Library

alienreader.rb

  AlienReader is a fairly lightweight class that inherits from AlienConnection. It provides methods that map attributes to reader functions like readername, readertype, etc, and exposes the execute method to send/receive an arbitrary command to the reader.
  This class uses a metaprogramming hack to dynamically build methods for many of the simple reader attributes from a file. This is a pretty flexible way to create the class and avoid lots of repetitive coding.
  Copyright 2015, Alien Technology Corporation. All rights reserved.

Required files

[Validate]