hap-fluent / Enums / LockLastKnownAction
Enumeration: LockLastKnownAction
Defined in: packages/hap-fluent/src/types/hap-enums.ts:207
Last known action that changed the lock state (physical, keypad, remote, etc.)
Enumeration Members
SecuredByAutoSecureTimeout
SecuredByAutoSecureTimeout: 8;Defined in: packages/hap-fluent/src/types/hap-enums.ts:216
SecuredByKeypad
SecuredByKeypad: 4;Defined in: packages/hap-fluent/src/types/hap-enums.ts:212
SecuredPhysically
SecuredPhysically: 9;Defined in: packages/hap-fluent/src/types/hap-enums.ts:217
SecuredPhysicallyExterior
SecuredPhysicallyExterior: 2;Defined in: packages/hap-fluent/src/types/hap-enums.ts:210
SecuredPhysicallyInterior
SecuredPhysicallyInterior: 0;Defined in: packages/hap-fluent/src/types/hap-enums.ts:208
SecuredRemotely
SecuredRemotely: 6;Defined in: packages/hap-fluent/src/types/hap-enums.ts:214
UnsecuredByKeypad
UnsecuredByKeypad: 5;Defined in: packages/hap-fluent/src/types/hap-enums.ts:213
UnsecuredPhysically
UnsecuredPhysically: 10;Defined in: packages/hap-fluent/src/types/hap-enums.ts:218
UnsecuredPhysicallyExterior
UnsecuredPhysicallyExterior: 3;Defined in: packages/hap-fluent/src/types/hap-enums.ts:211
UnsecuredPhysicallyInterior
UnsecuredPhysicallyInterior: 1;Defined in: packages/hap-fluent/src/types/hap-enums.ts:209
UnsecuredRemotely
UnsecuredRemotely: 7;Defined in: packages/hap-fluent/src/types/hap-enums.ts:215