From e86be39dc5ff812b73398e0720aa3fbf0c48213c Mon Sep 17 00:00:00 2001 From: an4828 Date: Mon, 21 Aug 2017 11:05:08 -0400 Subject: Initial TCA commit into DCAEGEN2 Change-Id: I5f7f8af2a00419854cafc34b79277df60d1af095 Issue-ID: DCAEGEN2-53 Signed-off-by: an4828 --- dpo/tcaInput.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 dpo/tcaInput.json (limited to 'dpo/tcaInput.json') diff --git a/dpo/tcaInput.json b/dpo/tcaInput.json new file mode 100644 index 0000000..0d5a81a --- /dev/null +++ b/dpo/tcaInput.json @@ -0,0 +1,14 @@ +{ + "self": { + "name": "Common Event Format Definition", + "version": "25.0.0", + "description": "Common Event Format Definition" + + }, + "dataformatversion": "1.0.0", + "reference": { + "name": "Common Event Format", + "format": "JSON", + "version": "25.0.0" + } +} \ No newline at end of file -- cgit 1.2.3-korg