{
  "id": 23,
  "name": "Flat 6Bar",
  "phases": [
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 2,
        "curve": "INSTANT"
      },
      "restriction": 15,
      "stopConditions": {
        "time": 4000,
        "flowAbove": 3
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 6,
        "time": 18000,
        "curve": "EASE_IN"
      },
      "restriction": 5,
      "stopConditions": {
        "time": 100000
      }
    }
  ],
  "recipe": {},
  "waterTemperature": 88,
  "globalStopConditions": {}
}