heartRate property

  1. @Int32()
int heartRate
getter/setter pair

< Sleep state: idle (not worn), awake, light, sound, rem. 在枚举PERIPHERAL_SLEEP_STATE中取值

Implementation

external int sleepState;         /**< Sleep state: idle (not worn), awake, light, sound, rem. 在枚举PERIPHERAL_SLEEP_STATE中取值*/

@Int32()
external int heartRate;