13 lines
200 B
Plaintext
13 lines
200 B
Plaintext
deviceDesc = Haake Phoenix P1 thermostat
|
|
|
|
makeHaake
|
|
catch {
|
|
th unit C
|
|
th upperlimit 70
|
|
th lowerlimit -5
|
|
th with2sensors 0
|
|
}
|
|
defineTemperature th
|
|
appendVars th/K/Bath_T/1 th.set/K/Bath_Set/2
|
|
|