ZRSummaryData Class Reference
| Inherits from | ZRHealthData : NSObject |
|---|---|
| Declared in | ZRHealthData.h |
calorie
! Calorie , unit is kcal
@property (nonatomic, assign) float calorieDeclared In
ZRHealthData.h
exerciseMinutes
The training time for the day, nil means that the device does not support, different from 0
@property (nonatomic, strong) NSNumber *exerciseMinutesDeclared In
ZRHealthData.h
sleepMinutes
Like exerciseMinutes, which means sleep time, nil means the device does not support it
@property (nonatomic, strong) NSNumber *sleepMinutesDeclared In
ZRHealthData.h
heartRate
The value of the last detection of heart rate, nil that does not support
@property (nonatomic, strong) NSNumber *heartRateDeclared In
ZRHealthData.h