Changes

6,875 bytes added ,  12:27, 24 July 2023
Line 2: Line 2:     
==Summary==
 
==Summary==
The [[draft:RMS Management|Management]] section's primary function is to control, monitor, and configure all your Teltonika Networks devices. First tab under this section is the Device tab.
+
The [[RMS Management|Management]] section's primary function is to control, monitor, and configure all your Teltonika Networks devices. First tab under this section is the '''Devices''' tab.
    
[[File:Rmsdevices1.png|border|class=tlt-border]]
 
[[File:Rmsdevices1.png|border|class=tlt-border]]
Line 12: Line 12:  
#Access the device, or view its details/information using device actions menu.
 
#Access the device, or view its details/information using device actions menu.
 
#Search through devices by their name, model, description, etc. or filter the table by various parameters such as: company, tags, mobile state and so on.
 
#Search through devices by their name, model, description, etc. or filter the table by various parameters such as: company, tags, mobile state and so on.
#In this action menu you can enable automatic 30s refresh, change table settings, open devices map or download whole table.  
+
#In this action menu you can:
#Lastly, you can enable/disable various charts.
+
##Enable automatic 30s refresh
 
+
##[[RMS_Devices#Page_settings|Change table settings, presets, chart settings]]
 +
##[[RMS_Devices#Toggle_devices_map|Open devices map]]
 +
##Download the current table in CSV format.  
 +
##Do a manual refresh.
    
==Top Control Menu==
 
==Top Control Menu==
Line 20: Line 23:     
* [[RMS Device menu|Device menu]]
 
* [[RMS Device menu|Device menu]]
* [[RMS Monitoring menu|Monitoring menu]]
+
* [[RMS Management menu|Management menu]]
 
* [[RMS Actions menu|Actions menu]]
 
* [[RMS Actions menu|Actions menu]]
 +
* [[RMS Alerts menu|Alerts menu]]
 
* [[RMS Configuration menu|Configuration menu]]
 
* [[RMS Configuration menu|Configuration menu]]
* [[RMS Alerts menu|Alerts menu]]
  −
* [[RMS Tags menu|Tags menu]]
      +
==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, LAN MAC/IMEI and password or by adding devices from the file.
 +
 +
 +
'''Instructions'''
 +
*Press <big>'''<span style="color:#0455a4">+ ADD</span>'''</big> Button.
 +
===Adding manually===
 +
[[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.
 +
#Select the company to which devices will be added on.
 +
#Select the type of devices that will be added.
 +
#Type in devices' required info:
 +
##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===
 +
'''From CSV File''':
 +
----
 +
#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.
 +
A pop-up indicating the number of new devices that have been added should appear on the screen:
 +
<br>
 +
[[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===
 +
----
 +
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:
 +
 +
mac,serial,name,password_confirmation
 +
 +
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-updated.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).
 +
 +
==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.
 +
===Setting device location from file===
 +
Here you need to provide the device's serial number / MAC address and location coordinates.
 +
 +
[[File:Rmsdevices34.png|border|class=tlt-border|300px]]
 +
===Changing device name from file===
 +
Here you need to provide the device's serial number / MAC address, name, and description.
 +
 +
[[File:Rmsdevices35.png|border|class=tlt-border|300px]]
 +
===Assigning device's tags from file===
 +
Here you need to provide the device's serial number / MAC address and choose tags to assign in the pop-up window.
 +
 +
[[File:Rmsdevices36.png|border|class=tlt-border|300px]]
 +
===Setting device's password from file===
 +
Here you need to provide the device's serial number / MAC address and password.
 +
 +
[[File:Rmsdevices37.png|border|class=tlt-border|300px]]
 +
 +
==View pending updates==
 +
If there are any devices with '''Pending''' status (<span style="color:#E68934">⬤</span>) you can check any pending updates by clicking on '''View pending updates'''. There you'll be able to select any pending updates on devices and cancel them.
 +
 +
[[File:Rmsdevices38.png|border|class=tlt-border|500px]]
 +
==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]]
 +
==Toggle devices map==
 +
Here, you'll be able to view the devices' current location (either has to be set manually or have GPS enabled). You can also select any device by clicking on its point, or doing an '''Area select'''.
 +
 +
===Selecting devices===
 +
[[File:Rmsdevices40.png|border|class=tlt-border|1100px]]
 +
 +
To do an area selection:
 +
#Simply click on the White "Select" Button.
 +
#The button changed its color to blue, which means that you can do a selection by dragging an area on the map.
 +
#Selected devices now have white points.
 +
#You can unselect them.
 +
#Toggle device table. If devices are selected on the map, they will also be selected in the device table.
 +
*Left of this button it will show how many devices were selected.
 +
[[File:Rmsdevices41.png|border|class=tlt-border|1100px]]
 +
 +
Selecting a single device:
 +
#You can also select just a single device by clicking on its point.
 +
#This will open a small overview of the device, from here you can view device details, and access its WebUI or CLI.
 +
[[File:Rmsdevices42.png|border|class=tlt-border|400px]]
 +
 +
==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