public static interface BrickletDustDetector.DustDensityListener extends DeviceListener
BrickletDustDetector.setDustDensityCallbackPeriod(long)
. The parameter is the
dust density of the sensor.
Der BrickletDustDetector.DustDensityListener
listener is only triggered if the dust density value has
changed since the last triggering.Modifier and Type | Method and Description |
---|---|
void |
dustDensity(int dustDensity) |
Copyright © 2020 Tinkerforge GmbH. All rights reserved.