- udate receipe

git-svn-id: http://moon:8086/svn/projects/HendiControl@364 fda53097-d464-4ada-af97-ba876c37ca34
This commit is contained in:
2020-04-19 16:06:20 +00:00
parent 95afea668f
commit 7df4077af1
+8 -8
View File
@@ -3,33 +3,33 @@
"pot_weight_kg" : 5.960, "pot_weight_kg" : 5.960,
"pot_material" : "Edelstahl 18/10", "pot_material" : "Edelstahl 18/10",
"Schuettung_kg" : 0, "Schuettung_kg" : 0,
"Wasser_kg" : 20, "Wasser_kg" : 20,
"stirrSpeedHeat" : 40, "stirrSpeedHeat" : 50,
"stirrSpeedRast" : 40, "stirrSpeedRast" : 50,
"stirrDutyRast" : 1.0, "stirrDutyRast" : 1.0,
"stirrCycleTime" : 120, "stirrCycleTime" : 120,
"Rasten" : "Rasten" :
[ [
{ {
"time" : 10, "time" : 1,
"temp" : 50.0, "temp" : 50.0,
"heatRate" : 1.00, "heatRate" : 1.00,
"waitForUser" : true "waitForUser" : true
}, },
{ {
"time" : 10, "time" : 1,
"temp" : 60.0, "temp" : 60.0,
"heatRate" : 1.00, "heatRate" : 1.00,
"waitForUser" : true "waitForUser" : true
}, },
{ {
"time" : 10, "time" : 1,
"temp" : 70.0, "temp" : 70.0,
"heatRate" : 1.00, "heatRate" : 1.00,
"waitForUser" : false "waitForUser" : true
}, },
{ {
"time" : 10, "time" : 1,
"temp" : 80.0, "temp" : 80.0,
"heatRate" : 1.00, "heatRate" : 1.00,
"waitForUser" : false "waitForUser" : false