{
  "id": 30,
  "name": "Test (imported)",
  "phases": [
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 0,
        "curve": "INSTANT"
      },
      "stopConditions": {},
      "waterTemperature": 60
    },
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 0,
        "curve": "INSTANT"
      },
      "stopConditions": {
        "weight": 50
      },
      "waterTemperature": 40
    },
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 0,
        "curve": "INSTANT"
      },
      "stopConditions": {},
      "waterTemperature": 20
    }
  ],
  "recipe": {},
  "waterTemperature": 83,
  "globalStopConditions": {
    "time": 9000
  }
}