{
  "id": 23,
  "name": "D-Flow (imported)",
  "phases": [
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 3,
        "time": 2000,
        "curve": "EASE_IN_OUT"
      },
      "restriction": 8,
      "stopConditions": {
        "pressureAbove": 3
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 3,
        "curve": "INSTANT"
      },
      "stopConditions": {
        "weight": 4
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 8.5,
        "time": 1000,
        "curve": "EASE_IN_OUT"
      },
      "restriction": 2,
      "stopConditions": {}
    }
  ],
  "recipe": {},
  "waterTemperature": 88,
  "globalStopConditions": {
    "weight": 36
  }
}