Event typeΒΆ

This enum describes possible events in device activity logs

Number Name Description
32 LockedRemote locked via mobile app
33 UnlockedRemote unlocked via mobile app
34 LockedButton locked by pressing the button on lock device
35 UnlockedButton unlocked by pressing the button on lock device
36 LockedAuto successfully performed auto lock feature
37 UnlockedAuto successfully performed auto unlock feature
38 LockedManual lock was rotated manually into locked position
39 UnlockedManual lock was rotated manually into unlocked position
40 Jammed lock got stuck during locking/unlocking/pulling action
41 PowerOff lock registered long button push and it will power off
42 PowerOn lock registered power up
43 Calibration user successfully calibrate or recalibrate the lock
44 Dismounted not used
45 Alarm not used
46 BatteryCharging device detect start charging process
47 PartiallyOpenManual user rotated the lock from locked or unlocked position into semi-locked position
48 PartiallyOpenButton operation of locking or unlocking performed from button failed and lock stopped in semi-locked position
49 PartiallyOpenAuto operation of auto locking failed and lock stopped in semi-locked position
50 BatteryStopCharging device detect stop charging process
51 PulledRemote spring was pulled via mobile app
52 PulledAuto spring was pulled automatically after receiving auto unlock command from mobile app
53 PulledManual lock was rotated manually to perform pull spring action
54 PartiallyOpenRemote mobile app sent open or close request and received lock status changed to partially open
55 PulledAutoBy mobile app sent auto unlock request when lock was already in unlocked position and only pull spring was performed
56 PostponedLock locked by pressing and holding the button on lock device
57 UnlockedHomeKit unlocked via HomeKit app
58 PartiallyOpenHomeKit HomeKit app sent open or close request and received lock status changed to partially open
59 LockedHomeKit locked via HomeKit app
60 PulledHomeKit spring was pulled via HomeKit app
61 UnlockByPin unlocked from keypad by pin
62 IncorrectPin incorrect pin typen on keypad
63 PullSpringByPin keypad sent unlock request when pull spring is enabled and lock was open and only pull spring was performed
64 PartiallyOpenByPin keypad sent unlock request and received lock status changed to partially open
65 LockedByKeypadWithPin locked from keypad by pin
66 LockedByKeypadWithoutPin locked from keypad by button (without pin)
224 FirmwareUpdateByBridge device was updated by bridge
225 FirmwareUpdateByMobile device was updated by mobile app