Re: [Owfs-developers] pyownet question

2019-11-10 Thread Mick Sulley
Hi Stefano, Thanks for your reply, I have saved a copy of your notes for future reference.  I fixed my problem, or rather problems, I had messed up the link to my alias file and also lost power to my adaptor, and the combination of the two had me struggling all day. All fixed and working

Re: [Owfs-developers] pyownet question

2019-11-10 Thread Stefano Miccoli via Owfs-developers
Strange situation: pyownet is talking to an owserver, all the handshakes go well, but owserver replies with error code 5. A few handy commands to debug the problem. 1) identify the process with which pyownet is speaking from python: >>> from pyownet.protocol import proxy >>> owp =