{
    "name": "F3.0-LFWStep v1.0",
    "phases": [
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 5,
                "curve": "INSTANT"
            },
            "stopConditions": {
                "time": 15000
            }
        },
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 0,
                "curve": "INSTANT"
            },
            "stopConditions": {
                "time": 30000
            }
        },
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 1.5,
                "curve": "INSTANT",
                "start": 1.5
            },
            "stopConditions": {
                "time": 70000
            }
        },
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 1.2,
                "curve": "INSTANT",
                "start": 1.2
            },
            "stopConditions": {
                "time": 70000
            }
        },
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 1.1,
                "curve": "INSTANT",
                "start": 1.1
            },
            "stopConditions": []
        }
    ],
    "recipe": [],
    "waterTemperature": 95,
    "globalStopConditions": {
        "weight": 300,
        "waterPumped": 400
    }
}