{
  "id": 37,
  "name": "AI- Gesha floral v2 (short bloom) (imported)",
  "phases": [
    {
      "name": "Pre-infusion",
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 3.5,
        "curve": "INSTANT",
        "start": 3.5
      },
      "restriction": 5,
      "stopConditions": {
        "time": 14000,
        "pressureAbove": 3,
        "waterPumpedInPhase": 55
      }
    },
    {
      "name": "Short bloom",
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 0,
        "curve": "INSTANT",
        "start": 0.1
      },
      "stopConditions": {
        "time": 3000,
        "pressureBelow": 1.5
      }
    },
    {
      "name": "Ramp",
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 7,
        "time": 4000,
        "curve": "EASE_IN_OUT",
        "start": 1.5
      },
      "restriction": 3,
      "stopConditions": {
        "time": 4000
      }
    },
    {
      "name": "Decline",
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 5,
        "time": 15000,
        "curve": "LINEAR",
        "start": 7
      },
      "restriction": 3,
      "stopConditions": {
        "time": 15000
      }
    },
    {
      "name": "Tail",
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 4,
        "time": 15000,
        "curve": "LINEAR",
        "start": 5
      },
      "restriction": 3,
      "stopConditions": {
        "time": 15000
      }
    }
  ],
  "recipe": {},
  "waterTemperature": 94,
  "globalStopConditions": {
    "weight": 42
  }
}