{
  "id": "S2rV8Su96R",
  "type": "pro",
  "label": "Rao Allongé",
  "phases": [
    {
      "name": "hold at 4.5 ml/s",
      "pump": {
        "flow": 4.5,
        "target": "flow",
        "pressure": 8.6
      },
      "phase": "preinfusion",
      "valve": 1,
      "targets": [
        {
          "type": "pumped",
          "value": 500,
          "operator": "gte"
        }
      ],
      "duration": 2,
      "transition": {
        "type": "ease-out",
        "adaptive": true,
        "duration": 0
      },
      "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": 80,
          "operator": "gte"
        }
      ],
      "duration": 60,
      "transition": {
        "type": "instant",
        "adaptive": false,
        "duration": 0
      },
      "temperature": 91
    }
  ],
  "description": "Light/Fruity - Coarse - 20-40s - 1:2-5",
  "temperature": 93
}