. * * @package LibreNMS * @link http://librenms.org * @copyright 2016 Neil Lathwood * @author Neil Lathwood */ $sensor_value = fahrenheit_to_celsius($sensor_value, $sensor_cache['scale']);