Difference between revisions of "Java Parser First Start Guide"

From Wiki Knowledge Base | Teltonika GPS
Line 1: Line 1:
'''Step 1:''' Open Java parser “Automatic-vehicle-location-representer” from the link shared by team.
+
'''Step 1:''' Open Java parser “Automatic-vehicle-location-representer” If you want to get download link to this software, please concact your sales manager.
[[File:Image.png|thumb|alt=|none]]
+
[[File:Image12.png|none|thumb|512x512px]]
 +
 
  
  
 
'''Step 2:''' In “Automatic-vehicle-location-representer”  select TCP or UDP depending on the configuration done on the device and add the port opened on router. Select “Listen” after adding the port.
 
'''Step 2:''' In “Automatic-vehicle-location-representer”  select TCP or UDP depending on the configuration done on the device and add the port opened on router. Select “Listen” after adding the port.
 +
[[File:Image8.png|none|thumb|512x512px]]
  
'''Step 3:''' Once button “Listen” is selected, the device starts pushing the data to the Listener. All data also saved in text documentation.
+
'''Step 3:''' Once button “Listen” is selected, the device starts pushing the data to the Listener. All data is also stored in the LOG, which can be found in the directory where you placed the Java parser start file.
[[File:Image2.png|none|thumb]]
+
[[File:Image9.png|none|thumb|512x512px]]
  
  
 
'''Step 4:''' Once you receive data from device you can push "Stop" button, after that copy data that you need to decode and go to Parser.
 
'''Step 4:''' Once you receive data from device you can push "Stop" button, after that copy data that you need to decode and go to Parser.
[[File:Image3.png|none|thumb]]
+
[[File:Image10.png|none|thumb|512x512px]]
  
  
 
'''Step 5:''' Paste your data in "First window" after that select which data protocol you used to get this data and after that push "parse" button. You will receive decode data.
 
'''Step 5:''' Paste your data in "First window" after that select which data protocol you used to get this data and after that push "parse" button. You will receive decode data.
[[File:Image4.png|none|thumb]]
+
[[File:Image11.png|none|thumb|512x512px]]

Revision as of 12:40, 23 December 2020

Step 1: Open Java parser “Automatic-vehicle-location-representer” If you want to get download link to this software, please concact your sales manager.

Image12.png


Step 2: In “Automatic-vehicle-location-representer” select TCP or UDP depending on the configuration done on the device and add the port opened on router. Select “Listen” after adding the port.

Image8.png

Step 3: Once button “Listen” is selected, the device starts pushing the data to the Listener. All data is also stored in the LOG, which can be found in the directory where you placed the Java parser start file.

Image9.png


Step 4: Once you receive data from device you can push "Stop" button, after that copy data that you need to decode and go to Parser.

Image10.png


Step 5: Paste your data in "First window" after that select which data protocol you used to get this data and after that push "parse" button. You will receive decode data.

Image11.png