Difference between revisions of "TacoSync"

From Wiki Knowledge Base | Teltonika GPS
 
Line 5: Line 5:
 
[[File:Vehicles main page.png|1100px]] <br>
 
[[File:Vehicles main page.png|1100px]] <br>
  
Press '''Add New Vehicle''' button shown in <b>Figure above</b>. Now you will have to fill the vehicle registration form shown in <b>Figure below</b>.
+
Press '''Add Vehicle''' button shown in <b>Figure above</b>. Now you will have to fill the vehicle registration form shown in <b>Figure below</b>.
  
[[image:WEBTachoNewVehicle.png]] <br>
+
[[File:Vehicle definition.png|1100px]] <br>
 
{| class="nd-othertables_2"
 
{| class="nd-othertables_2"
 
|+
 
|+
! style="width: 200px; border-bottom: 2px solid #0054A6; vertical-align: middle; text-align: center;" | ROW
+
! style="width: 200px; border-bottom: 2px solid #0054A6; vertical-align: middle; text-align: center;" |ROW
! style="width: 500px; border-bottom: 2px solid #0054A6; vertical-align: middle; text-align: center;" | DESCRIPTION
+
! style="width: 500px; border-bottom: 2px solid #0054A6; vertical-align: middle; text-align: center;" |DESCRIPTION
 
|-
 
|-
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white; color: black;" | Vehicle
+
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white; color: black;" | Company
| style="text-align: left; vertical-align: top;" | Name of vehicle, that will be displayed (Mandatory)
+
| style="text-align: left; vertical-align: top;" | Name of your company
 
|-
 
|-
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white; color: black;" | Comment
+
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white; color: black;" |Vehicle number
| style="text-align: left; vertical-align: top;" | Enter a comment (Optional)
+
| style="text-align: left; vertical-align: top;" |Enter your vehicle number (Mandatory)
 
|-
 
|-
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white; color: black;" | IMEI
+
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white; color: black;" |IMEI
| style="text-align: left; vertical-align: top;" | Device IMEI (Mandatory)
+
| style="text-align: left; vertical-align: top;" |Device IMEI (Mandatory)
 
|-
 
|-
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white; color: black;" | GSM Number
+
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white; color: black;" | Description
| style="text-align: left; vertical-align: top;" | SIM card GSM number (Mandatory for FM42/FM53)
+
| style="text-align: left; vertical-align: top;" |Description of your vehicle (Optional)
|-
 
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white; color: black;" | Hardware Key
 
| style="text-align: left; vertical-align: top;" | Necessary only when FM5300 firmware 01.02.xx is being used
 
|-
 
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white; color: black;" | SMS login and password
 
| style="text-align: left; vertical-align: top;" | Enter SMS login and password (Required if configured in device)
 
|-
 
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white; color: black;" | APN
 
| style="text-align: left; vertical-align: top;" | Type an APN (Optional, depends on SIM card operator)
 
|-
 
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white; color: black;" | APN login and password
 
| style="text-align: left; vertical-align: top;" | Type APN login and password (Optional, depends on SIM card operator)
 
 
|-
 
|-
 
|}
 
|}
  
==Deleting vehicles==
+
==Deleting vehicles and removing schedules==
Select unnecessary vehicles and press the '''Delete Selected Items''' button visible in <b>Figure below</b>. After accepting confirmation message - vehicles will be deleted.
+
Select vehicles that you wish to delete or remove schedule of and press corresponding option.
  
[[image:WEBTachoDeletingVehicles.png|1100px]]
+
[[File:Deleting vehicles schedules.png|1100px]]  
  
==Creating schedule group==
+
==Creating schedule==
Select vehicles and press '''Create Schedules For Selected Items''' button for creating schedule group shown in <b>Figure below</b>.
+
Press '''Schedules''' button for creating schedule group shown in <b>Figure below</b>.
  
[[image:WEBTachoVehicleCreateSchedule.png|1100px]]
+
[[File:Schedule for all vehicles.png|1100px]]
  
==Creating schedule for selected vehicle==
+
In pop-up window shown in <b>Figure below</b> select '''Create new schedule'''.
To create a schedule for the selected vehicle, Press on schedule count shown in <b>Figure below:</b>
 
  
[[image:WEBTachoScheduleForSelectedV.png|1100px]]
+
[[File:Create new schedule.png|1100px]]
 
 
In a pop up window shown in <b>Figure below</b> select '''Add New Schedule'''.
 
 
 
[[image:WEBTachoschedulelist.png|1100px]]
 
 
 
==Importing vehicle data from *.CSV file==
 
 
 
If you have more than one object, you can import all of them from the ''*.csv'' file.
 
 
 
Press '''Import vehicle data from *.CSV file''' shown in <b>Figure below:</b>
 
 
 
[[image:WEBTachoCSV.png|1100px]]
 
 
 
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>
 
  
 +
==Creating schedule for selected vehicle==
 +
To create a schedule for the selected vehicle, press on '''Schedule''' in <b>Figure below:</b>
  
 +
[[File:Schedules1.png|1100px]]
  
Save this as a CSV file by writing ''.csv'' at the end of the file name (for example, ''Vehicles list.csv'').
 
  
 
[[Category:TacoSync
 
[[Category:TacoSync
[[File:Vehicles main page|thumb|vehicles main page]]
+
[[File:Vehicles main page|thumb|vehicles main page|link=Special:FilePath/Vehicles_main_page]]
 
]]
 
]]

Latest revision as of 15:49, 10 October 2024

Pages with broken file links > TacoSync

The vehicle section is the main window of objects control, which provides the ability to add vehicles, monitor and download files, and observe schedule status changes.

Adding vehicles

Vehicles main page.png

Press Add Vehicle button shown in Figure above. Now you will have to fill the vehicle registration form shown in Figure below.

Vehicle definition.png

ROW DESCRIPTION
Company Name of your company
Vehicle number Enter your vehicle number (Mandatory)
IMEI Device IMEI (Mandatory)
Description Description of your vehicle (Optional)

Deleting vehicles and removing schedules

Select vehicles that you wish to delete or remove schedule of and press corresponding option.

Deleting vehicles schedules.png

Creating schedule

Press Schedules button for creating schedule group shown in Figure below.

Schedule for all vehicles.png

In pop-up window shown in Figure below select Create new schedule.

Create new schedule.png

Creating schedule for selected vehicle

To create a schedule for the selected vehicle, press on Schedule in Figure below:

Schedules1.png


[[Category:TacoSync

File:Vehicles main page
vehicles main page

]]