diff options
Diffstat (limited to 'dpo/data-formats')
-rw-r--r-- | dpo/data-formats/hv-ves-7.1.0.dataformatspec.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/dpo/data-formats/hv-ves-7.1.0.dataformatspec.json b/dpo/data-formats/hv-ves-7.1.0.dataformatspec.json new file mode 100644 index 00000000..cc25e586 --- /dev/null +++ b/dpo/data-formats/hv-ves-7.1.0.dataformatspec.json @@ -0,0 +1,15 @@ +{ + "self": { + "name": "hv-ves-event", + "version": "7.1.0", + "description": "Google Protocol Buffers based High Volume VES events" + + }, + "dataformatversion": "1.0.0", + "reference": { + "name": "VES (NF Event Streaming) Specification", + "version": "7.1", + "format": "proto", + "url": "https://gerrit.onap.org/r/gitweb?p=dcaegen2.git;a=blob_plain;f=docs/sections/apis/ves-hv/VesEvent.proto;hb=HEAD" + } +}
\ No newline at end of file |