Adding Bouncer xapp and E2 Simulator code for RIC-Benchmarking
[it/test.git] / ric_benchmarking / e2-interface / e2sim / e2sm_examples / kpm_e2sm / ueMeasReport.txt
diff --git a/ric_benchmarking/e2-interface/e2sim/e2sm_examples/kpm_e2sm/ueMeasReport.txt b/ric_benchmarking/e2-interface/e2sim/e2sm_examples/kpm_e2sm/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 
+                                               }
+                                       }
+                ]
+              
+           }
+        ]             
+    }
+}
+