{
  "id": 17,
  "name": "Gentle and sweet",
  "phases": [
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 4,
        "time": 2000,
        "curve": "EASE_IN"
      },
      "restriction": 4,
      "stopConditions": {
        "time": 2000,
        "pressureAbove": 4
      }
    },
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 4,
        "time": 18000,
        "curve": "LINEAR"
      },
      "restriction": 4,
      "stopConditions": {
        "time": 18000,
        "pressureAbove": 4
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 6,
        "time": 3000,
        "curve": "EASE_IN"
      },
      "stopConditions": {
        "time": 3000
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 6,
        "curve": "INSTANT"
      },
      "stopConditions": {
        "time": 13000
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 4,
        "time": 30000,
        "curve": "LINEAR"
      },
      "stopConditions": {
        "time": 5000
      }
    }
  ],
  "recipe": {},
  "waterTemperature": 88,
  "globalStopConditions": {
    "weight": 50
  }
}