{
  "id": 11,
  "name": "Low High Low v1.3",
  "phases": [
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 4,
        "curve": "INSTANT"
      },
      "restriction": 2,
      "stopConditions": {
        "weight": 0.6,
        "pressureAbove": 1
      }
    },
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 6,
        "curve": "INSTANT",
        "start": 6
      },
      "restriction": 6,
      "stopConditions": {
        "weight": 50
      }
    },
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 4,
        "curve": "INSTANT",
        "start": 4
      },
      "restriction": 2,
      "stopConditions": {}
    }
  ],
  "recipe": {},
  "waterTemperature": 92,
  "globalStopConditions": {
    "weight": 60
  }
}