{
  "id": 49,
  "name": "Else Espresso",
  "phases": [
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 5,
        "time": 6000,
        "curve": "EASE_IN_OUT"
      },
      "stopConditions": {
        "time": 6000
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 9,
        "time": 4000,
        "curve": "EASE_IN_OUT"
      },
      "stopConditions": {
        "time": 4000
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 9,
        "curve": "LINEAR"
      },
      "stopConditions": {
        "time": 25000
      }
    }
  ],
  "recipe": {},
  "waterTemperature": 93,
  "globalStopConditions": {
    "weight": 38
  }
}