public final class HMCharacteristicValueDoorState
extends java.lang.Object
[@constant] HMCharacteristicValueDoorStateOpen The door is fully open. [@constant] HMCharacteristicValueDoorStateClosed The door is fully closed. [@constant] HMCharacteristicValueDoorStateOpening The door is actively opening. [@constant] HMCharacteristicValueDoorStateClosing The door is actively closing. [@constant] HMCharacteristicValueDoorStateStopped The door is not moving, and it is not fully open nor fully closed.
public static final long Open
public static final long Closed
public static final long Opening
public static final long Closing
public static final long Stopped