diff --git a/sude/GuiTest_no_user.json b/sude/GuiTest_no_user.json new file mode 100644 index 0000000..0f9ad71 --- /dev/null +++ b/sude/GuiTest_no_user.json @@ -0,0 +1,69 @@ +{ + "Name": "GuiTest - No User", + "Description": "Small, fast schedule for exercising the GUI (load/start/pause/stop/restart) without waiting through a real brew", + "pot_mass": 5.96, + "pot_material": "Edelstahl 18/10", + "default": { + "step": { + "descr": "Put description here", + "user_message": "Put user message here", + "user_wait_for_continue": false, + "grain_mass": 5.21, + "water_mass": 22, + "temperature": 0, + "ramp": { + "rate": 5.0, + "stirrer": { + "speed": 50, + "interval_time": 0, + "on_ratio": 1.0 + } + }, + "hold": { + "duration": 1, + "stirrer": { + "speed": 30, + "interval_time": 0, + "on_ratio": 1.0 + } + } + } + }, + "steps": [ + { + "descr": "Heat to 24", + "temperature": 24, + "ramp": { + "rate": 1.0 + } + }, + { + "descr": "Add something", + "hold": { + "duration": 5 + } + }, + { + "descr": "Short hold at 24", + "hold": { + "duration": 5 + } + }, + { + "descr": "Heat to 28, then hold", + "temperature": 28, + "ramp": { + "rate": 1.0 + }, + "hold": { + "duration": 10 + } + }, + { + "descr": "Final confirm", + "hold": { + "duration": 0 + } + } + ] +} diff --git a/sude/sud_0020.json b/sude/sud_0020.json index 0805317..2a2e21e 100644 --- a/sude/sud_0020.json +++ b/sude/sud_0020.json @@ -1,6 +1,6 @@ { - "Name": "Sud-0010", - "Description": "Rotfraenkisch, Dunkles Lager", + "Name": "Sud-0020", + "Description": "Bavarian, Dunkles", "pot_mass": 5.96, "pot_material": "Edelstahl 18/10", "default": {