Changes

405 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]]
##[[RMS Devices#Toggle_devices_map|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.  
#[[RMS Devices#Toggle_devices_map|Lastly, you can enable/disable various charts.]]
+
##Do a manual refresh.
    
==Top Control Menu==
 
==Top Control Menu==
Line 31: Line 31:  
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.
 
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.
   −
<big>'''IMPORTANT:'''</big> An added device must have already done a "First login", meaning the default password was changed after a successful login. This check will be done the first time a device with active RMS Service attempts a connection to RMS after being registered to an RMS company. After this validation, subsequent reconnects to RMS while the device is in the same company will not trigger any additional validations.
      
'''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.  
+
#Select the type of devices that will be added.
##RUT and TCR series devices will require a Serial number, LAN MAC address and the device's current password to be provided  
+
#Type in devices' required info:
##TRB series will ask for a Serial number, IMEI and the device's current password.
+
##RUT and TCR series devices will require a Serial number, LAN MAC address and the device's '''current password''' to be provided  
#Enable service on the device immediately after adding it.
+
##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 55: 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>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.
+
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:
Line 73: 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.

Navigation menu