{
  "id": 27,
  "name": "LMD SingleShot (imported)",
  "phases": [
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 3,
        "curve": "INSTANT",
        "start": 3.5
      },
      "restriction": 1.2,
      "stopConditions": {
        "time": 20000,
        "weight": 1,
        "pressureAbove": 1.2,
        "waterPumpedInPhase": 60
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 7,
        "time": 4000,
        "curve": "EASE_IN_OUT"
      },
      "restriction": 3,
      "stopConditions": {
        "time": 5000
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 6,
        "time": 4000,
        "curve": "EASE_IN_OUT",
        "start": 7
      },
      "restriction": 2,
      "stopConditions": {
        "time": 4000
      }
    },
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 1.3,
        "time": 15000,
        "curve": "EASE_IN_OUT",
        "start": 2
      },
      "restriction": 6,
      "stopConditions": {}
    }
  ],
  "recipe": {},
  "waterTemperature": 91,
  "globalStopConditions": {
    "weight": 22
  }
}