Lines Matching full:_path
1473 _path: Path to temperature file to read ( in millidegrees Celsius )1482 self._path = path1491 return int(utils.read_one_line(self._path)) / 1000.