The handle created by `temperature_sensor_install()`.
out_celsius
The measure output value.
Return value
- ESP_OK Success - ESP_ERR_INVALID_ARG invalid arguments - ESP_ERR_INVALID_STATE Temperature sensor is not enabled yet. - ESP_FAIL Parse the sensor data into ambient temperature failed (e.g. out of the range).