owpresent

shell utilities to talk to an 1-Wire owserver

Install

All systems
curl cmd.cat/owpresent.sh
Debian Debian
apt-get install ow-shell
Ubuntu
apt-get install ow-shell
image/svg+xml Kali Linux
apt-get install ow-shell
Fedora
dnf install owfs-shell
Windows (WSL2)
sudo apt-get update sudo apt-get install ow-shell
Raspbian
apt-get install ow-shell

ow-shell

shell utilities to talk to an 1-Wire owserver

The 1-Wire bus is a cheap low-speed bus for devices like weather sensors, access control, etc. It can be attached to your system via serial, USB, I2C, and other interfaces. This package has several command line programs to talk to an owserver. Included programs are : * owdir: list 1-wire devices or properties * owread: read 1-wire value * owget: combines owdir and owread * owwrite: set a 1-wire value * owexist: check if a 1-wire server is reachable * owpresent: check if a 1-wire device is connected

owfs-shell

1-wire file-system