bluetooth
Toggle table of contents
2.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
bluetooth
bluetooth
/
pl.efento.mobile.bluetooth.model.sensor
/
SensorExtendedConfiguration
/
SensorExtendedConfiguration
Sensor
Extended
Configuration
constructor
(
serialNumber
:
String
?
=
null
,
configurationHash
:
Int
?
=
null
,
laboratoryCalibrationTimestamp
:
Long
?
=
null
,
channelCalibration
:
Map
<
Channel
,
Calibration
>
?
=
null
,
sensorName
:
String
?
=
null
)