{
  "id": 19,
  "name": "OmniRoast Etiop (copy)",
  "phases": [
    {
      "name": "Pre-Wet (Thick Puck)",
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 4,
        "curve": "INSTANT"
      },
      "restriction": 2,
      "stopConditions": {
        "time": 4000,
        "pressureAbove": 2.5
      }
    },
    {
      "name": "Bloom (Rest)",
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 2,
        "curve": "INSTANT",
        "start": 2.5
      },
      "stopConditions": {
        "time": 3000
      }
    },
    {
      "name": "Extraction Peak",
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 9,
        "time": 3000,
        "curve": "LINEAR",
        "start": 2
      },
      "restriction": 5,
      "stopConditions": {
        "time": 3000
      }
    },
    {
      "name": "Flow Decline",
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 5,
        "time": 25000,
        "curve": "EASE_OUT",
        "start": 9
      },
      "restriction": 5,
      "stopConditions": {
        "time": 35000
      }
    }
  ],
  "recipe": {},
  "waterTemperature": 94,
  "globalStopConditions": {
    "weight": 46
  }
}