owserver message types
Word 3 of the message TO owserver has the following properties:
- 4 bytes long
- network long order
value | name |
comment |
0 |
error |
Note used |
1 |
nop |
No-Op (not used) |
2 |
read |
read from 1-wire bus |
3 |
write |
write to 1-wire bua |
4 |
dir |
list 1-wire bus |
5 |
size |
get data size (not used) |
6 |
present |
Is the specified component recognized and known |
7 | dirall |
list 1-wire bus, in one packet string |
8 | get | dirall or read depending on path |
9 | dirallslash | dirall but with directory entries getting a trailing '/' |
10 | getslash | dirallslash or read depending on path |
Previous page: owserver flag word
Next page: Persistent connections