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

w1find - Find 1-Wire weather sensors

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.

                                                   02/05/2025                                          W1FIND(1)

Description

       w1find searches for and displays sensors for the w1retap(1) package.

Example

       •   $ w1find /dev/ttyUSBS0

       •   $ w1find DS2490-1

Exit Status

0
           Returns 0 on success

       1
           Returns 1 on failure

Name

       w1find - Find 1-Wire weather sensors

Options

DEVICE
           Interface device, the DEVICE can be serial DS2480 adaptor or a USB DS2490-1 adaptor. Use the serial
           device node (eg /dev/ttyS0 or /dev/ttyUSB0) for serial or use DS2490-1 to use libusb for a USB
           adaptor.

Resources

       •   /usr/share/doc/w1retap-doc/w1retap.odt

       •   http://www.zen35309.zen.co.uk/wx/tech.html

See Also

w1retap(1), w1sensors(1)

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.

Synopsis

w1find DEVICE

See Also