BE-011: Fix POST /devices upsert — same device_identifier updates existing row¶
Track: 1 — MVP
Section: 1.4 Device Registration
Status: [ ] Todo
Repo: backend-api
Branch: feature/BE-011-device-upsert-fix
Done When¶
Register device with MAC AA:BB:CC. Register again with same MAC but new firmware_version → existing row updated, no new row created. Returns the updated device
Notes¶
No notes yet.