Colin Law
2017-03-05 16:51:37 UTC
I am trying to debug a problem on the node.js owserver client
node-owfs and am looking for some clarification of the owserver
protocol if possible please.
Referring to [1] in response to a 1-wire read I expect to see a header
with a payload of the size indicated in the header. Very often what I
actually see is a header specifying a payload size of 0 followed by
another header with the expected payload size and valid data. Is that
normal or is there something strange going on?
This is owserver 3.1p4-1 from the raspbian jessie testing repository
on a pi zero.
[1] http://owfs.org/index.php?page=owserver-protocol
Colin
node-owfs and am looking for some clarification of the owserver
protocol if possible please.
Referring to [1] in response to a 1-wire read I expect to see a header
with a payload of the size indicated in the header. Very often what I
actually see is a header specifying a payload size of 0 followed by
another header with the expected payload size and valid data. Is that
normal or is there something strange going on?
This is owserver 3.1p4-1 from the raspbian jessie testing repository
on a pi zero.
[1] http://owfs.org/index.php?page=owserver-protocol
Colin