Crate nuki_rs

source ·
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

  • NukiSmartLock represents a Nuki Smart Lock. All operations to the smart lock is performed with the structure.

Enums

  • LockAction represents all supported actions, which can be performed on the Nuki Smart Lock.