[CORD-2550] adding fields

Change-Id: I54fadc7bcb795fd05257b1142638e930ecbae16f
diff --git a/samples/cem-profile.json b/samples/cem-profile.json
new file mode 100644
index 0000000..2a76901
--- /dev/null
+++ b/samples/cem-profile.json
@@ -0,0 +1,19 @@
+
+{
+  "name":"testcem",
+  "DlSchedType":"RR",
+  "UlSchedType":"RR",
+  "DlAllocRBRate":16,
+  "UlAllocRBRate":15,
+  "start":0,
+  "end":0,
+  "AdmControl":1,
+  "CellIndividualOffset":1,
+  "mmeip":"192.168.28.35",
+  "mmeport":"123",
+  "SubsProfile":"",
+  "DlWifiRate":13,
+  "DlUeAllocRbRate":12,
+  "enodeb_id": 1,
+  "handover_id": 1
+}
\ No newline at end of file