pressure() The function returns the atmospheric pressure (on the sea level, if there is no sea_level or grnd_level data), in hPa of the location.
getweather() The function runs an API call to get the weather data of the location specified with the Longitude and Latitude.
detectedcount() The function returns whether the number of objects identified with the specified object class.
confidence() This function is used to get the confidence (accuracy) of object detection, 0 being low confidence and 1 being high confidence.