save-us-kr / save-us-starmax

MIT License
0 stars 0 forks source link

save_us_starmax

 HistoryType : kotlin.Enum<com.starmax.bluetoothsdk.data.HistoryType> {
    Sport,
0
    Step,
1
    HeartRate,
2
    BloodPressure,
3
    BloodOxygen,
4
    Pressure,
5
    Met,
6
    Temp,
7
    Mai,
8
    BloodSugar;
9
}
HistoryType.valueOf( 3.toString() )