{
    "name": "Double Zer0",
    "phases": [
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 4,
                "time": 12000,
                "curve": "EASE_OUT"
            },
            "restriction": 6,
            "stopConditions": {
                "time": 12000,
                "pressureAbove": 6
            }
        },
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 1,
                "time": 10000,
                "curve": "EASE_IN_OUT"
            },
            "restriction": 2.5,
            "stopConditions": {
                "time": 10000
            }
        },
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 3.5,
                "time": 10000,
                "curve": "EASE_OUT"
            },
            "restriction": 9,
            "stopConditions": []
        }
    ],
    "recipe": [],
    "waterTemperature": 88,
    "globalStopConditions": {
        "weight": 42
    }
}