aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/clusterInfo2.json
blob: eeadde3f52088e322e5e7c2762c508ead0429a56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[
	{
		"cellId": "45",
		"physicalCellId": 310,
		"neighbours": "[]"
	},
	{
		"cellId": "47",
		"physicalCellId": 302,
		"neighbours": "[{\"physicalCellId\":310,\"cellId\":\"45\"}]"
	}
]