update haake + eurotherm cfg

This commit is contained in:
2023-07-06 11:08:32 +02:00
committed by Markus Zolliker
parent 75df438d69
commit da948468b4
4 changed files with 39 additions and 4 deletions

View File

@ -1,7 +1,7 @@
{"th": {"base": "/th", "params": [
{"path": "", "type": "float", "readonly": false, "cmd": "run th", "kids": 26},
{"path": "unit", "type": "text", "readonly": false, "cmd": "th unit", "visibility": 3},
{"path": "t2", "type": "float", "visibility": 3},
{"path": "t2", "type": "float"},
{"path": "set", "type": "float"},
{"path": "running", "type": "int", "readonly": false, "cmd": "th running", "visibility": 3},
{"path": "extcontrol", "type": "int", "readonly": false, "cmd": "th extcontrol", "visibility": 3},