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