Hi all,
 
 
I've been following this list for a while now. I was wondering if there was any examples or function definitions for OWPHP.
 
I have OWhttp working on mandriva 2006.1 x86_64
I tried to do the
 
require "load_php_OW.php";
init( "localhost:3001" );
$tempnow=get( "/$id/temperature" );
echo "temp: ".$tempnow." F";
finish();
 
proggy and i get
 
temp:  F
 
Any suggestions or place where noobs can do some reading on the OWPHP goodness
Thanks
Mike Bergen
 

Reply via email to