Hi,

My 1-wire network is up and running on an Ubuntu server using owserver
and owfs and I access it via python for controlling stuff.  I now want
to also access the network using owhttpd but can't get it to work.

I start the services with 
/opt/owfs/bin/owserver -p 3001 -d /dev/ttyS1

/opt/owfs/bin/owfs -s localhost:3001 -m
-a /home/share/solar/sensor_list4.1 /var/1-wire/mnt

That works fine,  I now start owhttpd with 
/opt/owfs/bin/owhttpd -p 3000 -s localhost:3001

That is all on my server called 'solar'.  I now use a browser on my
laptop and go to 
http://solar:3000/

I see the owfs web page but there are no devices.  There are the normal
'bus.0', 'ubcached', etc, but no devices.  

My knowledge of networks is somewhat limited and I suspect I have done
something stupid, can anyone enlighten me please?  Also does it matter
which ports I use?  Are there any conventions for this.

Thanks
Mick


------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to