From fac34a1009e49aeb19466b16689e21f2840d7d8a Mon Sep 17 00:00:00 2001 From: VENKATESH KUMAR Date: Sun, 20 Jan 2019 20:15:08 -0500 Subject: Update dcae doc for 3.0.1 Change-Id: I3d34323a0d802bc469ff6d8173fd1170584fd652 Signed-off-by: VENKATESH KUMAR Issue-ID: DCAEGEN2-1105 (cherry picked from commit 68cd5213788fac134dcb6a3e53598121bfbf1208) --- docs/sections/apis/ves.rst | 17 ----------------- 1 file changed, 17 deletions(-) (limited to 'docs/sections/apis/ves.rst') diff --git a/docs/sections/apis/ves.rst b/docs/sections/apis/ves.rst index 49c82304..a4503d23 100644 --- a/docs/sections/apis/ves.rst +++ b/docs/sections/apis/ves.rst @@ -2041,23 +2041,6 @@ number of times an identified codec was used over the measurementInterval .. _d_a68e1b21fdcef792db73f711201c56ad: -command Model Structure ------------------------ - -command from an event collector toward an event source - -.. csv-table:: - :delim: | - :header: "Name", "Required", "Type", "Format", "Properties", "Description" - :widths: 20, 10, 15, 15, 30, 25 - - commandType | Yes | string | | {'enum': ['heartbeatIntervalChange', 'measurementIntervalChange', 'provideThrottlingState', 'throttlingSpecification']} | - eventDomainThrottleSpecification | No | :ref:`eventDomainThrottleSpecification ` | | | - heartbeatInterval | No | integer | | | - measurementInterval | No | integer | | | - -.. _d_2dc9a27be1410f60241c5f63c636bb7e: - commonEventHeader Model Structure --------------------------------- -- cgit 1.2.3-korg