Skip to content
Snippets Groups Projects
Commit c32b1566 authored by ATLAS-J silicon's avatar ATLAS-J silicon
Browse files

reverted back to the state where it works with yarr/localdb

parent 52b11b1c
No related branches found
No related tags found
No related merge requests found
Pipeline #2283620 passed
......@@ -23,15 +23,15 @@
"dcsList": [
{
"key": "vddcom_voltage",
"unit_column_name": "unitV_LV",
"data_column_name": "measV_LV",
"data_unit": "V",
"data_name": "measV_LV",
"setting_column_name": "settV_LV",
"description": "voltage supplied to the module"
},
{
"key": "vddcom_current",
"unit_column_name": "unitI_LV",
"data_column_name": "measI_LV",
"data_unit": "A",
"data_name": "measI_LV",
"setting_column_name": "settI_LV",
"description": "current supplied to the module"
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment