if (!filter_var($this->gauge_id, FILTER_VALIDATE_INT)) {
            throw new Exception("No gauge has been set");
        }