Uses of Class
io.github.hapjava.characteristics.impl.garagedoor.TargetDoorStateCharacteristic
-
Packages that use TargetDoorStateCharacteristic Package Description io.github.hapjava.services.impl -
-
Uses of TargetDoorStateCharacteristic in io.github.hapjava.services.impl
Constructors in io.github.hapjava.services.impl with parameters of type TargetDoorStateCharacteristic Constructor Description GarageDoorOpenerService(CurrentDoorStateCharacteristic currentState, TargetDoorStateCharacteristic targetState, ObstructionDetectedCharacteristic obstruction)
-