What file type do you use? I find that if I don't give the file and extension
it doesn't work, but if I give it a .txt extension I get '\r' tags on the
end. E.g.
>>> a.alias
'USB_One_Wire\r'

>>> a,b=ow.Sensor("/").sensorList()
>>> a
")nsor("/USB_One_Wire
>>> b
Sensor("/DevMem")


I can use 'strip' to get rid of some of them, but that seems unnecessary.
Also, alias names only seem to be updates on reboot while memory changes
happen in real time. 



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

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&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