Re: [Owfs-developers] Testing code

2016-12-06 Thread Mick Sulley
Thanks Jan. Do you know if there is any way to limit values for IO modules? I have tested with DS2413, fake gives random values, tester gives consistent values, but accessing via the owhttpd page any change I make is immediately over-written for both configs. Mick On 06/12/16 00:01, Jan Kand

Re: [Owfs-developers] Testing code

2016-12-05 Thread Jan Kandziora
Am 05.12.2016 um 16:39 schrieb Mick Sulley: > OK more research and I have made a bit of progress. > > adding > > server: fake=10.053C8A010800,10.2AFE89010800,10.90F889010800 > > to owfs.conf creates these devices with random values, different at each > read. They can be split over different li

Re: [Owfs-developers] Testing code

2016-12-05 Thread Mick Sulley
OK more research and I have made a bit of progress. adding server: fake=10.053C8A010800,10.2AFE89010800,10.90F889010800 to owfs.conf creates these devices with random values, different at each read. They can be split over different lines e.g. server: fake=10.053C8A010800 fake=10.2AFE89010800,

[Owfs-developers] Testing code

2016-12-04 Thread Mick Sulley
I am trying to test out some code using the tester facility in owfs.conf If I add tester=10.053C8A010800 I can see that fake device. Looking at the documentation there is a way to tell it what value e.g. temperature you would like it to read, from the documentation (which seems rather confusi