aboutsummaryrefslogtreecommitdiffstats
path: root/simulator-cli/tests/resources/notification.json
blob: ca9641ec0e24561d4da6f8f48b5211e4db8a85f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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"
        }
      }
    ]
  }
}