aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/pmNotification1.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/resources/pmNotification1.json')
-rw-r--r--src/test/resources/pmNotification1.json55
1 files changed, 55 insertions, 0 deletions
diff --git a/src/test/resources/pmNotification1.json b/src/test/resources/pmNotification1.json
new file mode 100644
index 0000000..0f046e2
--- /dev/null
+++ b/src/test/resources/pmNotification1.json
@@ -0,0 +1,55 @@
+{
+ "event": {
+ "commonEventHeader": {
+ "version": "4.0",
+ "domain": "measurement",
+ "eventName": "Measurement_RansimAgent-Wipro_HandoffMetric",
+ "eventId": "measurement000002",
+ "sequence": 0,
+ "priority": "Normal",
+ "reportingEntityId": "cc305d54-75b4-431b-adb2-eb6b9e544567",
+ "reportingEntityName": "ncserver1",
+ "sourceId": "de305d54-75b4-431b-adb2-eb6b9e546456",
+ "sourceName": "Chn0002",
+ "startEpochMicrosec": 1551772223000000,
+ "lastEpochMicrosec": 1551790542000000,
+ "nfNamingCode": "RansimAgent",
+ "nfVendorName": "Wipro",
+ "vesEventListenerVersion": "7.0.1",
+ "timeZoneOffset": "UTC-05:30"
+ },
+ "measurement": {
+ "measurementInterval": 180,
+ "additionalMeasurements": [
+ {
+ "arrayOfNamedHashMap": [
+ {
+ "networkId":"plmnid1"
+ },
+ {
+ "InterEnbOutAtt_X2HO":"300"
+ },
+ {
+ "InterEnbOutSucc_X2HO":"100"
+ }
+ ],
+ "name": "Chn0004"
+ },
+ {
+ "arrayOfNamedHashMap": [
+ {
+ "networkId":"plmnid1"
+ },
+ {
+ "InterEnbOutAtt_X2HO":"250"
+ },
+ {
+ "InterEnbOutSucc_X2HO":"100"
+ }
+ ],
+ "name": "Chn0001"
+ }
+ ]
+ }
+ }
+ }