Marrick.pm

Marrick

SYNOPSIS

NONE

DESCRIPTION

This module implements code to send/receive X10 data via the Marrick Lynx10 serial interface

INHERITS

NONE

METHODS

UnDoc

INI PARAMETERS

To use this interface, add the following lines (localized, of course) to your mh.ini file:

  Lynx10_module=Lynx10
  Lynx10_port=/dev/ttyS0
  Lynx10_baudrate=1200

for debugging, set debug in mh.ini to include marrick

AUTHOR

UNK

SEE ALSO

NONE

LICENSE

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

 Marrick.pm