Add component spec and blueprint
[dcaegen2/services/son-handler.git] / dpo / data-formats / configdb-req-dataformat.json
diff --git a/dpo/data-formats/configdb-req-dataformat.json b/dpo/data-formats/configdb-req-dataformat.json
new file mode 100644 (file)
index 0000000..a40a05c
--- /dev/null
@@ -0,0 +1,12 @@
+{
+    "self": {
+        "name": "CONFIGDB-REQ",
+        "version": "1.0.0",
+        "description": "Request to config DB"
+
+    },
+    "dataformatversion": "1.0.0",
+    "unstructured": {
+        "encoding": "UTF-8"
+    }
+}