Changes

Line 38: Line 38:  
You can [https://rms.teltonika.lt/src/assets/demo_files/Demo_add_device_list.csv download example file here]. Or you can prepare the CSV file for your list of devices manually. The list must be comprised of devices <b>LAN MAC addresses,</b> <b>Serial numbers</b> (<b>IMEIs</b> for TRB) and '''Name''' columns. It must be saved in a <b>CSV</b> file. You can create/edit CSV files with programs like <i>Microsoft Excel</i>, <i>OpenOffice Calc</i> or a simple text editor like <i>Notepad</i>, which we'll be using for this example.
 
You can [https://rms.teltonika.lt/src/assets/demo_files/Demo_add_device_list.csv download example file here]. Or you can prepare the CSV file for your list of devices manually. The list must be comprised of devices <b>LAN MAC addresses,</b> <b>Serial numbers</b> (<b>IMEIs</b> for TRB) and '''Name''' columns. It must be saved in a <b>CSV</b> file. You can create/edit CSV files with programs like <i>Microsoft Excel</i>, <i>OpenOffice Calc</i> or a simple text editor like <i>Notepad</i>, which we'll be using for this example.
   −
<br>
+
Create a new text file and set the order of device parameters in the first line. For example:
Create a new text file and list your devices. An entry for a single device should be comprised of the device's LAN MAC address (or IMEI) and serial number separated by a <b>comma</b> (<b>,</b>) symbol. One line should contain one device entry. See an example in the Notepad editor below.
+
 
 +
mac,serial,name
 +
 
 +
or:
 +
 
 +
  name,imei,serial
 +
 
 +
The order can vary as long as the rest of the information adheres to the format set in the first line.  
 +
 
 +
An entry for a single device should be comprised of the device's LAN MAC address (or IMEI) and serial number separated by <b>commas</b> (<b>,</b>). Each line should contain information about a single device (see example below).
   −
<br>
   
[[File:RMS-CSV-file-example-notepad.png]]
 
[[File:RMS-CSV-file-example-notepad.png]]
    
'''<span style="color:#0455a4"><big>Important!</big></span>'''
 
'''<span style="color:#0455a4"><big>Important!</big></span>'''
   −
*Do not forget to save your file as '''*.csv'''.
+
* Do not forget to save your file as '''*.csv'''.
*If you are editing the file with Notepad. Click the "Save As" option. Then next to "Save as type" choose "All Files" and add the '''.csv''' extension next to the file name
+
* If you are editing the file with Notepad. Click the "Save As" option. Then next to "Save as type" choose "All Files" and add the '''.csv''' extension next to the file name
*If you're using Linux, you can just add the same extension to the file name after saving the file the regular way)
+
* If you're using Linux, you can just add the same extension to the file name after saving the file the regular way)
    
===RMS WebUI settings===
 
===RMS WebUI settings===

Navigation menu