Uses of Package
io.github.hapjava.characteristics.impl.fan
-
Classes in io.github.hapjava.characteristics.impl.fan used by io.github.hapjava.accessories.optionalcharacteristic Class Description CurrentFanStateEnum LockPhysicalControlsEnum 0 ”Control lock disabled” 1 ”Control lock enabled”RotationDirectionEnum 0 ”Clockwise” 1 ”Counter-clockwise” 2-255 ”Reserved”SwingModeEnum 0 ”Swing disabled” 1 ”Swing enabled”TargetFanStateEnum 0 ”Manual” 1 ”Auto” -
Classes in io.github.hapjava.characteristics.impl.fan used by io.github.hapjava.characteristics.impl.fan Class Description CurrentFanStateEnum LockPhysicalControlsEnum 0 ”Control lock disabled” 1 ”Control lock enabled”RotationDirectionEnum 0 ”Clockwise” 1 ”Counter-clockwise” 2-255 ”Reserved”SwingModeEnum 0 ”Swing disabled” 1 ”Swing enabled”TargetFanStateEnum 0 ”Manual” 1 ”Auto” -
Classes in io.github.hapjava.characteristics.impl.fan used by io.github.hapjava.services.impl Class Description CurrentFanStateCharacteristic This characteristic describes the current state of the fan.LockPhysicalControlsCharacteristic This characteristic describes physical controls on an accessory (eg.RotationDirectionCharacteristic This characteristic describes the direction of rotation of a fan.RotationSpeedCharacteristic This characteristic describes the rotation speed of a fan.SwingModeCharacteristic This characteristic describes if swing mode is enabled.TargetFanStateCharacteristic This characteristic describes the target state of the fan.