summaryrefslogtreecommitdiff
path: root/docs/amb.in.fidl
diff options
context:
space:
mode:
authorKevron Rees <tripzero.kev@gmail.com>2015-06-08 15:10:57 -0700
committerKevron Rees <tripzero.kev@gmail.com>2015-06-08 15:10:57 -0700
commit58569fac42bb8b6e1ad208caef5db8a51befc87f (patch)
treec0b00050934c567e09e2ab7bc3601ea321360836 /docs/amb.in.fidl
parent8fd4eaa770c873418dbd25746440f25995d453a1 (diff)
parent6caa07f9e3e0093ddbd8979455b87c1f59b84652 (diff)
downloadautomotive-message-broker-58569fac42bb8b6e1ad208caef5db8a51befc87f.tar.gz
Merge pull request #58 from tripzero/master
Version bump and Value Quality Merging as-is for now
Diffstat (limited to 'docs/amb.in.fidl')
-rw-r--r--docs/amb.in.fidl12
1 files changed, 1 insertions, 11 deletions
diff --git a/docs/amb.in.fidl b/docs/amb.in.fidl
index 8d4ed46b..398a33de 100644
--- a/docs/amb.in.fidl
+++ b/docs/amb.in.fidl
@@ -67,17 +67,7 @@
* \endcode
*
* \section dbus_api_vehicle_property_type Vehicle Property Type
-* Vehicle Property Type is the common interface which all Data types are derived. This interface is as follows:
-*
-* \code
-* interface VehiclePropertyType {
-* attribute Double Time readonly
-* attribute Zone Zone readonly
-* method GetHistory(Double beginTime, Double endTime) {
-* out{ Dictionary result}
-* }
-* }
-* \endcode
+* Vehicle Property Type (\ref VehiclePropertyType) is the common interface which all Data types are derived.
*
* \section dbus_api_data_types Data types
*