NAME AnyEvent::RFXCOM - Perl modules for RFXCOM RF receivers/transmitters with AnyEvent VERSION version 1.142240 SYNOPSIS # see AnyEvent::RFXCOM::RX (and corresponding example script # rfxcom-anyevent-rx) and see Device::RFXCOM::TX (and example script # rfxcom-anyevent-tx) DESCRIPTION AnyEvent modules to support RF receivers and transmitters produced by RFXCOM, . This code is derived from code written for the xPL-Perl project at . A bonus module is provided to support W800 RF receivers from . These receivers recognize fewer RF protocols. These devices are typically used for home automation and sensor monitoring applications. THANKS Special thanks to RFXCOM, , 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(1p), Device::RFXCOM::TX, rfxcom-tx(1p). RFXCOM website: http://www.rfxcom.com/ AUTHOR Mark Hindess COPYRIGHT AND LICENSE This software is copyright (c) 2014 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.