Health Data Type
The SDK provides useful predefined and custom data types. The supported data types are:
Activity
Rest
Food
Health Care
- Body temperature
- Blood glucose
- Blood pressure
- Heart rate
- Oxygen saturation
- HbA1c
- Height
- Weight
- See API Reference for more data types.
Health Document
Environment Info
User Profile
- User profile (read-only)
All data types have the following mandatory properties in the following table. Each data type’s detailed properties are written in the API Reference.
Property | Description |
---|---|
UUID
|
ID of health data. Assigned by the system when new data is created in Samsung Health. |
CREATED_TIME
|
UTC time when data is created. Assigned by the system when new data is created in Samsung Health. |
UPDATED_TIME
|
UTC time when data is updated. Assigned by the system when new data is created in Samsung Health. |
PACKAGE_NAME
|
Application package name which provides data. Assigned by the system when new data is created in Samsung Health. |
DEVICE_UUID
|
Device ID which provides health data. |