Uses of Class
io.github.hapjava.characteristics.impl.lock.LockTargetStateCharacteristic
-
Packages that use LockTargetStateCharacteristic Package Description io.github.hapjava.services.impl -
-
Uses of LockTargetStateCharacteristic in io.github.hapjava.services.impl
Methods in io.github.hapjava.services.impl with parameters of type LockTargetStateCharacteristic Modifier and Type Method Description void
GarageDoorOpenerService. addOptionalCharacteristic(LockTargetStateCharacteristic lockState)
Constructors in io.github.hapjava.services.impl with parameters of type LockTargetStateCharacteristic Constructor Description LockMechanismService(LockCurrentStateCharacteristic lockCurrentState, LockTargetStateCharacteristic lockTargetState)
-