table of contents
W1RETAP(1) | W1RETAP(1) |
NAME¶
w1retap - Data logger for 1-Wire weather sensors
SYNOPSIS¶
w1retap [OPTIONS]
DESCRIPTION¶
The w1retap package reads weather sensors on a 1-Wire bus and data logs the retrieved data to the configured databases or files. It supports a number of different 1-Wire host bus adapters and 1-Wire sensors designed by Dallas Semiconductor Corp (now Maxim Integrated) and compatible sensors including those from AAG Electrónica and other hobby sensors.
OPTIONS¶
-h, --help
-w, --wait
-1, --once-only
-R, --release-interface
-d, --daemonise
-T, --no-tmp-log
-l, --tmp-log-name=FILE
-i, --interface=DEVICE
-t, --cycle-time=SECS
-N, --dont-read
-v, --verbose
-o, --vane-offset=VAL
-V, --version
-s, --simulate
-u, --use-utc
-r, --report-log=FILE
EXAMPLE¶
SIGNALS¶
The w1retap daemon accepts three signals. SIGUSR1 causes it to read all the sensors immediately. SIGUSR2 causes it to print the current configuration. SIGHUP causes it to re-read the configuration.
EXIT STATUS¶
0
SEE ALSO¶
RESOURCES¶
AUTHOR¶
This manual page was written by Thomas Stewart <thomas@stewarts.org.uk> for the Debian GNU/Linux system (but may be used by others). Permission is granted to modify and distribute this manpage under the terms of GNU General Public Licence version 2 or (at your opinion) any later version.
03/23/2023 |