x10server - Man Page

creates a server used to receive events from an x10 client

Usage

Usage:

    x10server [options]

Where options are:

    1 - turn debug output on
    0 - turn debug output off

Description

When called, x10server will fork into the background unless the debug flag is set. By default the server looks for a TwoWay controller at /dev/twoway. It looks for a file called macros.config for macro definitions, a file called  scheduler.config for scheduler definitions, and a file called devices.x10 for a list of x10 devices.

Author

Rob Fugina <robf@fugina.com>

Info

2024-01-25 perl v5.38.2 User Contributed Perl Documentation