{
  "id": 25,
  "name": "Phiynic v1.1 (community)",
  "phases": [
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 9,
        "time": 5000,
        "curve": "EASE_IN",
        "start": 9
      },
      "stopConditions": {
        "time": 5000
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 6,
        "time": 5000,
        "curve": "EASE_IN"
      },
      "restriction": 6,
      "stopConditions": {
        "time": 5000
      }
    },
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 2,
        "time": 2000,
        "curve": "EASE_IN_OUT"
      },
      "stopConditions": {}
    }
  ],
  "recipe": {},
  "waterTemperature": 88,
  "globalStopConditions": {
    "weight": 40
  }
}