relayd

NAME | SYNOPSIS | DESCRIPTION | OPTIONS | FILES | AUTHOR

NAME         top

relayd − A HTTP relay control server

SYNOPSIS         top

relayd [OPTION]

DESCRIPTION         top

relayd initializes a set of GPIO pins on the bcm2835 chip to drive relays. Afterwards it accepts incomming HTTP requests to control the connected relays (turn them on or off). Additionally it supports to query the current state of specific/all relays.

OPTIONS         top

The following options are understood:
-h --help

Show the available arguments

-v --version

Show version information

-c --config <file>

Set the path to a config file

-f --foreground

Keep the daemon running in foreground

FILES         top

relayd.conf

The daemon needs a configuration file. See relayd.conf (5) for further details.

AUTHOR         top

Hermann Mayer <jack@jity.de>