{
  "id": 69,
  "name": "JB Samambaia",
  "phases": [
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 4,
        "time": 6000,
        "curve": "LINEAR"
      },
      "stopConditions": {
        "time": 6000
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 9,
        "time": 4000,
        "curve": "EASE_IN_OUT"
      },
      "stopConditions": {
        "time": 4000,
        "weight": 8
      }
    },
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 4.5,
        "curve": "LINEAR"
      },
      "restriction": 6,
      "stopConditions": {
        "time": 25000
      }
    },
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 93,
        "time": 10000,
        "curve": "LINEAR"
      },
      "stopConditions": {
        "time": 10000
      }
    }
  ],
  "recipe": {},
  "waterTemperature": 93,
  "globalStopConditions": {
    "weight": 40
  }
}