{
  "id": "9lCGkcAJGs",
  "type": "pro",
  "label": "Rao Allongé Copy",
  "phases": [
    {
      "name": "Fill",
      "pump": {
        "flow": 10.5,
        "target": "flow",
        "pressure": 3
      },
      "phase": "preinfusion",
      "valve": 1,
      "targets": [
        {
          "type": "pumped",
          "value": 50,
          "operator": "gte"
        }
      ],
      "duration": 8,
      "transition": {
        "type": "ease-out",
        "adaptive": true,
        "duration": 2
      },
      "temperature": 93
    },
    {
      "name": "hold at 4.5 ml/s",
      "pump": {
        "flow": 4.5,
        "target": "flow",
        "pressure": 8.6
      },
      "phase": "brew",
      "valve": 1,
      "targets": [
        {
          "type": "pumped",
          "value": 500,
          "operator": "gte"
        },
        {
          "type": "volumetric",
          "value": 90,
          "operator": "gte"
        }
      ],
      "duration": 60,
      "transition": {
        "type": "ease-out",
        "adaptive": false,
        "duration": 4
      },
      "temperature": 0
    }
  ],
  "description": "Light/Fruity - Coarse - 20-40s - 1:2-5",
  "temperature": 93
}