Howdy!
So, as I continue my experimentation, I am fiddling with an HA7Net
device. Not my first choice, but the USB interface is on the fritz at
the moment, so while I'm waiting for a new one, I'll use this.
So, I figured out the init commands, but have an odd problem. The first
time I run it I get this nice output:
./tree.py --ha7net=192.168.1.131:80
HA7Net - /
DS18S20 - /10.20C9F9010800
DS18S20 - /10.7DC8DF010800
DS2417 - /27.F5440A000000
But the second time I run it I get:
Traceback (most recent call last):
File "./tree.py", line 47, in <module>
tree( ow.Sensor( '/' ) )
File "/usr/lib/python2.6/dist-packages/ow/__init__.py", line 271, in
__init__
self.useCache( self._useCache )
File "/usr/lib/python2.6/dist-packages/ow/__init__.py", line 416, in
useCache
for n in owfs_get( self._usePath ).split( ',' ) ] )
File "/usr/lib/python2.6/dist-packages/ow/__init__.py", line 159, in
_get
raise exUnknownSensor(path)
ow.exUnknownSensor: '/'
I have to power cycle the HA7Net to get it to work again.Is there some
kind of "closing out" that the HA7Net requires that OW Python is
failing to do?
Same symptoms with the temperature.py example.
j
--
Joshua J. Kugler - Fairbanks, Alaska
Azariah Enterprises - Programming and Website Design
[email protected] - Jabber: [email protected]
PGP Key: http://pgp.mit.edu/ ID 0x73B13B6A
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers