aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/dcaegen2-services-son-handler/sonhandler/cps-sonhandler/sim-data/cell_list.json
blob: 4f961ae251f0363ec8386529697c137e15e5fa6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
{
	"cellId": "Chn0071",
	"nbrList": [{
		"targetCellId": "Chn0066",
		"pciValue": 0,
		"ho": true
	}, {
		"targetCellId": "Chn0067",
		"pciValue": 1,
		"ho": true
	}, {
		"targetCellId": "Chn0068",
		"pciValue": 2,
		"ho": true
	}, {
		"targetCellId": "Chn0069",
		"pciValue": 3,
		"ho": true
	}, {
		"targetCellId": "Chn0070",
		"pciValue": 4,
		"ho": true
	}, {
		"targetCellId": "Chn0072",
		"pciValue": 6,
		"ho": true
	}, {
		"targetCellId": "Chn0073",
		"pciValue": 7,
		"ho": true
	}, {
		"targetCellId": "Chn0074",
		"pciValue": 8,
		"ho": true
	}, {
		"targetCellId": "Chn0075",
		"pciValue": 9,
		"ho": true
	}, {
		"targetCellId": "Chn0076",
		"pciValue": 10,
		"ho": true
	}, {
		"targetCellId": "Chn0077",
		"pciValue": 11,
		"ho": true
	}, {
		"targetCellId": "Chn0078",
		"pciValue": 12,
		"ho": true
	}, {
		"targetCellId": "Chn0079",
		"pciValue": 13,
		"ho": true
	}, {
		"targetCellId": "Chn0080",
		"pciValue": 14,
		"ho": true
	}]
}