hap-fluent / Enums / LockLastKnownAction
Enumeration: LockLastKnownAction
Defined in: packages/hap-fluent/src/types/hap-enums.ts:208
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:217
SecuredByKeypad
SecuredByKeypad: 4;Defined in: packages/hap-fluent/src/types/hap-enums.ts:213
SecuredPhysically
SecuredPhysically: 9;Defined in: packages/hap-fluent/src/types/hap-enums.ts:218
SecuredPhysicallyExterior
SecuredPhysicallyExterior: 2;Defined in: packages/hap-fluent/src/types/hap-enums.ts:211
SecuredPhysicallyInterior
SecuredPhysicallyInterior: 0;Defined in: packages/hap-fluent/src/types/hap-enums.ts:209
SecuredRemotely
SecuredRemotely: 6;Defined in: packages/hap-fluent/src/types/hap-enums.ts:215
UnsecuredByKeypad
UnsecuredByKeypad: 5;Defined in: packages/hap-fluent/src/types/hap-enums.ts:214
UnsecuredPhysically
UnsecuredPhysically: 10;Defined in: packages/hap-fluent/src/types/hap-enums.ts:219
UnsecuredPhysicallyExterior
UnsecuredPhysicallyExterior: 3;Defined in: packages/hap-fluent/src/types/hap-enums.ts:212
UnsecuredPhysicallyInterior
UnsecuredPhysicallyInterior: 1;Defined in: packages/hap-fluent/src/types/hap-enums.ts:210
UnsecuredRemotely
UnsecuredRemotely: 7;Defined in: packages/hap-fluent/src/types/hap-enums.ts:216