{
  "id": 31,
  "name": "Tamana Espresso 18,5g",
  "phases": [
    {
      "name": "Controlled Saturation",
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 3.5,
        "curve": "INSTANT"
      },
      "restriction": 2,
      "stopConditions": {
        "time": 8000,
        "pressureAbove": 2.5
      }
    },
    {
      "name": "TW Bloom",
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 2,
        "curve": "INSTANT",
        "start": 2.5
      },
      "stopConditions": {
        "time": 6000
      }
    },
    {
      "name": "Chocolate Body Peak",
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 8.5,
        "time": 2500,
        "curve": "LINEAR",
        "start": 2
      },
      "restriction": 5,
      "stopConditions": {
        "time": 2500
      }
    },
    {
      "name": "Herbal Control Taper",
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 6,
        "time": 20000,
        "curve": "EASE_OUT",
        "start": 8.5
      },
      "restriction": 5,
      "stopConditions": {
        "time": 30000
      }
    }
  ],
  "recipe": {},
  "waterTemperature": 93.5,
  "globalStopConditions": {
    "weight": 37
  }
}