Is it possible to create a virtual 1wire device.  I have a wrt54g running 
OpenWRT with a HA7S adaptor, and I would like to control it’s LEDs over 
owserver so I can give it a visual heartbeat that shows when it’s 1wire network 
is being accessed.  

Currently I can do something like:
echo 1 > /proc/diag/led/ses_white;
echo 0 > /proc/diag/led/ses_orange
sleep 2;
echo 0 > /proc/diag/led/ses_white;
echo 1 > /proc/diag/led/ses_orange;

Is there some way to link them to the PIO’s of a virtual device.
Then the owserver on my slug can “ping” my wrt54g by accessing the device.

Next question:  running 2.8p4 on a nslu2 running debian, and 2.7p21 on a wrt54g 
running OpenWrt backfire. Both devices need to share 1wire devices.  Do I care?
Thanks
Bruce
------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to