toggle menu
Kotlin-BLE-Library
androidJvm
switch theme
search in API
profile
/
no.nordicsemi.android.kotlin.ble.profile.cgm.data
/
CGMRecord
/
CGMRecord
CGMRecord
constructor
(
glucoseConcentration
:
Float
,
trend
:
Float
?
,
quality
:
Float
?
,
status
:
CGMStatus
?
,
timeOffset
:
Int
,
crcPresent
:
Boolean
)