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
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
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,
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