owtap
tools to monitor or inspect a ow-server link
Install
- All systems
-
curl cmd.cat/owtap.sh
- Debian
-
apt-get install ow-tools
- Ubuntu
-
apt-get install ow-tools
- Kali Linux
-
apt-get install ow-tools
- Fedora
-
dnf install owfs-tap
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ow-tools
- Raspbian
-
apt-get install ow-tools
- Dockerfile
- dockerfile.run/owtap
ow-tools
tools to monitor or inspect a ow-server link
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 includes two TclTk tools: * owtap: inspect network transmission of the owserver protocol * owmon: show statistics and setting for an owserver
owfs-tap
Packet sniffer for the owserver protocol
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