[Owfs-developers] Writing to simultaneous/temperature resets DS28EA00 PIO

2010-06-21 Thread Alex Shepherd
Hi Guys, Several of my DS28EA00 sensors have a Solid State Relay connected to one of the PIO outputs, which drives a water circulating pump in my underfloor heating system. I've just been experimenting with controlling the PIO outputs to control the pumps but I notice that when temploggerd does a

Re: [Owfs-developers] php function dl()

2010-06-21 Thread William Brown
Since php functon dl() is deprecated and to be removed in php 6 the owfs module load_php_OW.php is always giving me trouble. Can I just add libowphp.so to php.ini in the extension section? Is there another way to dynamically load libowphp.so? Thanks, William -