aboutsummaryrefslogtreecommitdiffstats
path: root/simulator-cli/tests/resources/notification.json
diff options
context:
space:
mode:
Diffstat (limited to 'simulator-cli/tests/resources/notification.json')
-rw-r--r--simulator-cli/tests/resources/notification.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/simulator-cli/tests/resources/notification.json b/simulator-cli/tests/resources/notification.json
new file mode 100644
index 0000000..ca9641e
--- /dev/null
+++ b/simulator-cli/tests/resources/notification.json
@@ -0,0 +1,17 @@
+{
+ "commonEventHeader": {
+ "domain": "notification",
+ "eventName": "#RandomString(20)",
+ "version": "4.0.1"
+ },
+ "notificationFields": {
+ "arrayOfNamedHashMap": [
+ {
+ "name": "A20161221.1031-1041.bin.gz",
+ "hashMap": {
+ "fileformatType": "org.3GPP.32.435#measCollec"
+ }
+ }
+ ]
+ }
+}