9 lines
470 B
JSON
9 lines
470 B
JSON
["ts", [{"path": "", "type": "float", "kids": 7},
|
|
{"path": "send", "type": "text", "readonly": false, "cmd": "ts send", "visibility": 3},
|
|
{"path": "status", "type": "text", "visibility": 3},
|
|
{"path": "raw", "type": "float"},
|
|
{"path": "set", "type": "float", "readonly": false, "cmd": "ts set"},
|
|
{"path": "control", "type": "enum", "enum": {"OFF": 0, "ON": 1}, "readonly": false, "cmd": "ts control"},
|
|
{"path": "htr", "type": "float"},
|
|
{"path": "pow", "type": "float"}]]
|