Uses of Class
io.github.hapjava.characteristics.impl.base.BooleanCharacteristic
-
-
Uses of BooleanCharacteristic in io.github.hapjava.characteristics.impl.accessoryinformation
Subclasses of BooleanCharacteristic in io.github.hapjava.characteristics.impl.accessoryinformation Modifier and Type Class Description class
IdentifyCharacteristic
This characteristic enables accessory to run its identify routine. -
Uses of BooleanCharacteristic in io.github.hapjava.characteristics.impl.audio
Subclasses of BooleanCharacteristic in io.github.hapjava.characteristics.impl.audio Modifier and Type Class Description class
MuteCharacteristic
Mute characteristic to control audio input or output accessory. -
Uses of BooleanCharacteristic in io.github.hapjava.characteristics.impl.common
Subclasses of BooleanCharacteristic in io.github.hapjava.characteristics.impl.common Modifier and Type Class Description class
ObstructionDetectedCharacteristic
This characteristic describes the current state of an obstruction sensor.class
OnCharacteristic
This characteristic represents the states for “on” and “off”.class
StatusActiveCharacteristic
This characteristic describes current working (active and functional) status of accessory. -
Uses of BooleanCharacteristic in io.github.hapjava.characteristics.impl.motionsensor
Subclasses of BooleanCharacteristic in io.github.hapjava.characteristics.impl.motionsensor Modifier and Type Class Description class
MotionDetectedCharacteristic
This characteristic indicates if motion (e.g. -
Uses of BooleanCharacteristic in io.github.hapjava.characteristics.impl.outlet
Subclasses of BooleanCharacteristic in io.github.hapjava.characteristics.impl.outlet Modifier and Type Class Description class
OutletInUseCharacteristic
This characteristic describes if the power outlet has an appliance physically plugged in. -
Uses of BooleanCharacteristic in io.github.hapjava.characteristics.impl.windowcovering
Subclasses of BooleanCharacteristic in io.github.hapjava.characteristics.impl.windowcovering Modifier and Type Class Description class
HoldPositionCharacteristic
This characteristic causes the accessories like window covering to stop at its current
-