2 title /MUST/: MARK THE ITEM NAME,
3 key /MUST/: MARK THE ITEM KEY,
4 type /MUST/: MARKE THE ITEM TYPE, CAN BE ADDED IF NECESSARY: input/select/radio/city-select/select/table-radio/endpoint
5 required /MUST/: IF REQUIRED,
6 disable /MUST/: IF DISABLED,
7 scoped: IF SCOPED NUMBERS, CAN BE EMITTED IF NOT
8 scopedText: SCOPED NUMBERS' DESCRIPTION. IF SCOPED NUMBERS EXITS, IT'S A MUST
9 placeholder: IF PLACEHOLDER, CAN BE EMITTED IF NOT
10 options: IF ITEM NEEDS OPTIONS, CAN BE EMITTED IF NOT
13 export const TRANSFRER_FORM_ITEMS = [
16 key: "sliceProfile_TN_BH_sNSSAI",
22 title: "Latency (ms)",
30 key: "sliceProfile_TN_BH_jitte",
36 title: "MaxBandwidth",
37 key: "tn_bh_bandwidth",
43 title: "Resource Sharing Level", // select
44 key: "sliceProfile_TN_resourceSharingLevel", // :new
60 title: "Connection Links", // table
61 key: "tn_connection_links", // :new
62 required: false, // combined
67 title: "AN Endpoint", // input group
75 key: "sliceProfile_AN_ipAddress",
79 title: "logical_link",
80 key: "sliceProfile_AN_logicInterfaceId",
84 title: "nexthop_info",
85 key: "sliceProfile_AN_nextHopInfo",
99 key: "sliceProfile_CN_ipAddress",
103 title: "logical_link",
104 key: "sliceProfile_CN_logicInterfaceId",
108 title: "nexthop_info",
109 key: "sliceProfile_CN_nextHopInfo",
116 export const CORE_FORM_ITEMS = {
120 key: "sliceProfile_AN_sNSSAI",
126 title: "Resource Sharing Level",
127 key: "sliceProfile_AN_resourceSharingLevel",
144 key: "sliceProfile_AN_uEMobilityLevel",
158 title: "Spatially Restricted Mobility",
159 key: "spatially restricted mobility",
162 title: "Fully Mobility",
163 key: "fully mobility",
168 title: "Latency (ms)",
175 title: "Max Number of PUD Session",
176 key: "sliceProfile_AN_maxNumberofPDUSession",
182 title: "Max Number of UEs",
183 key: "sliceProfile_AN_maxNumberofUEs",
189 title: "Activity Factor (%)",
190 key: "sliceProfile_AN_activityFactor",
196 title: "User Downlink Experience Rate(Mbps)",
197 key: "sliceProfile_AN_expDataRateDL",
203 title: "User Uplink Experience Rate(Mbps)",
204 key: "sliceProfile_AN_expDataRateUL",
210 title: "Downlink Regional Traffic Density(Mbps/km )",
211 key: "sliceProfile_AN_areaTrafficCapDL",
217 title: "Uplink Regional Traffic Density(Mbps/km )",
218 key: "sliceProfile_AN_areaTrafficCapUL",
224 title: "Script Name",
225 key: "an_script_name",
231 title: "Overall User Density",
232 key: "sliceProfile_AN_overallUserDensity",
238 title: "Coverage Area Ta List",
239 key: "an_coverage_area_ta_list",
248 key: "cn_service_snssai",
254 title: "Resource Sharing Level",
255 key: "cn_resource_sharing_level",
272 key: "cn_ue_mobility_level",
286 title: "Spatially Restricted Mobility",
287 key: "spatially restricted mobility",
290 title: "Fully Mobility",
291 key: "fully mobility",
296 title: "Latency (ms)",
303 title: "Max Number of UEs",
304 key: "cn_max_number_of_ues",
310 title: "Activity Factor (%)",
311 key: "cn_activity_factor",
317 title: "User Downlink Experience Rate(Mbps)",
318 key: "cn_exp_data_rate_dl",
324 title: "User Uplink Experience Rate(Mbps)",
325 key: "cn_exp_data_rate_ul",
331 title: "Downlink Regional Traffic Density(Mbps/km )",
332 key: "cn_area_traffic_cap_dl",
338 title: "Uplink Regional Traffic Density(Mbps/km )",
339 key: "cn_area_traffic_cap_ul",
345 title: "Script Name",
346 key: "cn_script_name",
352 title: "Max Number of PUD Session",
353 key: "sliceProfile_CN_maxNumberofPDUSession",
359 title: "OverAll User Density",
360 key: "sliceProfile_CN_overallUserDensity",
368 export const ADDRESS = [
379 name: "Haiding District",
383 name: "Xicheng District",
387 name: "Changping District",
399 name: "Shanghai City",
403 name: "Pudongxin District",
407 name: "Jingan District",