Locks
Devices that are able to be locked and unlocked.
List of Methods
Learn about locking and unlocking actions.
Events
lock.locked
lock.lockedA door lock has been locked.
access_code_id string
Specifies the unique identifier of the access code used to trigger this event. Seam includes this ID in the event if the affected device returns this information. For a list of device manufacturers that send the access_code_id in lock events, see Linking Unlock Events and Access Codes.
lock.unlocked
lock.unlockedA door lock has been unlocked.
access_code_id string
Specifies the unique identifier of the access code used to trigger this event. Seam includes this ID in the event if the affected device returns this information. For a list of device manufacturers that send the access_code_id in lock events, see Linking Unlock Events and Access Codes.
lock.access_denied
lock.access_deniedAn incorrect access code was entered one or more times in a row on a device (Kwikset and igloohome only).
access_code_id string
Specifies the unique identifier of the access code used to trigger this event. Seam includes this ID in the event if the affected device returns this information. For a list of device manufacturers that send the access_code_id in lock events, see Linking Unlock Events and Access Codes.
Last updated
Was this helpful?

