public static interface BrickletMoisture.MoistureListener extends DeviceListener
BrickletMoisture.setMoistureCallbackPeriod(long)
. The parameter is the
moisture value of the sensor.
The BrickletMoisture.MoistureListener
listener is only triggered if the moisture value has changed
since the last triggering.Modifier and Type | Method and Description |
---|---|
void |
moisture(int moisture) |
Copyright © 2022 Tinkerforge GmbH. All rights reserved.