Update scripts for ECS docker-compose deployment
[nonrtric.git] / docker-compose / data / testdata / ECS / EiType.json
diff --git a/docker-compose/data/testdata/ECS/EiType.json b/docker-compose/data/testdata/ECS/EiType.json
new file mode 100644 (file)
index 0000000..073f0b4
--- /dev/null
@@ -0,0 +1,8 @@
+{
+    "ei_job_data_schema":{
+       "$schema":"http://json-schema.org/draft-07/schema#",
+       "title":"STD_Type1_1.0.0",
+       "description":"EI-Type 1",
+       "type":"object"
+    }
+ }
\ No newline at end of file