{
  "id": "0My8WeVRzn",
  "type": "pro",
  "label": "Sarnies Columbia Decaf 1.1.0",
  "phases": [
    {
      "name": "Fill and Pressurise",
      "pump": {
        "flow": 0,
        "target": "pressure",
        "pressure": 5
      },
      "phase": "preinfusion",
      "valve": 1,
      "duration": 10,
      "transition": {
        "type": "ease-in-out",
        "adaptive": true,
        "duration": 2
      },
      "temperature": 0
    },
    {
      "name": "Brew 2mg/s max",
      "pump": {
        "flow": 1.8,
        "target": "pressure",
        "pressure": 8
      },
      "phase": "brew",
      "valve": 1,
      "targets": [
        {
          "type": "volumetric",
          "value": 36,
          "operator": "gte"
        }
      ],
      "duration": 60,
      "transition": {
        "type": "ease-in-out",
        "adaptive": true,
        "duration": 1
      },
      "temperature": 0
    }
  ],
  "description": "20g MHW3-Bomber 20g basket. 1.8g/s flow limit after the first 10s to attempt to rescue anything ground too coarsely.",
  "temperature": 89
}