Overview
This is the Rust language access to OWFS for using 1-Wire devices.
Components
Library
- API: owrust
- Connects to a running owserver over TCP networking for access
- Can run locally
- Simple calls to Read, Write, and List 1-wire devices and device properties
- No unsafe code
Command Line (Shell) programs
- Similar to C-language owshell utilities
- Includes
- Add new functionality
- owtree to show full directory structure
- Also includes for historical completeness