BodyTemperatureType

The data type representing body temperature data specifications.

Predefined instance

Using the following instance allows for obtaining body temperature data with more concise code.

Required permission

The user's consent is required to access this data type. Check the granted permissions and request permissions if the required permission is not granted yet with:

See a code example in here.

Available requests

Data specifications

This data type includes the following information.

PropertyDescription
uid[Mandatory]
The data's unique identifier assigned by the Samsung Health.
startTime[Mandatory]
The timestamp representing the start of measurement, specified as Instant, in milliseconds.
zoneOffset[Mandatory]
The ZoneOffset for startTime.
dataSource[Mandatory]
The data's source information including the application package name and which device's ID.
BODY_TEMPERATURE[Mandatory]
The value of body temperature measured in Celsius.

Since

1.0.0

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Retrieves a ChangedDataRequest instance to read changed body temperature data.

Link copied to clipboard

Retrieves a DeleteDataRequest instance to delete body temperature data that the application inserted into the Samsung Health.

Link copied to clipboard

Retrieves an InsertDataRequest instance to insert new body temperature data to the Samsung Health.

Link copied to clipboard

Retrieves a ReadDataRequest instance to read body temperature data.

Link copied to clipboard

Retrieves an UpdateDataRequest instance to update body temperature data that the application inserted into the Samsung Health.

Preferences Submitted

You have successfully updated your cookie preferences.