1X10SERVER(1) User Contributed Perl Documentation X10SERVER(1)
2
3
4
6 x10server - creates a server used to receive events from an x10 client
7
9 Usage:
10
11 x10server [options]
12
13 Where options are:
14
15 1 - turn debug output on
16 0 - turn debug output off
17
19 When called, x10server will fork into the background unless the debug
20 flag is set. By default the server looks for a TwoWay controller at
21 /dev/twoway. It looks for a file called macros.config for macro
22 definitions, a file called scheduler.config for scheduler definitions,
23 and a file called devices.x10 for a list of x10 devices.
24
26 Rob Fugina <robf@fugina.com>
27
28
29
30perl v5.34.0 2022-01-21 X10SERVER(1)