Fix PRH CSITs with additionalFields
[integration/csit.git] / tests / dcaegen2 / prh-testcases / assets / json_events / event_with_all_fields.json
index f55b2f9..eb4dfaf 100644 (file)
       "serialNumber":"serialNumber",
       "vendorName":"vendorName",
       "modelNumber":"modelNumber",
-      "unitType":"unitType"
+      "unitType":"unitType",
+      "additionalFields": {
+        "attachmentPoint": "bla-bla-30-3",
+        "svlan": "1005",
+        "cvlan": "678"
+      }
     }
   }
 }