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 classVolumeCharacteristicVolume 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 classBatteryLevelCharacteristicThis 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 classActiveIdentifierCharacteristicclassAirPlayEnableCharacteristiccharacteristic to control air play.classIdentifierCharacteristicclassServiceLabelIndexCharacteristicThis 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 classResetFilterIndicationCharacteristic -
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 classBrightnessCharacteristicThis characteristic describes a perceived level of brightness, The value is a percentage (%) of the maximum level of supported brightness.classColorTemperatureCharacteristicThis 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 classCurrentTiltAngleCharacteristicThis characteristic describe current tilt angle (between -90 and 90)classTargetTiltAngleCharacteristicThis 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 classRemainingDurationCharacteristicThis characteristic describes the remaining duration of the active status of an accessory, e.g.classSetDurationCharacteristicThis 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 classCurrentHorizontalTiltAngleCharacteristicThis characteristic describes the current angle of horizontal slats.classCurrentPositionCharacteristicThis characteristic describes the current position of accessories.classCurrentVerticalTiltAngleCharacteristicThis characteristic describes the current angle of vertical slats for accessory.classTargetHorizontalTiltAngleCharacteristicThis characteristic describes the target angle of horizontal slats for accessories.classTargetPositionCharacteristicThis characteristic describes the target position of accessories like door, window, blinds.classTargetVerticalTiltAngleCharacteristicThis characteristic describes the target angle of vertical slats.
-