changes for leiden dil
- fixes on frappy_psiahcapbridge - fixes on cfg files - add cp1000 sea cfg files
This commit is contained in:
29
cfg/sea/cp1000.addon.json
Normal file
29
cfg/sea/cp1000.addon.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{"cp2800": {"base": "/cp2800", "params": [
|
||||
{"path": "", "type": "bool", "readonly": false, "cmd": "cp2800", "kids": 27},
|
||||
{"path": "send", "type": "text", "readonly": false, "cmd": "cp2800 send", "visibility": 3},
|
||||
{"path": "status", "type": "text", "visibility": 3},
|
||||
{"path": "comp_running_hrs", "type": "float"},
|
||||
{"path": "cpu_t", "type": "float"},
|
||||
{"path": "motor_current_a", "type": "float"},
|
||||
{"path": "inp_water_t", "type": "float"},
|
||||
{"path": "inp_water_t_min", "type": "float"},
|
||||
{"path": "inp_water_t_max", "type": "float"},
|
||||
{"path": "out_water_t", "type": "float"},
|
||||
{"path": "out_water_t_min", "type": "float"},
|
||||
{"path": "out_water_t_max", "type": "float"},
|
||||
{"path": "helium_t", "type": "float"},
|
||||
{"path": "helium_t_min", "type": "float"},
|
||||
{"path": "helium_t_max", "type": "float"},
|
||||
{"path": "oil_t", "type": "float"},
|
||||
{"path": "oil_t_min", "type": "float"},
|
||||
{"path": "oil_t_max", "type": "float"},
|
||||
{"path": "high_side_p", "type": "float"},
|
||||
{"path": "high_side_p_min", "type": "float"},
|
||||
{"path": "high_side_p_max", "type": "float"},
|
||||
{"path": "high_side_p_avg", "type": "float"},
|
||||
{"path": "low_side_p", "type": "float"},
|
||||
{"path": "low_side_p_min", "type": "float"},
|
||||
{"path": "low_side_p_max", "type": "float"},
|
||||
{"path": "low_side_p_avg", "type": "float"},
|
||||
{"path": "high_side_delta_p_avg", "type": "float"},
|
||||
{"path": "high_side_bounce", "type": "float"}]}}
|
||||
Reference in New Issue
Block a user