public static interface HealthConstants.BodyTemperature extends HealthConstants.DiscreteMeasurement
Properties of the following extending interfaces are available for this data type.
Body temperature data has the following properties.
Property name | Description |
---|---|
HealthConstants.BodyTemperature.DEVICE_UUID | [Mandatory] Device identifier which provides the health data |
HealthConstants.BodyTemperature.START_TIME | [Mandatory] UTC milliseconds when the measurement is started |
HealthConstants.BodyTemperature.TIME_OFFSET | [Mandatory] Time offset in milliseconds which considers the time zone and daylight saving time |
HealthConstants.BodyTemperature.TEMPERATURE | [Mandatory] Measured temperature |
HealthConstants.BodyTemperature.COMMENT | Comment |
HealthConstants.BodyTemperature.CUSTOM | Custom info which is formatted with JSON and compressed data |
Modifier and Type | Field and Description |
---|---|
static String |
COMMENT
Comment for data.
|
static String |
HEALTH_DATA_TYPE
Data type name for body temperature data.
|
static String |
TEMPERATURE
Measured temperature in Celsius.
|
START_TIME, TIME_OFFSET
CREATE_TIME, CUSTOM, DEVICE_UUID, PACKAGE_NAME, UPDATE_TIME, UUID
static final String TEMPERATURE
float
static final String COMMENT
String
static final String HEALTH_DATA_TYPE
"com.samsung.health.body_temperature"
to add permission to the manifest file.Copyright © Samsung Electronics, Co., Ltd. All rights reserved.