On Thursday 13 October 2005 08:59 pm, Ross Cathriner wrote:
> These family and id codes seem to match what I've seen in
> OneWireViewer with the exception of not finding a DS2423 chip.
>
That's interesting. The DS2423 (family code 1D) should be supported.

> The souceforge page says "The program should be rather self-
> explanatory" so this is what I tried,  correct me if I'm doing it

Don't you hate those obnoxious comments? (I must confess I probably was the 
author).

> wrong.  In a web browser pointed to http://localhost:3001/   I get a
> directory page with links to 7 directories.  Selecting /structure//10
> all the fields (ie address, family, ect.) contain "a,000000,000001,ro,
> 000016," or something similar, with the temperature, temphigh,

Do you really need the "//" there? The structure isn't of much interest, it 
basically tells the length of the type of data,array size, length, 
access,etc... Possibly useful for an involved program that wants to know how 
to parse the data.

> templow fields empty.  Other /structure/family code pages look
> basically the same.  A url of http://localhost:
> 3001/10.E41A14000800.8F/temperature returns a Non-existent Device page.

It should show something like:
http://owfs.sf.net/wiki/index.php/owhttpd
(fron the wiki, where documentation is starting to be added).

Try just: http://localhost:3001/10.E41A14000800.8F since the whole device 
makes a web page, not the individual properties.

Paul


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to