logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

r4dd - Remote For Device-under-test (R4D) Daemon

Author

       Benedikt Spranger (b.spranger@linutronix.de) Manuel Traut (m.traut@linutronix.de)

                                                   2020-04-03                                            R4DD(8)

Description

       Remote For Device-under-test (R4D) Daemon acts as controlling server for test racks. Each Rack contains a
       serial  device server and a power control switch.  A rack can host several DUTs (device-under-test).  r4d
       connects to the serial device server and the power switch to perform actions  on  user  request.  A  user
       connects to r4d through a SOAP interface.

Name

       r4dd - Remote For Device-under-test (R4D) Daemon

Options

-cCONFIG,--configCONFIG
              use configuration file CONFIG.

       -h--help
              show a help message and exit.

       -lLOGFILE,--logfileLOGFILE
              log messages to file LOGFILE.

       -v,--verboseVERBOSITY
              enable  verbose  messages  and  set  verbosity  level  to VERBOSITY.  If no VERBOSITY is given the
              verbosity level is set to 1.

Synopsis

       r4dd [-h] [-c CONFIG] [-l LOGFILE] [-v [VERBOSE]]

See Also