{
  "id": 18,
  "name": "58mm TW Gentle 8Bar",
  "phases": [
    {
      "name": "Saturate",
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 4,
        "curve": "INSTANT"
      },
      "restriction": 2,
      "stopConditions": {
        "time": 8000,
        "pressureAbove": 2
      }
    },
    {
      "name": "Soft Ramp",
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 8,
        "time": 4000,
        "curve": "LINEAR",
        "start": 2
      },
      "restriction": 5,
      "stopConditions": {
        "time": 4000
      }
    },
    {
      "name": "Extraction Decline",
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 5,
        "time": 25000,
        "curve": "EASE_OUT",
        "start": 8
      },
      "restriction": 5,
      "stopConditions": {
        "time": 35000
      }
    }
  ],
  "recipe": {},
  "waterTemperature": 93.5,
  "globalStopConditions": {
    "weight": 44
  }
}