CLASS_THERMAL
sprintf(tz_path, CLASS_THERMAL"/%s/temp", path);
dir = opendir(CLASS_THERMAL);
ERROR("failed to open '%s'\n", CLASS_THERMAL);
sprintf(tz_path, CLASS_THERMAL"/%s/type", dirent->d_name);