- GET /api/ble/devices: list all BLE devices with filtering
- PUT /api/ble/devices/{mac}: update device label and assign to person
- Added comprehensive OpenAPI-style godoc comments
- Supports filtering by registered/discovered/archived status
- Includes device history and aliases endpoints
|
||
|---|---|---|
| .. | ||
| handler.go | ||
| identity.go | ||
| identity_test.go | ||
| registry.go | ||
| registry_test.go | ||
| rotation.go | ||
| rotation_test.go | ||