AdvertisementCounter

data class AdvertisementCounter(val duration: Int, val interval: Int, val rssiThreshold: Int) : CalibrationParameters

Represents calibration parameters for SensorModel.ADV_CNT_AS_PULSE_CNT pulses sensor.

Constructors

Link copied to clipboard
constructor(duration: Int, interval: Int, rssiThreshold: Int)

Properties

Link copied to clipboard

The time that the BLE scan is active in seconds. Range 1 : 864000

Link copied to clipboard

The time between consecutive measurement cycles in seconds. Range 1 : 864000

Link copied to clipboard

The minimum signal strength required for a detected Bluetooth Low Energy (BLE) device to be counted in dBm. Range -100 : 0