bluetooth
Toggle table of contents
2.1.1
common
Target filter
common
Switch theme
Search in API
Skip to content
bluetooth
bluetooth
/
pl.efento.mobile.bluetooth.model.sensor.calibration
/
CalibrationParameters
/
Movement
/
Movement
Movement
constructor
(
movementSensitivityThreshold
:
Int
,
noMovementSensitivityThreshold
:
Int
,
movementConsecutiveMeasurementPeriods
:
Int
,
noMovementConsecutiveMeasurementPeriods
:
Int
,
isLogicReversed
:
Boolean
,
isOutputLogicReversed
:
Boolean
,
debounceTime
:
Int
?
)