[Owfs-developers] owserver success reading 85C on node latesttemp

2016-12-09 Thread Martin Patzak (GMX)
Hello all, with commit /c858e409ab7118f418b78afbae618d9b0f135700 /by Stefano Miccoli reading a temperatur of 85C with use of /simultaneous/ and node /l//atesttemp/ works as exspected. Excerpt from debug: ... / DEBUG: ow_read.c:(226) /28.AF531F06/latesttemp returns 12 DEBUG: ow_read.c:(

Re: [Owfs-developers] SS-WALL-TH

2016-12-09 Thread Nigel Titley
OK, sounds as though no one has. I'll look at doing it myself. Thanks Nigel On 06/12/16 18:36, Nigel Titley wrote: > Has anyone looked at writing code for the SS-WALL-TH from iButtonlink. > It's a temp/humidity sensor intended to be embedded into > drywall/plasterboard and it uses IBL's smart-s

Re: [Owfs-developers] issues building owfs from github source

2016-12-09 Thread Martin Patzak (GMX)
On 12/08/2016 06:53 PM, Martin Patzak (GMX) wrote: On 12/08/2016 05:46 PM, Stefano Miccoli wrote: ... to have files in /opt/owfs. (BTW: I hate the idea of "$ sudo make install”: one should always first set up the /opt/owfs and then issue “make install” from an unprivileged user.) Thanks

Re: [Owfs-developers] owserver success reading 85C on node latesttemp

2016-12-09 Thread Jan Kandziora
Am 09.12.2016 um 12:20 schrieb Martin Patzak (GMX): > Hello all, > > with commit /c858e409ab7118f418b78afbae618d9b0f135700 /by Stefano > Miccoli reading a temperatur of 85C with use of /simultaneous/ and node > /l//atesttemp/ works as exspected. > Fine. I'll prepare the next release. > Thanks to

Re: [Owfs-developers] owserver success reading 85C on node latesttemp

2016-12-09 Thread Martin Patzak (GMX)
On 12/09/2016 01:50 PM, Jan Kandziora wrote: > Am 09.12.2016 um 12:20 schrieb Martin Patzak (GMX): >> Hello all, >> >> with commit /c858e409ab7118f418b78afbae618d9b0f135700 /by Stefano >> Miccoli reading a temperatur of 85C with use of /simultaneous/ and node >> /l//atesttemp/ works as exspected.

Re: [Owfs-developers] SS-WALL-TH

2016-12-09 Thread Colin Reese
I've used (and have) a couple of these, but never used them with owfs. If you need a test let me know. > On Dec 9, 2016, at 3:48 AM, Nigel Titley wrote: > > OK, sounds as though no one has. I'll look at doing it myself. > > Thanks > > Nigel > > >> On 06/12/16 18:36, Nigel Titley wrote: >>

Re: [Owfs-developers] SS-WALL-TH

2016-12-09 Thread Nigel Titley
Colin, OK thanks. I'll let you know when I have something worth testing. All the best Nigel On 09/12/16 17:50, Colin Reese wrote: > I've used (and have) a couple of these, but never used them with owfs. > If you need a test let me know. > > On Dec 9, 2016, at 3:48 AM, Nigel Titley