{
  "id": 14,
  "name": "Eggmundo FLW v0.3",
  "phases": [
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 9,
        "time": 1000,
        "curve": "EASE_OUT",
        "start": 9
      },
      "restriction": 8,
      "stopConditions": {
        "time": 3000,
        "waterPumpedInPhase": 65
      }
    },
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 8,
        "curve": "INSTANT",
        "start": 9
      },
      "restriction": 2,
      "stopConditions": {
        "time": 1000,
        "pressureBelow": 1
      }
    },
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 5,
        "time": 5000,
        "curve": "EASE_IN",
        "start": 8
      },
      "restriction": 5,
      "stopConditions": {
        "time": 5000,
        "pressureAbove": 5
      }
    },
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 2,
        "time": 2000,
        "curve": "LINEAR",
        "start": 5
      },
      "restriction": 2,
      "stopConditions": {
        "time": 2000,
        "flowBelow": 2,
        "pressureBelow": 2
      }
    },
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 4,
        "time": 1000,
        "curve": "EASE_OUT",
        "start": 2
      },
      "restriction": 5,
      "stopConditions": {
        "time": 15000
      }
    },
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 9,
        "time": 1000,
        "curve": "EASE_OUT"
      },
      "restriction": 6,
      "stopConditions": {}
    }
  ],
  "recipe": {},
  "waterTemperature": 90,
  "globalStopConditions": {
    "weight": 45
  }
}