Re: [Owfs-developers] Website issues

2011-10-13 Thread Mark Richards
Silvano, Very nice indeed. Here's a few changes: - uses the default /mnt/1-wire director - adds a few more sensor candidates (would be nice if a regex here could include 00-FF with third char as ".") - uses system command to create the link #!/usr/bin/perl use strict; use warnings; use F

Re: [Owfs-developers] Website issues

2011-10-13 Thread Silvano Gai
I wrote a small perl script that does this manually, http://ip6.com/projects/?p=80 but it will be nice to have it automatic/dynamic Cheers -- Silvano On 10/4/11 4:03 AM, Paul Alfille wrote: Interesting. This has ju

Re: [Owfs-developers] Website issues

2011-10-04 Thread Paul Alfille
Interesting. This has just been brought up. Obviously this is quite possible, though will take a little work internally since the full path to a device is not stored internally. We do store the immediate parent hub, and presumably that hub's immediate parent is stored in turn, so it is quite poss