update rezept

git-svn-id: http://moon:8086/svn/projects/HendiControl@265 fda53097-d464-4ada-af97-ba876c37ca34
This commit is contained in:
2019-04-24 18:45:59 +00:00
parent 0e9609d39c
commit fb4d9ac9a3
+8 -8
View File
@@ -4,32 +4,32 @@
"pot_material" : "Edelstahl 18/10", "pot_material" : "Edelstahl 18/10",
"Schuettung_kg" : 0, "Schuettung_kg" : 0,
"Wasser_kg" : 20, "Wasser_kg" : 20,
"stirrSpeedHeat" : 30, "stirrSpeedHeat" : 40,
"stirrSpeedRast" : 30, "stirrSpeedRast" : 40,
"stirrDutyRast" : 1.0, "stirrDutyRast" : 1.0,
"stirrCycleTime" : 120, "stirrCycleTime" : 120,
"Rasten" : "Rasten" :
[ [
{ {
"time" : 15, "time" : 10,
"temp" : 50.0, "temp" : 50.0,
"heatRate" : 1.00, "heatRate" : 1.00,
"waitForUser" : true "waitForUser" : true
}, },
{ {
"time" : 20, "time" : 10,
"temp" : 60.0, "temp" : 60.0,
"heatRate" : 0.50, "heatRate" : 1.00,
"waitForUser" : false "waitForUser" : false
}, },
{ {
"time" : 30, "time" : 10,
"temp" : 70.0, "temp" : 70.0,
"heatRate" : 0.75, "heatRate" : 1.00,
"waitForUser" : false "waitForUser" : false
}, },
{ {
"time" : 5, "time" : 10,
"temp" : 80.0, "temp" : 80.0,
"heatRate" : 1.00, "heatRate" : 1.00,
"waitForUser" : true "waitForUser" : true