Changes

2,966 bytes added ,  14:17, 10 February 2023
Line 29: Line 29:     
==Adding devices==
 
==Adding devices==
 +
Adding a device is the main prerequisite to start using the RMS. You can either add device by manually entering the required Name, Serial and LAN MAC/IMEI or by adding devices from the file.
 +
 +
'''Instructions'''
 +
===Adding manually===
 +
#Press <big>'''<span style="color:#0455a4">+ ADD</span>'''</big> Button.
 +
#Now select which way you'd like to add to devices: manually entering device details or adding them from the file.
 +
#Select the company to which devices will be added on.
 +
#Select the type of devices that will be added. RUT and TCR series devices will require a Serial number and LAN MAC address to be provided, while TRB series will ask for a Serial number and IMEI.
 +
#Enable service on the device immediately after adding it.
 +
#Manual mode. Type in the required information to add the device: 1) Name the device. 2) Type its serial number. 3) Type its LAN MAC or IMEI.
 +
 +
===Adding from file===
 +
'''From CSV File''':
 +
----
 +
#Press <big>'''<span style="color:#0455a4">+ ADD</span>'''</big> Button.
 +
#Select add from file tab.
 +
#Download the demo CSV file (The demo file will change when changing series) on RMS.
 +
#Add your device information and prepare the CSV (see section Preparing CSV file for more details).
 +
#Select the file type as '''CSV file''', choose '''Company''', select '''Device series'''  and finally select your '''CSV file'''.
 +
#When ready, click the '''Upload''' button. Keep in mind, adding more than a few hundred devices at once will take some time.
 +
Apop-up indicating the number of new devices that have been added should appear at the top of the screen:
 +
<br>
 +
[[File:RMS-Success-devices-added.jpg]]
 +
 +
===Preparing CSV file===
 +
----
 +
You can download an example file [https://rms.teltonika-networks.com/assets/demo_files/Demo_add_device_list.csv from 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. You must save it as 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 use for this example.
 +
 +
Create a new text file and set the order of device parameters in the first line. For example:
 +
 +
mac,serial,name
 +
 +
Single entry for single device consists 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).
 +
 +
[[File:RMS-CSV-file-example-notepad.png]]
 +
 +
'''<span style="color:#0455a4"><big>Important!</big></span>'''
 +
 +
* 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're using Linux, you can add the same extension to the file name after saving the file the regular way).
    
==Device details==
 
==Device details==
 
By clicking on the Device details icon in the action columns you'll be redirected to Device Details.
 
By clicking on the Device details icon in the action columns you'll be redirected to Device Details.
 
[[Category:RMS_Management]]
 
[[Category:RMS_Management]]

Navigation menu