{
  "id": 47,
  "name": "Adaptive Light Roast v2 (community)",
  "phases": [
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 6,
        "curve": "INSTANT"
      },
      "stopConditions": {
        "time": 10000,
        "pressureAbove": 6
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 0.5,
        "curve": "INSTANT"
      },
      "stopConditions": {
        "time": 6000
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 9,
        "time": 5000,
        "curve": "LINEAR"
      },
      "restriction": 3,
      "stopConditions": {
        "time": 5000,
        "flowAbove": 3
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 5,
        "time": 120000,
        "curve": "EASE_IN"
      },
      "stopConditions": {}
    }
  ],
  "recipe": {},
  "waterTemperature": 93,
  "globalStopConditions": {
    "weight": 40
  }
}