aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/clusterInfo3.json
blob: 2188654ab00a4833c046220c819a5ac774394fb6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[
	{
		"cellId": "72",
		"physicalCellId": 2,
		"neighbours": "[]"
	},
	{
		"cellId": "63",
		"physicalCellId": 5,
		"neighbours": "[{\"physicalCellId\":2,\"cellId\":\"72\"}]"
	}
]