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