FloorsClimbedType

The data type representing the number of floors climbed.

Predefined instance

Using the following instance allows for obtaining floors climbed data with more concise code.

Available aggregate operations

  • TOTAL
    : To get the total number of floors climbed.

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 Permission for a code example.

Available operations

Data specifications

This data type includes the following properties.

PropertyDescription
uid[Mandatory]
The data's unique identifier assigned by Samsung Health.
startTime[Mandatory]
The timestamp representing the start of measurement, specified as Instant in milliseconds.
endTime[Mandatory]
The timestamp representing the end of measurement, specified as Instant in milliseconds.
zoneOffset[Mandatory]
The ZoneOffset for startTime and endTime
dataSource[Mandatory]
The data's source information including the application package name and the device ID.
FLOOR[Mandatory]
The number of floors climbed.

Since

1.0.0

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Retrieves a ChangedDataRequest instance to retrieve changed floors climbed data.

Link copied to clipboard

Retrieves a DeleteDataRequest instance to delete floors climbed data that the application inserted into the Samsung Health.

Link copied to clipboard

Retrieves an InsertDataRequest instance to insert new floors climbed data to the Samsung Health.

Link copied to clipboard

Retrieves a ReadDataRequest instance to read floors climbed data.

Link copied to clipboard

Retrieves an UpdateDataRequest instance to update floors climbed data that the application inserted into the Samsung Health.

Preferences Submitted

You have successfully updated your cookie preferences.