Class: PhidgetsNative::RFID

Inherits:
Device
  • Object
show all
Defined in:
ext/phidgets_native/rfid_ruby.c,
ext/phidgets_native/rfid_ruby.c

Overview

This class is a stub, and is currently in need of an actual implementation. Nonetheless, all of the methods from its parent class PhidgetsNative::Device are available.

Instance Method Summary collapse

Methods inherited from Device

#close, #device_class, #device_id, #is_attached?, #label, #name, #serial_number, #type, #version, #wait_for_attachment

Constructor Details

#new(serial_number) ⇒ Object

All phidget objects are created from the device serial number. Serial numbers are required to be Fixnums (aka “unsigned integers”).