{
  "id": 9,
  "name": "Sanyi",
  "phases": [
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 4,
        "curve": "INSTANT"
      },
      "restriction": 4,
      "stopConditions": {
        "time": 3000
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 0,
        "curve": "INSTANT"
      },
      "stopConditions": {
        "time": 2000
      }
    },
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 1.8,
        "time": 15000,
        "curve": "INSTANT"
      },
      "restriction": 9,
      "stopConditions": {}
    },
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 1.6,
        "time": 50000,
        "curve": "EASE_IN_OUT"
      },
      "restriction": 9,
      "stopConditions": {}
    }
  ],
  "recipe": {},
  "waterTemperature": 91,
  "globalStopConditions": {
    "time": 60000,
    "weight": 42
  }
}