Am 14.10.2016 um 00:01 schrieb Michael Hughes:
> If I read the humidity from:
> 
> /uncached/1F.49D100000000/main/26A829150000002E/humidity
> 
> and then read the temperature from:
> 
> /1F.49D100000000/main/26A829150000002E/temperature
> 
> will I get the temperature that was used to calculate the
> humidity?
> 
No. Reading "temperature" will start another temperature conversion. You
have to read "latesttemp" to read the contents of the temperature
register from last conversion (which was triggered by the humidity
conversion in this case.)

"latesttemp" is available since owfs-3.1p2.

Kind regards

        Jan

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to