Add component spec and blueprint
[dcaegen2/services/son-handler.git] / dpo / data-formats / cellListFromSdnr-dataformat.json
diff --git a/dpo/data-formats/cellListFromSdnr-dataformat.json b/dpo/data-formats/cellListFromSdnr-dataformat.json
new file mode 100644 (file)
index 0000000..610552e
--- /dev/null
@@ -0,0 +1,18 @@
+{
+    "dataformatversion": "1.0.0", 
+    "jsonschema": {
+        "$schema": "http://json-schema.org/draft-04/schema#", 
+        "description": "", 
+        "items": {
+            "description": "", 
+            "type": "string"
+        }, 
+        "type": "array"
+    }, 
+    "self": {
+        "description": "", 
+        "name": "CELLLIST_FROM_SDNR", 
+        "version": "1.0.0"
+    }
+}
+