Uses of Class
io.github.hapjava.characteristics.impl.base.IntegerCharacteristic
-
-
Uses of IntegerCharacteristic in io.github.hapjava.characteristics.impl.audio
Subclasses of IntegerCharacteristic in io.github.hapjava.characteristics.impl.audio Modifier and Type Class Description class
VolumeCharacteristic
Volume characteristic to control audio volume. -
Uses of IntegerCharacteristic in io.github.hapjava.characteristics.impl.battery
Subclasses of IntegerCharacteristic in io.github.hapjava.characteristics.impl.battery Modifier and Type Class Description class
BatteryLevelCharacteristic
This characteristic describes the current level of the battery. -
Uses of IntegerCharacteristic in io.github.hapjava.characteristics.impl.common
Subclasses of IntegerCharacteristic in io.github.hapjava.characteristics.impl.common Modifier and Type Class Description class
ActiveIdentifierCharacteristic
class
AirPlayEnableCharacteristic
characteristic to control air play.class
IdentifierCharacteristic
class
ServiceLabelIndexCharacteristic
This characteristic is used to identify the index of the label according toServiceLabelNamespaceCharacteristic
-
Uses of IntegerCharacteristic in io.github.hapjava.characteristics.impl.filtermaintenance
Subclasses of IntegerCharacteristic in io.github.hapjava.characteristics.impl.filtermaintenance Modifier and Type Class Description class
ResetFilterIndicationCharacteristic
-
Uses of IntegerCharacteristic in io.github.hapjava.characteristics.impl.lightbulb
Subclasses of IntegerCharacteristic in io.github.hapjava.characteristics.impl.lightbulb Modifier and Type Class Description class
BrightnessCharacteristic
This characteristic describes a perceived level of brightness, The value is a percentage (%) of the maximum level of supported brightness.class
ColorTemperatureCharacteristic
This characteristic describes color temperature in mireds -
Uses of IntegerCharacteristic in io.github.hapjava.characteristics.impl.slat
Subclasses of IntegerCharacteristic in io.github.hapjava.characteristics.impl.slat Modifier and Type Class Description class
CurrentTiltAngleCharacteristic
This characteristic describe current tilt angle (between -90 and 90)class
TargetTiltAngleCharacteristic
This characteristic describes the target angle of slats. -
Uses of IntegerCharacteristic in io.github.hapjava.characteristics.impl.valve
Subclasses of IntegerCharacteristic in io.github.hapjava.characteristics.impl.valve Modifier and Type Class Description class
RemainingDurationCharacteristic
This characteristic describes the remaining duration of the active status of an accessory, e.g.class
SetDurationCharacteristic
This characteristic describes the duration, how long an accessory should be set to "InUse". -
Uses of IntegerCharacteristic in io.github.hapjava.characteristics.impl.windowcovering
Subclasses of IntegerCharacteristic in io.github.hapjava.characteristics.impl.windowcovering Modifier and Type Class Description class
CurrentHorizontalTiltAngleCharacteristic
This characteristic describes the current angle of horizontal slats.class
CurrentPositionCharacteristic
This characteristic describes the current position of accessories.class
CurrentVerticalTiltAngleCharacteristic
This characteristic describes the current angle of vertical slats for accessory.class
TargetHorizontalTiltAngleCharacteristic
This characteristic describes the target angle of horizontal slats for accessories.class
TargetPositionCharacteristic
This characteristic describes the target position of accessories like door, window, blinds.class
TargetVerticalTiltAngleCharacteristic
This characteristic describes the target angle of vertical slats.
-