Clear GPS data from assets #10
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Added ability to clear GPS coordinates from any asset.
Endpoints:
GET /api/assets/{id}— asset lookup by IDGET /api/assets/search?machine_id=— asset lookup by machine IDDELETE /api/assets/{id}/gps— clears lat/lng to NULLUI: Export & Admin page → Clear Asset GPS card
Commit:
9794d80