{
    "name": "Dark bin caffe",
    "phases": [
        {
            "skip": false,
            "type": "PRESSURE",
            "target": {
                "end": 3,
                "curve": "INSTANT"
            },
            "restriction": 4,
            "stopConditions": {
                "time": 15000
            }
        },
        {
            "skip": false,
            "type": "PRESSURE",
            "target": {
                "end": 6,
                "time": 5000,
                "curve": "EASE_IN_OUT"
            },
            "restriction": 8,
            "stopConditions": {
                "time": 5000
            }
        },
        {
            "skip": false,
            "type": "PRESSURE",
            "target": {
                "end": 6,
                "curve": "INSTANT"
            },
            "restriction": 8,
            "stopConditions": {
                "time": 2000
            }
        },
        {
            "skip": false,
            "type": "PRESSURE",
            "target": {
                "end": 2,
                "time": 15000,
                "curve": "LINEAR"
            },
            "restriction": 6,
            "stopConditions": {
                "time": 15000
            }
        }
    ],
    "recipe": [],
    "waterTemperature": 88,
    "globalStopConditions": {
        "weight": 50
    }
}