Changes

1,134 bytes added ,  12:27, 24 July 2023
Line 14: Line 14:  
#In this action menu you can:
 
#In this action menu you can:
 
##Enable automatic 30s refresh
 
##Enable automatic 30s refresh
##[[RMS_Devices#Page_settings|Change table settings, presets]]
+
##[[RMS_Devices#Page_settings|Change table settings, presets, chart settings]]
##Open devices map
+
##[[RMS_Devices#Toggle_devices_map|Open devices map]]
 
##Download the current table in CSV format.  
 
##Download the current table in CSV format.  
#Lastly, you can enable/disable various charts.
+
##Do a manual refresh.
    
==Top Control Menu==
 
==Top Control Menu==
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.
+
Adding a device is the main prerequisite to start using the RMS. You can either add device by manually entering the required Name, Serial, LAN MAC/IMEI and password or by adding devices from the file.
 +
 
    
'''Instructions'''
 
'''Instructions'''
 +
*Press <big>'''<span style="color:#0455a4">+ ADD</span>'''</big> Button.
 
===Adding manually===
 
===Adding manually===
#Press <big>'''<span style="color:#0455a4">+ ADD</span>'''</big> Button.
+
[[File:Rmsdevices43.png|border|class=tlt-border]]
 +
 
 
#Now select which way you'd like to add to devices: manually entering device details or adding them from the file.
 
#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 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.
+
#Select the type of devices that will be added.
#Enable service on the device immediately after adding it.
+
#Type in devices' required info:
#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.
+
##RUT and TCR series devices will require a Serial number, LAN MAC address and the device's '''current password''' to be provided  
 +
##TRB series will ask for a Serial number, IMEI and the device's '''current password'''.
 +
#[[RMS_Devices#Finishing_adding_process|Enable service on the device immediately after adding it]].
    
===Adding from file===
 
===Adding from file===
 
'''From CSV File''':
 
'''From CSV File''':
 
----
 
----
#Press <big>'''<span style="color:#0455a4">+ ADD</span>'''</big> Button.
   
#Select add from file tab.
 
#Select add from file tab.
 
#Download the demo CSV file (The demo file will change when changing series) on RMS.
 
#Download the demo CSV file (The demo file will change when changing series) on RMS.
Line 52: Line 56:  
<br>
 
<br>
 
[[File:RMS-Success-devices-added.jpg|border|class=tlt-border|700px]]
 
[[File:RMS-Success-devices-added.jpg|border|class=tlt-border|700px]]
 +
===Finishing adding process===
 +
----
 +
After you've added devices on RMS, you'll need to connect them to RMS on the device itself.
 +
Navigate to '''Services -> Cloud solutions -> RMS'''.
 +
#Press <big>'''<span style="color:#0455a4">Connect</span>'''</big> to initiate the connection between the device and RMS.
 +
#After a few moments you should see the state's status <span style="color:#6CAF8F">Connected</span>.
 +
*Note, that connect button after successful connection will change to <big>'''<span style="color:#0455a4">Unregister</span>'''</big>, meaning that it is now fully registered in RMS.
 +
[[File:Rmsdevices44.png|border|class=tlt-border|1100px]]
    
===Preparing CSV file===
 
===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.
+
You can download an example file for '''RUT/TCR/TAP''' devices [https://rms.teltonika-networks.com/assets-static/demo_files/Add_device_list_example.csv from here] and for '''TRB''' devices [https://rms.teltonika-networks.com/assets-static/demo_files/Add_device_list_TRB_example.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>IMEIs</b> for TRB) <b>Serial numbers</b>, '''Name''' and '''Password''' 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:
 
Create a new text file and set the order of device parameters in the first line. For example:
   −
  mac,serial,name
+
  mac,serial,name,password_confirmation
   −
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).
+
Single entry for single device consists of the device's LAN MAC address (or IMEI), serial number and password 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]]
+
[[File:RMS-CSV-file-example-notepad-updated.png]]
    
'''<span style="color:#0455a4"><big>Important!</big></span>'''
 
'''<span style="color:#0455a4"><big>Important!</big></span>'''
Line 70: Line 82:  
* 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 add the same extension to the file name after saving the file the regular way).
 
* If you're using Linux, you can add the same extension to the file name after saving the file the regular way).
 +
 
==Actions using CSV files==
 
==Actions using CSV files==
 
CSV (Comma Separated Values) is a simple file format used to store tabular data. This file must contain a serial number / MAC address (both Serial number and MAC address can be used interchangeably but not simultaneously), and a parameter you're configuring, all separated by a separation symbol. Each device must be in a separate line.
 
CSV (Comma Separated Values) is a simple file format used to store tabular data. This file must contain a serial number / MAC address (both Serial number and MAC address can be used interchangeably but not simultaneously), and a parameter you're configuring, all separated by a separation symbol. Each device must be in a separate line.
Line 94: Line 107:  
[[File:Rmsdevices38.png|border|class=tlt-border|500px]]
 
[[File:Rmsdevices38.png|border|class=tlt-border|500px]]
 
==Page settings==
 
==Page settings==
 +
Here, you'll be able to:
 +
#Change the order of the table and toggle on/off the table's columns.
 +
#Change table presets, and make a custom one.
 +
#Toggle on/off various charts, that you see on the top of the Devices page.
 +
 
[[File:Rmsdevices39.png|border|class=tlt-border|1000px]]
 
[[File:Rmsdevices39.png|border|class=tlt-border|1000px]]
 
==Toggle devices map==
 
==Toggle devices map==
Line 117: Line 135:  
==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 [[RMS Device Details|Device Details]].
 
[[Category:RMS_Management]]
 
[[Category:RMS_Management]]

Navigation menu