traccar / traccar-client-ios

Traccar Client for iOS
https://www.traccar.org/client
Apache License 2.0
213 stars 309 forks source link

Feature request: Configuration link to help users set up #65

Open LordMike opened 6 years ago

LordMike commented 6 years ago

I'm looking at a task in a few weeks where we need to configure 10's (maybe hundreds) of smartphones for a week-long event. It would be great if it were possible to have a link that configured the app to our server and with a specific device identifier (perhaps frequency as well).

Something like: traccar://<myhostname:myport>/?deviceId=<myid>&frequency=<myfrequency>&...

It could be clicked by the user on the device (sent by email f.ex.).

Would this be possible? :)