Custom bulk XLSX Import for Devices + Command Dispatch Integration - Possible to customize into Traccar?

sunnycoder17 days ago

I'd like to add a custom import feature to the Traccar Server to bulk upload GPS devices from a CSV (with phone number, serial, and name). Where in the backend should I hook into the REST API, and what's the cleanest way to integrate this into the web UI?

I also want an option to send commands over the server to these GPS devices, including immobilization functions (From the server, instead of having to send the command via SMS).

Thanks for any assistance/information regarding this matter.