{
  "id": 10,
  "name": "LowRider - rc.2",
  "phases": [
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 12,
        "curve": "INSTANT"
      },
      "restriction": 5,
      "stopConditions": {
        "time": 5000,
        "weight": 3,
        "pressureAbove": 5,
        "waterPumpedInPhase": 100
      }
    },
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 0,
        "time": 115000,
        "curve": "EASE_IN_OUT"
      },
      "restriction": 0.5,
      "stopConditions": {
        "time": 115000,
        "weight": 15
      }
    },
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 3,
        "time": 4000,
        "curve": "EASE_IN_OUT"
      },
      "restriction": 6,
      "stopConditions": {
        "time": 5000
      }
    },
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 2.5,
        "time": 20000,
        "curve": "EASE_IN_OUT",
        "start": 3
      },
      "restriction": 5,
      "stopConditions": {
        "time": 20000
      }
    }
  ],
  "recipe": {},
  "waterTemperature": 94,
  "globalStopConditions": {
    "weight": 57
  }
}