mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-30 11:59:12 +03:00
Gisteresis termostat
This commit is contained in:
18
data/presets/2.s.txt
Normal file
18
data/presets/2.s.txt
Normal file
@@ -0,0 +1,18 @@
|
||||
temp > threshold+-2
|
||||
heater 0
|
||||
end
|
||||
temp < threshold+-2
|
||||
heater 1
|
||||
end
|
||||
timenow = time1
|
||||
threshold threshold1
|
||||
end
|
||||
timenow = time2
|
||||
threshold threshold2
|
||||
end
|
||||
timenow = time3
|
||||
threshold threshold3
|
||||
end
|
||||
timenow = time4
|
||||
threshold threshold4
|
||||
end
|
||||
Reference in New Issue
Block a user