HealthDeviceType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum HealthDeviceType
type HealthDeviceType =
- Inheritance
-
HealthDeviceType
Fields
| Name | Value | Description |
|---|---|---|
| Unknown | 0 | A device whose specific type is not identified, not yet supported in the Health Connect list, or where the originating device type could not be determined by the data writer. Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| Watch | 1 | A wearable computing device designed to be worn on the wrist, typically featuring an interactive display and offering a broad range of functionalities including, but not limited to, health and fitness tracking, app integration, and communication. Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| Phone | 2 | A handheld mobile computing and communication device, equipped with various sensors (e.g., accelerometer, GPS) that can collect health and fitness data, or serve as a primary interface for manual data entry or managing data from connected peripherals. Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| Scale | 3 | Devices designed to measure body weight and often other body composition metrics. Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| Ring | 4 | Wearable devices worn on a finger, typically designed for discreet tracking of sleep, activity, and potentially other physiological data. Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| HeadMounted | 5 | Devices worn on the head, beyond glasses, designed for specific health or fitness applications, often involving sensing or stimulation. For example: VR/MR Headsets, ECG Head Bands Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| FitnessBand | 6 | Wearable devices, typically worn on the wrist or arm, primarily focused on tracking physical activity and basic health metrics. Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| ChestStrap | 7 | Wearable straps worn around the chest, primarily used for highly accurate heart rate monitoring during exercise. Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| SmartDisplay | 8 | Stationary devices with a screen and connectivity, often used in homes or gyms to provide guided workouts, track progress, and offer health-related information. For example: Home Smart Displays, Interactive Fitness Mirrors Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| ConsumerMedicalDevice | 9 | Over-the-counter Medical devices. For example: CGM / Glucometers, Blood Pressure Cuff Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| Glasses | 10 | Wearable glasses with integrated technology and computing capabilities. Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| Hearable | 11 | Electronic devices worn in or around the ears, often with audio capabilities. Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| FitnessMachine | 12 | Stationary or mobile equipment designed for physical exercise. For example: Treadmill, Indoor Cycles, Rowing Machines, Outdoor Bicycle. Outdoor Scooter Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| FitnessEquipment | 13 | Tools and accessories designed for use during physical exercise. For example: Dumbbells, Jump Ropes Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| PortableComputer | 14 | A portable computer usually with GPS and performance tracking capabilities that is either handheld or attached to a device. For example: Handheld GPS, Cycling Computer, Rowing Computer Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| Meter | 15 | Equipment attachments that measure a specific metric. For example: Pedal Meters, Insole Meters Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |