Am 09.09.2016 um 15:50 schrieb Uwe Bonnes:
> 
>  So you mean that */temperature* should return the thermocouple temperature
>  and */thermocouple should vanish and */coldjunction (or a similar name)
>  should appear and  return the internal temperature?
> 
> This sounds also much clearer to me and I will try to make a patch to the
> docs and the code, if I get confirmation that this approch is right.
> 
> Any other ideas for a sensible filename to return internal temperature?
> 
As the two are sampled at the same time and only reading "temperature"
(or simultaneous) triggers a new conversion:

* it should be "latesttemp" for reading out the compensated thermocouple
value without triggering a new conversion.

* it should be "latestcoldjunction" for reading out the cold junction
temperature value without triggering a new conversion.

Kind regards

        Jan

------------------------------------------------------------------------------
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to