summaryrefslogtreecommitdiff
path: root/doc/thermometer-api.txt
Commit message (Collapse)AuthorAgeFilesLines
* thermometer: Append version to Thermometer interfacesLuiz Augusto von Dentz2012-12-141-3/+3
|
* doc: Update thermometer API documentAndrzej Kaczmarek2012-11-301-18/+0
| | | | | This patch updates thermometer-api.txt document to include changes in properties handling.
* doc: Reformat thermometer-api.txt to follow 80-character ruleJohan Hedberg2012-10-091-25/+32
|
* thermometer: Change string properties to lower-caseAndrzej Kaczmarek2012-10-091-5/+5
|
* thermometer: Reformat MeasurementReceived descriptionAndrzej Kaczmarek2012-10-091-30/+46
| | | | | | | | | MeasurementReceived method description is reformatted to be more readable and consistent with other API documents. Special values for Exponent and Mantissa fields specify now only NaN value as this is only special value defined by HTS specification for measurement.
* thermometer: Update API documentAndrzej Kaczmarek2012-10-091-29/+31
| | | | | | This patch updates Thermometer API document to reflect changes in Thermometer interface and introduction of ThermometerManager interface and fixes minor formatiing inconsistencies.
* thermometer: Fix handling of missing Temperature TypeAnderson Lizardo2012-02-161-1/+2
| | | | | | | | | | | | According to HTS 1.0 (Table 3.1, and Sections 3.1.1.4 and 3.2), the Temperature Type Characteristic is optional. The only restriction is that it shall not be present if the Temperature Type is non-static, for which case the "Temperature Type" field shall be present on the Temperature Measurement Characteristic value. Given there is no default value specified when the Temperature Type is static and unknown, the "Type" entry for MeasurementReceived() on the Thermometer API was made optional.
* Health Thermometer Profile APISantiago Carot-Nemesio2011-07-091-0/+126