diff --git a/Home.md b/Home.md index 24cb32d..4b271c9 100644 --- a/Home.md +++ b/Home.md @@ -23,6 +23,14 @@ NPMPlus proxy updated: forward_port 8901 → 8090, forward_scheme https → http All standard admin CRUD endpoints for users, customers, locations, rooms, geofences, settings, activity log, stats, CSV exports, and database management. +### Asset GPS Management (since 9794d80) + +- `GET /api/assets/{id}` — Lookup asset by ID +- `GET /api/assets/search?machine_id=` — Lookup asset by machine ID +- `DELETE /api/assets/{id}/gps` — Clear GPS coordinates (sets lat/lng to NULL) + +The Export & Admin page has a "Clear Asset GPS" card where admins can enter an asset ID or machine ID, confirm, and clear GPS data. + ### Cantaloupe Sync API (since f7ffa0e) Staged import pipeline for Cantaloupe machine data: