Refactor NBINotification & add ServiceListener tests
[transportpce.git] / nbinotifications / src / test / resources / expected_event_alarm_service.json
diff --git a/nbinotifications/src/test/resources/expected_event_alarm_service.json b/nbinotifications/src/test/resources/expected_event_alarm_service.json
new file mode 100755 (executable)
index 0000000..403e6dc
--- /dev/null
@@ -0,0 +1,8 @@
+{
+  "notification-alarm-service": {
+    "operational-state": "inService",
+    "service-name": "service1",
+    "connection-type": "service",
+    "message": "The service is now inService"
+  }
+}
\ No newline at end of file