{
  "id": 8,
  "name": "Zer0 SD",
  "phases": [
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 5,
        "time": 15000,
        "curve": "EASE_OUT"
      },
      "restriction": 6,
      "stopConditions": {
        "time": 30000,
        "pressureAbove": 6
      }
    },
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 1,
        "time": 10000,
        "curve": "EASE_IN_OUT"
      },
      "restriction": 2.5,
      "stopConditions": {
        "time": 10000
      }
    },
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 3.5,
        "time": 10000,
        "curve": "EASE_OUT"
      },
      "restriction": 9,
      "stopConditions": {}
    }
  ],
  "recipe": {},
  "waterTemperature": 93,
  "globalStopConditions": {
    "weight": 42
  }
}