{
  "id": 67,
  "name": "Bio Sidamo",
  "phases": [
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 4,
        "time": 5000,
        "curve": "LINEAR"
      },
      "stopConditions": {
        "time": 5000
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 9,
        "time": 3000,
        "curve": "EASE_IN_OUT"
      },
      "stopConditions": {
        "time": 3000,
        "weight": 5
      }
    },
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 5,
        "curve": "LINEAR"
      },
      "restriction": 9,
      "stopConditions": {
        "time": 25000
      }
    }
  ],
  "recipe": {},
  "waterTemperature": 90,
  "globalStopConditions": {
    "weight": 40
  }
}