merged master with work
Change-Id: Iedfb2bf7f28bfe45201adacec0645cc13abffe59
This commit is contained in:
8
cfg/sea/tnvd.varioxB.config.json
Normal file
8
cfg/sea/tnvd.varioxB.config.json
Normal file
@ -0,0 +1,8 @@
|
||||
["tnvd", [{"path": "", "type": "float", "kids": 7},
|
||||
{"path": "send", "type": "text", "readonly": false, "cmd": "tnvd send", "visibility": 3},
|
||||
{"path": "status", "type": "text", "visibility": 3},
|
||||
{"path": "raw", "type": "float"},
|
||||
{"path": "set", "type": "float", "readonly": false, "cmd": "tnvd set"},
|
||||
{"path": "control", "type": "enum", "enum": {"OFF": 0, "ON": 1}, "readonly": false, "cmd": "tnvd control"},
|
||||
{"path": "htr", "type": "float"},
|
||||
{"path": "pow", "type": "float"}]]
|
Reference in New Issue
Block a user