Add service listener to notify Kafka
[transportpce.git] / nbinotifications / src / test / resources / event.json
index 63c7bec737db5f9b003c7c613560f2224d591f86..9e85e38f27a774b1bfc8f372d6d304e74b739421 100644 (file)
@@ -1,7 +1,6 @@
 {
     "notification-service": {
-        "service-name": "service1",
-        "service-a-end": {
+        "service-z-end": {
             "service-format": "OC",
             "node-id": "XPONDER-1-2",
             "service-rate": 1,
                 }
             }
         },
-        "common-id": "commond-id",
-        "operational-state": "inService",
         "connection-type": "service",
-        "service-z-end": {
+        "operational-state": "inService",
+        "common-id": "commond-id",
+        "service-a-end": {
             "service-format": "OC",
             "node-id": "XPONDER-1-2",
             "service-rate": 1,
@@ -84,6 +83,7 @@
                 }
             }
         },
+        "service-name": "service1",
         "message": "message",
         "response-failed": ""
     }