{
  "id": 66,
  "name": "Silencio Decaf",
  "phases": [
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 4,
        "time": 5000,
        "curve": "LINEAR"
      },
      "stopConditions": {
        "time": 5000
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 9,
        "time": 4000,
        "curve": "EASE_IN_OUT"
      },
      "stopConditions": {
        "time": 4000,
        "weight": 5
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 8,
        "time": 25000,
        "curve": "LINEAR"
      },
      "stopConditions": {
        "time": 25000
      }
    }
  ],
  "recipe": {},
  "waterTemperature": 92,
  "globalStopConditions": {
    "weight": 36
  }
}