Re: [Owfs-developers] OWFS question

2013-07-31 Thread Ryan Nichols
Ok, thank you On Wednesday, July 31, 2013, Jerry Scharf wrote: > Ryan, > > Machine 2 has the access to the 1-wire information via owserver. It would > be up to some program on machine 2 to store the information, just as it if > you have a 1-wire adapter connected to machine 2. owserver can be th

Re: [Owfs-developers] OWFS question

2013-07-31 Thread Jerry Scharf
Ryan, Machine 2 has the access to the 1-wire information via owserver. It would be up to some program on machine 2 to store the information, just as it if you have a 1-wire adapter connected to machine 2. owserver can be thought of as a proxy for access to the 1-wire devices on machine 1. je

Re: [Owfs-developers] OWFS question

2013-07-31 Thread Ryan Nichols
Yea, what I wanted to do was something like this.. Machine 1 - adapter for sensors. Wifi adapter to local network Machine 2 - local network - thermd for reading information from machine 1 So your saying run owserver on machine1 then have machine 2 run owfs to read that data? Is there away to ha

Re: [Owfs-developers] OWFS question

2013-07-31 Thread Mick Sulley
I'm not exactly sure what you are trying to do, but you can have - Machine 1 - adapter plugged in with 1-wire network connected, running owserver Machine 2 - run owfs (or one of the others in the family) reading from owserver on Machine 1. Is that what you want to do? And yes it runs fine

[Owfs-developers] OWFS question

2013-07-30 Thread Ryan Nichols
I have a question about how to set this up and even if its possible.. In another part of the same network I would like to run I would assume the client on this machine and have it talk back to a main machine for processing with an interface like thermd. Has anyone tried this or is it even possibl