{
  "id": 47,
  "name": "Wildsau Espresso",
  "phases": [
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 6,
        "time": 5000,
        "curve": "LINEAR"
      },
      "stopConditions": {
        "time": 5000
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 9,
        "time": 3000,
        "curve": "EASE_IN_OUT"
      },
      "stopConditions": {
        "time": 3000
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 9,
        "time": 1000,
        "curve": "LINEAR"
      },
      "stopConditions": {
        "time": 25000
      }
    }
  ],
  "recipe": {},
  "waterTemperature": 91,
  "globalStopConditions": {
    "weight": 40
  }
}