[Owfs-developers] using external CSS to pass data into html web page

2008-09-08 Thread Rob Conway
Hi list, Some time ago someone from this list told me how to get data onto a web page by using an external CSS. I have tried the following code snippet without any luck CSS #test100 { value: hello;} HTML input type='text' name='test100' id='test100' SIZE='30' / The

Re: [Owfs-developers] using external CSS to pass data into html web page

2008-09-08 Thread Rob Conway
Sorry should of searched the archives first. Found it, it uses java include files -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rob Conway Sent: Monday, September 08, 2008 8:33 PM To: owfs-developers@lists.sourceforge.net Subject:

[Owfs-developers] 85C error and DS18S20/DS2409

2008-09-08 Thread Mike Dunn (owfs-devel)
Hi, I was hoping that someone could help me with a problem I've encountered with my DS18S20's. I am getting the dreaded 85C error when I parasitically power a the DS18S20 on either the main or aux branch of my DS2409 based hub. If I provide +5 to the temp sensor, or move the sensor (in

Re: [Owfs-developers] Fwd: NSLU2 and OWFS

2008-09-08 Thread Christian Magnusson
OWFS will work on other Unslung 6.10 supported devices. It's just a matter of setting up the cross-compile environment and compile it. I could try to compile it for other platforms if you have more exact information about the device you are going to use, but I can't try to run it myself