diff options
author | kjaniak <kornel.janiak@nokia.com> | 2018-11-14 15:42:03 +0100 |
---|---|---|
committer | kjaniak <kornel.janiak@nokia.com> | 2018-11-20 08:35:43 +0100 |
commit | e284409662fd311bd78fa88b92a5ca8945481ac1 (patch) | |
tree | 4c948b3593ecfd8d25ff936360b5213adf578ff3 /docs/sections/apis/ves-hv/supported-domains.rst | |
parent | 30ec3c14e37bdfdaaea69224a61561690f9f4d20 (diff) |
Restore proto schemas in docs
Change-Id: I1f95122cf8ddd510873bf0d7d3e77231c91a400d
Issue-ID: DCAEGEN2-972
Signed-off-by: kjaniak <kornel.janiak@nokia.com>
Diffstat (limited to 'docs/sections/apis/ves-hv/supported-domains.rst')
-rw-r--r-- | docs/sections/apis/ves-hv/supported-domains.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/sections/apis/ves-hv/supported-domains.rst b/docs/sections/apis/ves-hv/supported-domains.rst index 980b9f22..d1badaa6 100644 --- a/docs/sections/apis/ves-hv/supported-domains.rst +++ b/docs/sections/apis/ves-hv/supported-domains.rst @@ -33,6 +33,14 @@ The **perf3gpp** domain is based on 3GPP specifications: The event structure is changed in comparison to the one presented in 3GPP technical specifications. The 3GPP structure is enhanced to provide support for efficient transport. +Definitions for the **perf3gpp** domain are stored in Perf3gppFields.proto and MeasDataCollection.proto, listed below: + +.. literalinclude:: Perf3gppFields.proto + :language: protobuf + +.. literalinclude:: MeasDataCollection.proto + :language: protobuf + Selecting Complimentary fields for population of **perf3gpp** event ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |