Issue-ID: SIM-18
[sim/e2-interface.git] / e2sim / e2apv1sim / e2sim / ueMeasReport.txt
1 {       
2     "ueMeasReport": {   
3         "du-id": 1000,                            
4         "ueMeasReportList":  [             
5            {                                      
6                           "measTimeStampRf": "2020-04-09 14:33:33,559", 
7                           "nrCellIdentity": 0,    
8               "servingCellRfReport": {
9                   "rsrp": 10,                     
10                   "rsrq": 0,                     
11                   "rssinr": 0                
12               },
13                           "neighbourCellList": [
14                                         {
15                                                 "nbCellIdentity": 1,
16                                                 "nbCellRfReport": {
17                                                         "rsrp": 10,                     
18                                                         "rsrq": 0,                     
19                                                         "rssinr": 0 
20                                                 }
21                                         }, 
22                                         {
23                                                 "nbCellIdentity": 2,
24                                                 "nbCellRfReport": {
25                                                         "rsrp": 10,                     
26                                                         "rsrq": 0,                     
27                                                         "rssinr": 0 
28                                                 }
29                                         }
30                 ]
31               
32            },
33                    
34            {                                      
35                           "measTimeStampRf": "2020-04-09 14:33:33,559", 
36                           "nrCellIdentity": 1,                
37               "servingCellRfReport": {
38                   "rsrp": 10,                     
39                   "rsrq": 0,                     
40                   "rssinr": 0                
41               },
42                           "neighbourCellList": [
43                                         {
44                                                 "nbCellIdentity": 0,
45                                                 "nbCellRfReport": {
46                                                         "rsrp": 10,                     
47                                                         "rsrq": 0,                     
48                                                         "rssinr": 0 
49                                                 }
50                                         }, 
51                                         {
52                                                 "nbCellIdentity": 2,
53                                                 "nbCellRfReport": {
54                                                         "rsrp": 10,                     
55                                                         "rsrq": 0,                     
56                                                         "rssinr": 0 
57                                                 }
58                                         }
59                 ]
60               
61            }
62         ]             
63     }
64 }
65