Package-level declarations

This package contains classes and interfaces for adding lock to account. This includes unsecure connecting to the lock, getting all needed data from the lock (like firmware version, device settings, and signature), and registering the device.

Types

Link copied to clipboard

Add Lock connection manager. Manages unsecure connection with Tedee lock. To establish successful connection with lock you need to provide serial number.

Link copied to clipboard

Interface definition for a listener to be notified of add lock connection events. Implementations of this interface can be used to receive callbacks when the add lock connection status changes, which is typically used when adding a new lock to an account.

Link copied to clipboard

Interface defining operations for adding lock to account. This includes unsecure connecting to the lock, getting all needed data from the lock (like firmware version, device settings, and signature), and registering the device.