summaryrefslogtreecommitdiff
path: root/docs/amb.in.fidl
diff options
context:
space:
mode:
authorKevron Rees <tripzero.kev@gmail.com>2015-04-15 15:24:05 -0700
committerKevron Rees <tripzero.kev@gmail.com>2015-04-15 15:24:05 -0700
commit3dedf2e2364a554b11a6ce96035232d20df411b7 (patch)
tree6333b6fc38fe9e77726f396b9bc971e77f9ba9ed /docs/amb.in.fidl
parent767d83be369b266088d531b8d92718608080823e (diff)
downloadautomotive-message-broker-3dedf2e2364a554b11a6ce96035232d20df411b7.tar.gz
[libamb] - added value quality, removed deprecated GetFoo call, made updateFrequency a separate property
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
*