def reset_scan_id(): reset_scanid()
def reset(): reset_db() reset_scanid() return jsonify(sts_msg="Resetted db and Scan Id!")