WEB Tacho Vehicles: Difference between revisions
m
→Importing vehicle data from *.CSV file
Line 67: | Line 67: | ||
To create a list of vehicles, enter all vehicle data in a text editor (usually ''Notepad'') as shown: <code>ObjectName;IMEI;+GsmNumber;Apn;ApnUsername;ApnPassword;SmsUsername;SmsPassword;</code> | To create a list of vehicles, enter all vehicle data in a text editor (usually ''Notepad'') as shown: <code>ObjectName;IMEI;+GsmNumber;Apn;ApnUsername;ApnPassword;SmsUsername;SmsPassword;</code> | ||
If there are no APN and SMS login or password columns, leave at the end of line semicolons: <br><code>ObjectName;IMEI;+GsmNumber;;;;;;</code> | If there are no APN and SMS login or password columns, leave at the end of line semicolons: <br><code>ObjectName;IMEI;+GsmNumber;;;;;;</code> | ||