{
  "id": 9,
  "name": "LPL - SISO v2.2 (community)",
  "phases": [
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 12,
        "curve": "INSTANT"
      },
      "restriction": 2,
      "stopConditions": {
        "time": 6000,
        "pressureAbove": 1.5
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 1.1,
        "curve": "INSTANT"
      },
      "stopConditions": {
        "time": 10000
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 7,
        "time": 7000,
        "curve": "EASE_OUT",
        "start": 1.1
      },
      "restriction": 5,
      "stopConditions": {
        "time": 7000
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 4.5,
        "time": 10000,
        "curve": "EASE_OUT",
        "start": 7
      },
      "restriction": 5,
      "stopConditions": {
        "time": 10000
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 4.5,
        "curve": "INSTANT"
      },
      "restriction": 5,
      "stopConditions": {
        "time": 25000
      }
    }
  ],
  "recipe": {},
  "waterTemperature": 93,
  "globalStopConditions": {
    "weight": 44
  }
}