{
  "id": "zOkPsleDrf",
  "type": "pro",
  "label": "[Utility] PID Calibration",
  "phases": [
    {
      "name": "Warmup",
      "pump": 0,
      "phase": "brew",
      "valve": 0,
      "duration": 300,
      "transition": {
        "type": "instant",
        "adaptive": true,
        "duration": 0
      },
      "temperature": 90
    },
    {
      "name": "1.5ml/s short",
      "pump": {
        "flow": 1.5,
        "target": "flow",
        "pressure": 0
      },
      "phase": "brew",
      "valve": 1,
      "duration": 5,
      "transition": {
        "type": "instant",
        "adaptive": true,
        "duration": 0
      },
      "temperature": 90
    },
    {
      "name": "Rest",
      "pump": 0,
      "phase": "brew",
      "valve": 0,
      "duration": 60,
      "transition": {
        "type": "instant",
        "adaptive": true,
        "duration": 0
      },
      "temperature": 90
    },
    {
      "name": "1.5ml/s long",
      "pump": {
        "flow": 1.5,
        "target": "flow",
        "pressure": 0
      },
      "phase": "brew",
      "valve": 1,
      "duration": 30,
      "transition": {
        "type": "instant",
        "adaptive": true,
        "duration": 0
      },
      "temperature": 90
    },
    {
      "name": "Rest",
      "pump": 0,
      "phase": "brew",
      "valve": 0,
      "duration": 60,
      "transition": {
        "type": "instant",
        "adaptive": true,
        "duration": 0
      },
      "temperature": 90
    },
    {
      "name": "3.0ml/s short",
      "pump": {
        "flow": 3,
        "target": "flow",
        "pressure": 0
      },
      "phase": "brew",
      "valve": 1,
      "duration": 5,
      "transition": {
        "type": "instant",
        "adaptive": true,
        "duration": 0
      },
      "temperature": 90
    },
    {
      "name": "Rest",
      "pump": 0,
      "phase": "brew",
      "valve": 0,
      "duration": 60,
      "transition": {
        "type": "instant",
        "adaptive": true,
        "duration": 0
      },
      "temperature": 90
    },
    {
      "name": "3.0ml/s long",
      "pump": {
        "flow": 3,
        "target": "flow",
        "pressure": 0
      },
      "phase": "brew",
      "valve": 1,
      "duration": 30,
      "transition": {
        "type": "instant",
        "adaptive": true,
        "duration": 0
      },
      "temperature": 90
    },
    {
      "name": "Rest",
      "pump": 0,
      "phase": "brew",
      "valve": 0,
      "duration": 60,
      "transition": {
        "type": "instant",
        "adaptive": true,
        "duration": 0
      },
      "temperature": 90
    }
  ],
  "description": "",
  "temperature": 0
}