{
  "id": 58,
  "name": "Uganda Espresso",
  "phases": [
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 3,
        "time": 4000,
        "curve": "LINEAR"
      },
      "stopConditions": {
        "time": 4000
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 9,
        "time": 3000,
        "curve": "EASE_IN"
      },
      "stopConditions": {
        "weight": 25
      }
    },
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 2.2,
        "curve": "LINEAR"
      },
      "restriction": 9,
      "stopConditions": {
        "weight": 38
      }
    }
  ],
  "recipe": {},
  "waterTemperature": 94,
  "globalStopConditions": {
    "weight": 38
  }
}