{
  "id": 25,
  "name": "AIprofile frozen Gesha",
  "phases": [
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 3,
        "time": 10000,
        "curve": "EASE_IN_OUT"
      },
      "restriction": 2,
      "stopConditions": {
        "time": 30000,
        "pressureAbove": 3,
        "waterPumpedInPhase": 32
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 2,
        "curve": "INSTANT",
        "start": 2
      },
      "restriction": 2,
      "stopConditions": {
        "time": 8000
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 6,
        "time": 10000,
        "curve": "EASE_IN_OUT",
        "start": 2
      },
      "restriction": 4,
      "stopConditions": {
        "time": 10000
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 4,
        "time": 30000,
        "curve": "EASE_IN_OUT",
        "start": 6
      },
      "restriction": 4,
      "stopConditions": {
        "time": 30000
      }
    }
  ],
  "recipe": {},
  "waterTemperature": 95,
  "globalStopConditions": {
    "weight": 36
  }
}