blob: e092ed66ee6345d27548a589360be5988e36e3a4 [file] [log] [blame]
Piotr Jaszczyk678af1b2018-06-27 12:30:56 +02001{
2 "commonEventHeader": {
3 "version": "sample-version",
4 "domain": 10,
5 "sequence": 1,
6 "priority": 1,
7 "eventId": "sample-event-id",
8 "eventName": "sample-event-name",
9 "eventType": "sample-event-type",
10 "startEpochMicrosec": 120034455,
11 "lastEpochMicrosec": 120034455,
12 "nfNamingCode": "sample-nf-naming-code",
13 "nfcNamingCode": "sample-nfc-naming-code",
14 "reportingEntityId": "sample-reporting-entity-id",
15 "reportingEntityName": "sample-reporting-entity-name",
16 "sourceId": "sample-source-id",
17 "sourceName": "sample-source-name"
18 },
19 "messagesAmount": 1000000
20}