{
  "id": 14,
  "name": "Flat NO SPEW Test",
  "phases": [
    {
      "name": "Preinfusion",
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 2.5,
        "curve": "INSTANT",
        "start": 2
      },
      "restriction": 6,
      "stopConditions": {
        "time": 7000
      }
    },
    {
      "name": "Extraction",
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 7.5,
        "curve": "INSTANT",
        "start": 7.5
      },
      "restriction": 6,
      "stopConditions": {
        "time": 60000
      }
    }
  ],
  "recipe": {},
  "waterTemperature": 93,
  "globalStopConditions": {
    "weight": 40
  }
}