Issue-ID: SIM-18
[sim/e2-interface.git] / e2sim / e2apv1sim / ueMeasReport.txt
diff --git a/e2sim/e2apv1sim/ueMeasReport.txt b/e2sim/e2apv1sim/ueMeasReport.txt
new file mode 100644 (file)
index 0000000..32bf4d4
--- /dev/null
@@ -0,0 +1,65 @@
+{      
+    "ueMeasReport": {  
+        "du-id": 1000,                            
+        "ueMeasReportList":  [             
+           {                                      
+                         "measTimeStampRf": "2020-04-09 14:33:33,559", 
+                         "nrCellIdentity": 0,    
+              "servingCellRfReport": {
+                  "rsrp": 10,                     
+                  "rsrq": 0,                     
+                  "rssinr": 0                
+              },
+                         "neighbourCellList": [
+                                       {
+                                               "nbCellIdentity": 1,
+                                               "nbCellRfReport": {
+                                                       "rsrp": 10,                     
+                                                       "rsrq": 0,                     
+                                                       "rssinr": 0 
+                                               }
+                                       }, 
+                                       {
+                                               "nbCellIdentity": 2,
+                                               "nbCellRfReport": {
+                                                       "rsrp": 10,                     
+                                                       "rsrq": 0,                     
+                                                       "rssinr": 0 
+                                               }
+                                       }
+                ]
+              
+           },
+                  
+           {                                      
+                         "measTimeStampRf": "2020-04-09 14:33:33,559", 
+                         "nrCellIdentity": 1,                
+              "servingCellRfReport": {
+                  "rsrp": 10,                     
+                  "rsrq": 0,                     
+                  "rssinr": 0                
+              },
+                         "neighbourCellList": [
+                                       {
+                                               "nbCellIdentity": 0,
+                                               "nbCellRfReport": {
+                                                       "rsrp": 10,                     
+                                                       "rsrq": 0,                     
+                                                       "rssinr": 0 
+                                               }
+                                       }, 
+                                       {
+                                               "nbCellIdentity": 2,
+                                               "nbCellRfReport": {
+                                                       "rsrp": 10,                     
+                                                       "rsrq": 0,                     
+                                                       "rssinr": 0 
+                                               }
+                                       }
+                ]
+              
+           }
+        ]             
+    }
+}
+