Thanks Jan!

It's working great for me, I never got my old "echo 1 > /simultaneous, 
read /temperature"-loop working as it should. The readings where never 
done simultaneous.
But now with "latesttemp" I'm in full control of how the readings are 
done and I see a much improved performance when reading lots of sensors.

Can we expect a "latestvoltage" in the future also?
Anyway, I am more than happy with the current support for the moment.

// Henrik


Den 2016-02-02 kl. 01:18, skrev Jan Kandziora:
> Hi,
>
> I just committed the "latesttemp" node we have been talking about
> recently. It's function: provide a way to read the temperature value
> from scratchpad *without triggering a conversion*.
>
> This is especially useful in conjunction with simultaneous conversions.
>
> $ owwrite /simutaneous/temperature 1
> $ sleep 1
> $ owread /uncached/10.AE9C54020800/latesttemp
>      19.6875
> $ owread /uncached/10.9EFD53020A00/latesttemp
>         21.5
> ...
>
> Please pull from the git archive and test.
>
> Kind regards
>
>       Jan
>
> ------------------------------------------------------------------------------
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
> _______________________________________________
> Owfs-developers mailing list
> Owfs-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/owfs-developers


------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to