{
    "name": "[UT] PZ calibration 1.5 (imported)",
    "phases": [
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 1.5,
                "curve": "INSTANT",
                "start": 1.5
            },
            "restriction": 3,
            "stopConditions": {
                "time": 10000
            }
        },
        {
            "skip": false,
            "type": "PRESSURE",
            "target": {
                "end": 0,
                "curve": "INSTANT"
            },
            "stopConditions": {
                "time": 20000
            }
        }
    ],
    "recipe": [],
    "waterTemperature": 10,
    "globalStopConditions": {
        "time": 30000
    }
}