Expand description
nuki-rs implements the part of official Bluetooth API for Nuki Smart Lock. The crate provides methods to pair, query status and perform lock/unlock actions.
All methods are exploded in structure NukiSmartLock
.
Structs§
- Nuki
Smart Lock - NukiSmartLock represents a Nuki Smart Lock. All operations to the smart lock is performed with the structure.
Enums§
- Lock
Action LockAction
represents all supported actions, which can be performed on the Nuki Smart Lock.