{
  "id": 15,
  "name": "SOUP",
  "phases": [
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 3.5,
        "curve": "INSTANT",
        "start": 3.5
      },
      "stopConditions": {
        "time": 3000,
        "weight": 0.5,
        "pressureAbove": 1
      }
    },
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 0,
        "curve": "INSTANT"
      },
      "stopConditions": {
        "time": 2000
      }
    },
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 8.5,
        "curve": "INSTANT",
        "start": 8.5
      },
      "restriction": 2,
      "stopConditions": {}
    }
  ],
  "recipe": {},
  "waterTemperature": 85,
  "globalStopConditions": {
    "weight": 88
  }
}