16 lines
1.2 KiB
JSON
16 lines
1.2 KiB
JSON
{"cap": {"base": "/cap", "params": [{"path": "", "type": "none", "kids": 8},
|
|
{"path": "send", "type": "text", "readonly": false, "cmd": "cap send", "visibility": 3},
|
|
{"path": "status", "type": "text", "visibility": 3},
|
|
{"path": "cap", "type": "float"},
|
|
{"path": "loss", "type": "float"},
|
|
{"path": "period", "type": "float", "readonly": false, "cmd": "cap period"},
|
|
{"path": "freq", "type": "float", "readonly": false, "cmd": "cap freq"},
|
|
{"path": "V", "type": "float", "readonly": false, "cmd": "cap V"},
|
|
{"path": "average", "type": "int", "readonly": false, "cmd": "cap average"}]}, "capslope": {"base": "/capslope", "params": [{"path": "", "type": "float", "kids": 6},
|
|
{"path": "send", "type": "text", "readonly": false, "cmd": "capslope send", "visibility": 3},
|
|
{"path": "status", "type": "text", "visibility": 3},
|
|
{"path": "node", "type": "text", "readonly": false, "cmd": "capslope node"},
|
|
{"path": "unit", "type": "float", "readonly": false, "cmd": "capslope unit", "description": "unit=60: mainunits/minutes, unit=1: mainunits/sec"},
|
|
{"path": "ref", "type": "float", "readonly": false, "cmd": "capslope ref"},
|
|
{"path": "buffersize", "type": "float", "readonly": false, "cmd": "capslope buffersize"}]}}
|