Commit Graph

8 Commits

Author SHA1 Message Date
Luiz Augusto von Dentz
ce25879be4 thermometer: Append version to Thermometer interfaces 2012-12-14 11:24:19 +02:00
Andrzej Kaczmarek
cc75dd7858 doc: Update thermometer API document
This patch updates thermometer-api.txt document to include changes in
properties handling.
2012-11-30 15:04:33 +02:00
Johan Hedberg
230abac027 doc: Reformat thermometer-api.txt to follow 80-character rule 2012-10-09 17:58:40 +02:00
Andrzej Kaczmarek
2f32a90868 thermometer: Change string properties to lower-case 2012-10-09 17:56:09 +02:00
Andrzej Kaczmarek
2dc7ab9b95 thermometer: Reformat MeasurementReceived description
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.
2012-10-09 17:56:06 +02:00
Andrzej Kaczmarek
7251c32839 thermometer: Update API document
This patch updates Thermometer API document to reflect changes in
Thermometer interface and introduction of ThermometerManager
interface and fixes minor formatiing inconsistencies.
2012-10-09 17:53:03 +02:00
Anderson Lizardo
dfa888e54f thermometer: Fix handling of missing Temperature Type
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.
2012-02-16 15:11:50 +02:00
Santiago Carot-Nemesio
7aa662d813 Health Thermometer Profile API 2011-07-09 18:29:46 +03:00