Tima version:


LHS version:


DeltaTima version:


GeometryServer version:


FMS type:


Client: 

Diagnosis and Solution:  You need to display a specific list of equipment.


In Postman we select Collections - Jarvis- General, click on GET Connector settings, finally click on Send to obtain the structure that must be followed to make the post.

As a result, we are going to have a structure composed of a dictionary that contains the settings. It is very important to create a backup before any change.


Inside the GET there is a 'key' with the name "shovel_valid_prefix" and value "P|CFL", this means that the front of TIMining Aware shows all the devices that start with "P" or "CFL". To modify the equipment display, follow this format by adding each of the equipment, for example:

"CFL08|PAB05|PAB06|PAB08|PAB10|PAB11|PAB12|PHK09|PHK13|PHK14|PHK15"

This line indicates all of the equipment that will be seen on the FRONT.


All the information delivered by Get is copied again, with the changes made in equipment, again in Postman you must go to POST Connector settings-BODY, delete the information that appears there and paste the modification.


Finally we execute the POST by clicking in Send.


Then in Refresh all, you must press Send again, to display the changes made in TIMA.