Class HMCharacteristicValueLockMechanismState


  • public final class HMCharacteristicValueLockMechanismState
    extends java.lang.Object
    [@enum] HMCharacteristicValueLockMechanismState [@constant] HMCharacteristicValueLockMechanismStateUnsecured Unsecured. [@constant] HMCharacteristicValueLockMechanismStateSecured Secured. [@constant] HMCharacteristicValueLockMechanismStateJammed Jammed. [@constant] HMCharacteristicValueLockMechanismStateUnknown Unknown.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long Jammed  
      static long Secured  
      static long Unknown  
      static long Unsecured  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait