Merge "Update certificates in PM Mapper CSIT's"
[integration/csit.git] / tests / dcaegen2 / bbs-testcases / assets / json_events / auth_event_without_swversion.json
1 {
2   "event": {
3     "commonEventHeader": {
4       "sourceName":"NVendor-Equip_Model-SN1234"
5     },
6     "stateChangeFields": {
7       "stateChangeFieldsVersion": 1,
8       "newState": "inService",
9       "oldState": "outOfService",
10       "stateInterface": "",
11       "additionalFields": {
12           "macAddress": "00:11:22:33:44:55"
13       }
14     }
15   }
16 }