detail
debugging only for specific slaves.
Motivation: In a complexsetup, with many 1-wire devices, problems with a single slave can be hard to winnow out from all the debugging output. --detail can turn on debugging only what specific slaves are accessed.
- The program is put in foreground mode
- Only when the slave pattern is matched the --debug state is triggered
Examples:
owserver --detail=10.123412312333
Detailed debugging for slave 10.123412312333
owhttpd=10,28
Detailed debugging output for all slaves of family code 10 and 12 (hexidecimal)
Previous page: debug