aboutsummaryrefslogtreecommitdiffstats
path: root/apps/nsst/optimizers/conf/configIinputs.json
blob: 11247bb20f2ca4ef053e3fa10975aa42d756de90 (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
{
	"NST": [{
			"NST1 ": {
				"name": "EmbbNst",
				"id": "EmbbNst_1",
				"latency": 20,
				"uplink": 5,
				"downlink": 8,
				"reliability": 95,
				"areaTrafficCapDL": 10,
				"areaTrafficCapUL": 100,
				"maxNumberofUEs": 10000,
				"areas": " area1|area2",
				"expDataRateDL": 10,
				"expDataRateUL": 1000,
				"uEMobilityLevel": "stationary",
				"resourceSharingLevel": "shared",
				"skip_post_instantiation_configuration": "true",
				"controller_actor": "SO-REF-DATA",
				"sNSSAI": "01-3226E7D1",
				"pLMNIdList": "39-00",
				"sST": "embb",
				"uEMobilityLevel": "stationary",
				"activityFactor": "0",
				"coverageAreaTAList": "Beijing;Beijing;HaidanDistrict;WanshouluStreet",
				"modeluuid": "fe6c82b9-4e53-4322-a671-e2d8637bfbb7",
				"modelinvariantuuid": "7d7df980-cb81-45f8-bad9-4e5ad2876393"

			}
		},
		{
			"NST2 ": {
				"name": "NST_2",
				"id": "NST_2_id",
				"latency": 3,
				"uplink": 7,
				"downlink": 1,
				"areaTrafficCapDL": 100,
				"areaTrafficCapUL": 100,
				"maxNumberofUEs": 300,
				"areas": " area1|area2",
				"expDataRateDL": 10,
				"expDataRateUL": 30,
				"uEMobilityLevel": "stationary",
				"resourceSharingLevel": "shared",
				"skip_post_instantiation_configuration": "true",
				"controller_actor": "SO-REF-DATA",
				"modeluuid": "7981375e-5e0a-4bf5-93fa-f3e3c02f2b15",
				"modelinvariantuuid": "087f11b4-aca0-4341-8104-e5bb2b73285g"
			}
		}
	]
}