Class HMCharacteristicValueLockMechanismLastKnownAction


  • public final class HMCharacteristicValueLockMechanismLastKnownAction
    extends java.lang.Object
    [@enum] HMCharacteristicValueLockMechanismLastKnownAction [@constant] HMCharacteristicValueLockMechanismLastKnownActionSecuredUsingPhysicalMovementInterior Last known action was secured using physical movement, interior. [@constant] HMCharacteristicValueLockMechanismLastKnownActionUnsecuredUsingPhysicalMovementInterior Last known action was unsecured using physical movement, interior. [@constant] HMCharacteristicValueLockMechanismLastKnownActionSecuredUsingPhysicalMovementExterior Last known action was secured using physical movement, exterior. [@constant] HMCharacteristicValueLockMechanismLastKnownActionUnsecuredUsingPhysicalMovementExterior Last known action was unsecured using physical movement, exterior. [@constant] HMCharacteristicValueLockMechanismLastKnownActionSecuredWithKeypad Last known action was secured with keypad. [@constant] HMCharacteristicValueLockMechanismLastKnownActionUnsecuredWithKeypad Last known action was unsecured with keypad. [@constant] HMCharacteristicValueLockMechanismLastKnownActionSecuredRemotely Last known action was secured remotely. [@constant] HMCharacteristicValueLockMechanismLastKnownActionUnsecuredRemotely Last known action was unsecured remotely. [@constant] HMCharacteristicValueLockMechanismLastKnownActionSecuredWithAutomaticSecureTimeout Last known action was secured automatically after timeout. [@constant] HMCharacteristicValueLockMechanismLastKnownActionSecuredUsingPhysicalMovement Last known action was secured using physical movement. [@constant] HMCharacteristicValueLockMechanismLastKnownActionUnsecuredUsingPhysicalMovement Last known action was unsecured using physical movement.
    • Field Detail

      • SecuredUsingPhysicalMovementInterior

        public static final long SecuredUsingPhysicalMovementInterior
        See Also:
        Constant Field Values
      • UnsecuredUsingPhysicalMovementInterior

        public static final long UnsecuredUsingPhysicalMovementInterior
        See Also:
        Constant Field Values
      • SecuredUsingPhysicalMovementExterior

        public static final long SecuredUsingPhysicalMovementExterior
        See Also:
        Constant Field Values
      • UnsecuredUsingPhysicalMovementExterior

        public static final long UnsecuredUsingPhysicalMovementExterior
        See Also:
        Constant Field Values
      • SecuredWithAutomaticSecureTimeout

        public static final long SecuredWithAutomaticSecureTimeout
        See Also:
        Constant Field Values
      • SecuredUsingPhysicalMovement

        public static final long SecuredUsingPhysicalMovement
        See Also:
        Constant Field Values
      • UnsecuredUsingPhysicalMovement

        public static final long UnsecuredUsingPhysicalMovement
        See Also:
        Constant Field Values