-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdecoders.json
More file actions
20 lines (20 loc) · 1.45 KB
/
decoders.json
File metadata and controls
20 lines (20 loc) · 1.45 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[
{ "name": "Proj1-ch1 (L)", "id": "D1", "unit": "181", "group": "projector" },
{ "name": "Proj1-ch2 (R)", "id": "D2", "unit": "183", "group": "projector" },
{ "name": "Proj2-ch1 (L)", "id": "D3", "unit": "185", "group": "projector" },
{ "name": "Proj2-ch2 (R)", "id": "D4", "unit": "187", "group": "projector" },
{ "name": "Proj3-ch1 (L)", "id": "D5", "unit": "189", "group": "projector" },
{ "name": "Proj3-ch2 (R)", "id": "D6", "unit": "191", "group": "projector" },
{ "name": "Proj4-ch1 (L)", "id": "D7", "unit": "193", "group": "projector" },
{ "name": "Proj4-ch2 (R)", "id": "D8", "unit": "195", "group": "projector" },
{ "name": "Proj5-ch1 (L)", "id": "D9", "unit": "197", "group": "projector" },
{ "name": "Proj5-ch2 (R)", "id": "D10", "unit": "199", "group": "projector" },
{ "name": "Proj6-ch1 (L)", "id": "D11", "unit": "201", "group": "projector" },
{ "name": "Proj6-ch2 (R)", "id": "D12", "unit": "203", "group": "projector" },
{ "name": "MonOpDesk1", "id": "D13", "unit": "205", "group": "booth" },
{ "name": "MonOpDesk2", "id": "D14", "unit": "207", "group": "booth" },
{ "name": "MonServer1", "id": "D15", "unit": "209", "group": "serverroom" },
{ "name": "MonServer2", "id": "D16", "unit": "211", "group": "serverroom" },
{ "name": "MonOffice1", "id": "D17", "unit": "213", "group": "offices" },
{ "name": "MonOffice2", "id": "D18", "unit": "215", "group": "offices" }
]