Thanks, I think I have some understanding about how this works now, but I
still can't make it work for me. I still have the same original problem
where if I want to do something like sensor.type or
ow.Sensor("/").sensorList() I need to have the USB device initialised
(inside of python) and the only way to do it is with ow.init('u') which then
causes the virtual file system to disappear so that when I try and look for
devices online I can't see them. This is my setup (I've also tried removing
-u when setting up owserver):

#sudo /opt/owfs/bin/owserver -p 4304 --nozero -u
#sudo /opt/owfs/bin/owfs -s serverIP:4304 -m /root/1-wire-EEPROM
#sudo /opt/owfs/bin/owhttpd -p 3001 -s serverIP:4304 --error_level=3

Can you point me to a working example so that I can see how the whole setup
is done and how it works? Also, how do the alias' work? I can change the
alias in my web browser via owhttpd, but it doesn't seem to change anywhere
else? 



--
View this message in context: 
http://owfs-developers.1086194.n5.nabble.com/Diagnosing-disappearing-devices-adapters-tp10045p10068.html
Sent from the OWFS Developers mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to