NAME
   Device::RFXCOM - Perl modules for RFXCOM RF receivers and transmitters

VERSION
   version 1.110800

SYNOPSIS
     # see Device::RFXCOM::RX (and corresponding example script
     # rfxcom-rx) and see Device::RFXCOM::TX (and example script
     # rfxcom-tx)

DESCRIPTION
   Modules to support RF receivers and transmitters produced by RFXCOM,
   <http://www.rfxcom.com/>. This code is derived from code written for the
   xPL-Perl project at <http://www.xpl-perl.org.uk/>.

   A bonus module is provided to support W800 RF receivers from
   <http://www.wgldesigns.com/>. These receivers recognize fewer RF
   protocols.

   These devices are typically used for home automation and sensor
   monitoring applications.

THANKS
   Special thanks to RFXCOM, <http://www.rfxcom.com/>, for their excellent
   documentation and for giving me permission to use it to help me write
   this code. I own a number of their products and highly recommend them.

SEE ALSO
   Device::RFXCOM::RX, rfxcom-rx, Device::RFXCOM::TX, rfxcom-tx.

   RFXCOM website: http://www.rfxcom.com/

AUTHOR
   Mark Hindess <[email protected]>

COPYRIGHT AND LICENSE
   This software is copyright (c) 2010 by Mark Hindess.

   This is free software; you can redistribute it and/or modify it under
   the same terms as the Perl 5 programming language system itself.