{
  "id": 28,
  "name": "AI- lightBlooming pear (imported)",
  "phases": [
    {
      "name": "Fill",
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 4,
        "curve": "INSTANT",
        "start": 4
      },
      "stopConditions": {
        "time": 4000,
        "pressureAbove": 3
      }
    },
    {
      "name": "Bloom",
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 0,
        "curve": "INSTANT"
      },
      "stopConditions": {
        "time": 8000
      }
    },
    {
      "name": "Ramp",
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 7.5,
        "time": 6000,
        "curve": "EASE_IN_OUT",
        "start": 2
      },
      "stopConditions": {
        "time": 6000
      }
    },
    {
      "name": "Decline",
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 5.5,
        "time": 25000,
        "curve": "EASE_IN_OUT",
        "start": 7.5
      },
      "stopConditions": {
        "time": 25000
      }
    }
  ],
  "recipe": {},
  "waterTemperature": 90,
  "globalStopConditions": {
    "weight": 36
  }
}