Presumably, the reason you are using chaining is so that you don't have to
deal with device IDs.  So one natural way to interface a chain is to make a
"chain" directory and put the chained devices inside it, named "0", "1",
"2", ...  This way the order of the chain is naturally established by the
alpha ordering of the device names so that scripts and so on will
automatically get them in chain order, which is probably what you normally
want.

You could still get the device ID from an attribute if you wanted, of
course.

On 8/1/07, Paul Alfille <[EMAIL PROTECTED]> wrote:
>
> The new DS28EA00 is a temperature chip that has a special "chain" mode to
> tell location. Specifically there are in/out pins that tell which chip is
> connected to which.
>
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to