21 lines
2.1 KiB
JSON
21 lines
2.1 KiB
JSON
{"cryo": {"base": "/cryo", "params": [{"path": "", "type": "float", "kids": 14},
|
|
{"path": "send", "type": "text", "readonly": false, "cmd": "cryo send", "visibility": 3},
|
|
{"path": "status", "type": "text", "visibility": 3},
|
|
{"path": "cool", "type": "enum", "enum": {"on": 0, "off": 1}, "readonly": false, "cmd": "cryo cool"},
|
|
{"path": "control", "type": "enum", "enum": {"auto_power": 1, "manual_power": 0, "controlled_T": 2}, "readonly": false, "cmd": "cryo control", "description": "recommended mode: auto_power, use coolpower or holdpower depending on T"},
|
|
{"path": "set", "type": "float", "readonly": false, "cmd": "cryo set"},
|
|
{"path": "setpower", "type": "float", "readonly": false, "cmd": "cryo setpower", "visibility": 3},
|
|
{"path": "prop", "type": "float", "readonly": false, "cmd": "cryo prop"},
|
|
{"path": "integ", "type": "float", "readonly": false, "cmd": "cryo integ"},
|
|
{"path": "coolpower", "type": "float", "readonly": false, "cmd": "cryo coolpower", "visibility": 3},
|
|
{"path": "holdpower", "type": "float", "readonly": false, "cmd": "cryo holdpower", "visibility": 3},
|
|
{"path": "cool_threshold", "type": "float", "readonly": false, "cmd": "cryo cool_threshold", "description": "switch to coolpower above this value", "visibility": 3},
|
|
{"path": "hold_threshold", "type": "float", "readonly": false, "cmd": "cryo hold_threshold", "description": "switch to holdpower below this value", "visibility": 3},
|
|
{"path": "power", "type": "float"},
|
|
{"path": "filter", "type": "none", "kids": 5},
|
|
{"path": "filter/period", "type": "float", "readonly": false, "cmd": "cryo filter/period", "description": "oszillation period / sec"},
|
|
{"path": "filter/amplitude", "type": "float", "readonly": false, "cmd": "cryo filter/amplitude", "description": "oszillation amplitude / K (+/-)"},
|
|
{"path": "filter/precision", "type": "float", "readonly": false, "cmd": "cryo filter/precision"},
|
|
{"path": "filter/raw", "type": "float"},
|
|
{"path": "filter/intdif", "type": "float"}]}, "addonlock_focus-be-filter": {"base": "/addonlock_focus-be-filter", "params": [{"path": "", "type": "text", "readonly": false, "cmd": "addonlock_focus-be-filter = "}]}}
|