Uses of Class
io.github.hapjava.characteristics.impl.fan.RotationSpeedCharacteristic
-
Packages that use RotationSpeedCharacteristic Package Description io.github.hapjava.services.impl -
-
Uses of RotationSpeedCharacteristic in io.github.hapjava.services.impl
Methods in io.github.hapjava.services.impl with parameters of type RotationSpeedCharacteristic Modifier and Type Method Description void
AirPurifierService. addOptionalCharacteristic(RotationSpeedCharacteristic speed)
void
BasicFanService. addOptionalCharacteristic(RotationSpeedCharacteristic speed)
void
FanService. addOptionalCharacteristic(RotationSpeedCharacteristic speed)
void
HeaterCoolerService. addOptionalCharacteristic(RotationSpeedCharacteristic speed)
void
HumidifierDehumidifierService. addOptionalCharacteristic(RotationSpeedCharacteristic speed)
-