7 lines
414 B
JSON
7 lines
414 B
JSON
["pstat", [{"path": "", "type": "float", "kids": 5},
|
|
{"path": "send", "type": "text", "readonly": false, "cmd": "pstat send", "visibility": 3},
|
|
{"path": "status", "type": "text", "visibility": 3},
|
|
{"path": "set", "type": "float", "readonly": false, "cmd": "pstat set"},
|
|
{"path": "control", "type": "enum", "enum": {"OFF": 0, "ON": 1}, "readonly": false, "cmd": "pstat control"},
|
|
{"path": "pos", "type": "float"}]]
|