NAME
Device::RFXCOM::Encoder::X10 - Device::RFXCOM::Encoder::X10 encode X10 RF messages
VERSION
version 1.103250
SYNOPSIS
# see Device::RFXCOM::RX
DESCRIPTION
This is a module for encoding RF messages for X10 (http://www.x10.eu/) devices so that that can be dispatched to an RFXCOM RF transmitter.
METHODS
encode( $parent, \%params )
This method constructs the RF message data for a message to send to a X10 device.
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
RFXCOM website: http://www.rfxcom.com/
AUTHOR
Mark Hindess <soft-rfxcom@temporalanomaly.com>
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.