"Christian Magnusson" <[email protected]> writes: > Trying to do something like this will not crash owserver anymore... > > #!/bin/bash > while [ 1 ]; do > /opt/owfs/bin/owget /uncached/10.0000000001/temperature & > sleep 0.1 > done
Excellent. I've put my bus at risk by having all my sensors available publicly though owhttpd (readonly and uncached only, at http://voksenlia.net/met/sensor/). I fear what happens when I search robot pays a visit... :) -- Steinar ------------------------------------------------------------------------------ _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
