{
  "id": 64,
  "name": "Rwanda Ngororero",
  "phases": [
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 3,
        "time": 9000,
        "curve": "LINEAR"
      },
      "stopConditions": {
        "time": 9000
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 8.5,
        "time": 4000,
        "curve": "EASE_IN_OUT"
      },
      "stopConditions": {
        "time": 4000,
        "weight": 6
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 8,
        "time": 25000,
        "curve": "LINEAR"
      },
      "stopConditions": {
        "time": 25000
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 5,
        "time": 8000,
        "curve": "LINEAR"
      },
      "stopConditions": {
        "time": 8000
      }
    }
  ],
  "recipe": {},
  "waterTemperature": 95,
  "globalStopConditions": {
    "weight": 45
  }
}