hvolt_short stick: make hcp writable
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
{"hcp": {"base": "/hcp", "params": [
|
||||
{"path": "", "type": "float", "kids": 10},
|
||||
{"path": "", "type": "float", "readonly": false, "cmd": "hcp set", "kids": 10},
|
||||
{"path": "send", "type": "text", "readonly": false, "cmd": "hcp send", "visibility": 3},
|
||||
{"path": "status", "type": "text", "visibility": 3},
|
||||
{"path": "set", "type": "float", "readonly": false, "cmd": "hcp set"},
|
||||
|
Reference in New Issue
Block a user