spaxel/mothership/internal/floorplan
jedarden 267372fcfc fix(floorplan): use actual timestamp instead of constant value
- Fixed currentTimestamp() to return time.Now().UnixMilli() instead of constant 1e9
- Added 'time' package import to support the fix
- This ensures calibration data gets correct timestamps when persisted to SQLite
2026-04-07 14:52:26 -04:00
..
floorplan.go fix(floorplan): use actual timestamp instead of constant value 2026-04-07 14:52:26 -04:00
floorplan_test.go feat: wire anomaly detection & security mode API endpoints 2026-04-07 14:36:59 -04:00