public final class HMCharacteristicValueLockMechanismLastKnownAction
extends java.lang.Object
[@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.
| Modifier and Type | Field and Description |
|---|---|
static long |
SecuredRemotely |
static long |
SecuredUsingPhysicalMovement |
static long |
SecuredUsingPhysicalMovementExterior |
static long |
SecuredUsingPhysicalMovementInterior |
static long |
SecuredWithAutomaticSecureTimeout |
static long |
SecuredWithKeypad |
static long |
UnsecuredRemotely |
static long |
UnsecuredUsingPhysicalMovement |
static long |
UnsecuredUsingPhysicalMovementExterior |
static long |
UnsecuredUsingPhysicalMovementInterior |
static long |
UnsecuredWithKeypad |
public static final long SecuredUsingPhysicalMovementInterior
public static final long UnsecuredUsingPhysicalMovementInterior
public static final long SecuredUsingPhysicalMovementExterior
public static final long UnsecuredUsingPhysicalMovementExterior
public static final long SecuredWithKeypad
public static final long UnsecuredWithKeypad
public static final long SecuredRemotely
public static final long UnsecuredRemotely
public static final long SecuredWithAutomaticSecureTimeout
public static final long SecuredUsingPhysicalMovement
public static final long UnsecuredUsingPhysicalMovement