toggle menu
Kotlin-BLE-Library
androidJvm
switch theme
search in API
profile
/
no.nordicsemi.android.kotlin.ble.profile.hts.data
/
HTSData
/
HTSData
HTSData
constructor
(
temperature
:
Float
=
0.0f
,
unit
:
TemperatureUnit
=
TemperatureUnit.CELSIUS
,
timestamp
:
Calendar
?
=
null
,
type
:
Int
?
=
null
)