Re: [Owfs-developers] I/O relay board from Hobby Boards

2011-04-28 Thread William Brown
I've attached the log after running owhttpd two times using errorlevel=9. Once without moisture meter and with I/O boards. The I/O relay board is found. Then I connected the moisture meter and ran owhttpd a second time. Only the moisture meter is found, not the I/O relay. There were no messages

Re: [Owfs-developers] DS2423 strangeness

2011-04-28 Thread Gregg Levine
On Thu, Apr 28, 2011 at 12:17 PM, Paul Davis wrote: > Greg- > > I'm not completely clear on your placement of the reed switch. It seems as if > you are using the reed switch to connect/disconnect the DS2423 from the > 1-wire bus. Is that correct? Or is the 'no device'  unintended? > > The only u

Re: [Owfs-developers] DS2423 strangeness

2011-04-28 Thread Paul Davis
Greg- I'm not completely clear on your placement of the reed switch. It seems as if you are using the reed switch to connect/disconnect the DS2423 from the 1-wire bus. Is that correct? Or is the 'no device' unintended? The only usage I've seen to date is with the DS2423 left on the bus and the

Re: [Owfs-developers] Lua network API>

2011-04-28 Thread Alex Shepherd
Hi Guys, > Is there a lua owfs network API available? Well it's just occurred to me (duh - took a while) that I can of course just use the owfs FUSE files system and have the lua scripts open the appropriate file in the virtual tree and read the value that way... Anyway I'm running some tests o