merged master with work
Change-Id: Iedfb2bf7f28bfe45201adacec0645cc13abffe59
This commit is contained in:
31
cfg/sea/wall.lampovenwall.addon.json
Normal file
31
cfg/sea/wall.lampovenwall.addon.json
Normal file
@ -0,0 +1,31 @@
|
||||
["wall", [{"path": "", "type": "float", "kids": 10},
|
||||
{"path": "send", "type": "text", "readonly": false, "cmd": "wall send", "visibility": 3},
|
||||
{"path": "status", "type": "text", "visibility": 3},
|
||||
{"path": "tw1", "type": "float", "kids": 4},
|
||||
{"path": "tw1/curve", "type": "text", "readonly": false, "cmd": "wall tw1/curve", "kids": 1},
|
||||
{"path": "tw1/curve/points", "type": "floatvarar", "readonly": false, "cmd": "wall tw1/curve/points", "visibility": 3},
|
||||
{"path": "tw1/alarm", "type": "float", "readonly": false, "cmd": "wall tw1/alarm"},
|
||||
{"path": "tw1/stddev", "type": "float"},
|
||||
{"path": "tw1/raw", "type": "float"},
|
||||
{"path": "tw2", "type": "float", "kids": 4},
|
||||
{"path": "tw2/curve", "type": "text", "readonly": false, "cmd": "wall tw2/curve", "kids": 1},
|
||||
{"path": "tw2/curve/points", "type": "floatvarar", "readonly": false, "cmd": "wall tw2/curve/points", "visibility": 3},
|
||||
{"path": "tw2/alarm", "type": "float", "readonly": false, "cmd": "wall tw2/alarm"},
|
||||
{"path": "tw2/stddev", "type": "float"},
|
||||
{"path": "tw2/raw", "type": "float"},
|
||||
{"path": "tw3", "type": "float", "kids": 4},
|
||||
{"path": "tw3/curve", "type": "text", "readonly": false, "cmd": "wall tw3/curve", "kids": 1},
|
||||
{"path": "tw3/curve/points", "type": "floatvarar", "readonly": false, "cmd": "wall tw3/curve/points", "visibility": 3},
|
||||
{"path": "tw3/alarm", "type": "float", "readonly": false, "cmd": "wall tw3/alarm"},
|
||||
{"path": "tw3/stddev", "type": "float"},
|
||||
{"path": "tw3/raw", "type": "float"},
|
||||
{"path": "tw4", "type": "float", "kids": 4},
|
||||
{"path": "tw4/curve", "type": "text", "readonly": false, "cmd": "wall tw4/curve", "kids": 1},
|
||||
{"path": "tw4/curve/points", "type": "floatvarar", "readonly": false, "cmd": "wall tw4/curve/points", "visibility": 3},
|
||||
{"path": "tw4/alarm", "type": "float", "readonly": false, "cmd": "wall tw4/alarm"},
|
||||
{"path": "tw4/stddev", "type": "float"},
|
||||
{"path": "tw4/raw", "type": "float"},
|
||||
{"path": "display", "type": "text", "readonly": false, "cmd": "wall display"},
|
||||
{"path": "dout", "type": "int", "readonly": false, "cmd": "wall dout"},
|
||||
{"path": "dinp", "type": "int"},
|
||||
{"path": "remote", "type": "bool"}]]
|
Reference in New Issue
Block a user