summaryrefslogtreecommitdiff
path: root/doc/thermometer-api.txt
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2012-12-14 11:12:59 +0200
committerJohan Hedberg <johan.hedberg@intel.com>2012-12-14 11:24:19 +0200
commitce25879be449dd80f2bce5d8aaa1b3012d255de1 (patch)
tree8af060f0f2144c1b3103ab7173d51666f7cf7bc4 /doc/thermometer-api.txt
parent942fe3bb79344791094cfe5afa4e964cf26286a5 (diff)
downloadbluez-ce25879be449dd80f2bce5d8aaa1b3012d255de1.tar.gz
thermometer: Append version to Thermometer interfaces
Diffstat (limited to 'doc/thermometer-api.txt')
-rw-r--r--doc/thermometer-api.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/thermometer-api.txt b/doc/thermometer-api.txt
index cab115f0a..c7c8a5dad 100644
--- a/doc/thermometer-api.txt
+++ b/doc/thermometer-api.txt
@@ -7,7 +7,7 @@ Health Thermometer Manager hierarchy
====================================
Service org.bluez
-Interface org.bluez.ThermometerManager
+Interface org.bluez.ThermometerManager1
Object path [variable prefix]/{hci0,hci1,...}
Methods RegisterWatcher(object agent)
@@ -44,7 +44,7 @@ Health Thermometer Profile hierarchy
====================================
Service org.bluez
-Interface org.bluez.Thermometer
+Interface org.bluez.Thermometer1
Object path [variable prefix]/{hci0,hci1,...}/dev_XX_XX_XX_XX_XX_XX
@@ -77,7 +77,7 @@ Health Thermometer Watcher hierarchy
====================================
Service unique name
-Interface org.bluez.ThermometerWatcher
+Interface org.bluez.ThermometerWatcher1
Object path freely definable
Methods void MeasurementReceived(dict measurement)