{
  "id": 42,
  "name": "Low High Low Single 7g (imported)",
  "phases": [
    {
      "name": "Gentle low",
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 2,
        "curve": "INSTANT"
      },
      "restriction": 1.5,
      "stopConditions": {
        "weight": 0.5,
        "pressureAbove": 0.8
      }
    },
    {
      "name": "Controlled high",
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 4,
        "curve": "INSTANT",
        "start": 4
      },
      "restriction": 4,
      "stopConditions": {
        "weight": 12
      }
    },
    {
      "name": "Finish low",
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 2,
        "curve": "INSTANT",
        "start": 2
      },
      "restriction": 1.5,
      "stopConditions": {}
    }
  ],
  "recipe": {},
  "waterTemperature": 92,
  "globalStopConditions": {
    "weight": 24
  }
}