Native Ubuntu Installation - Device Care

Follow the steps based on your RTLS Studio version:


Before you start with Device Care installation, be sure that your RTLS System deployment meets Device Care Requirements.

As of Studio 3.2, Studio comes equipped with Device Care Data Probe and includes a license, greatly simplifying the process of establishing connections compared to earlier versions.

For the installation follow the steps below: 

  1. Access RTLS Studio and go to module Integrations
  2. There you can find section Connect to myRTLS
    1. When RTLS Studio installed from install bundle generated on myRTLS Site, the license is already includes as below on the picture

    2. If you cannot locate a license, please visit the myRTLS Site and navigate to the section where you downloaded RTLS Studio to obtain the necessary license.
  3. Select Enabled and press SAVE button in top right corner. 

  4. Access myRTLS Cloud or myRTLS On-premise based on your type of deployment and select the site that was created by Sewio for your project. 
    1. myRTLS Cloud → www.myrtls.com
    2. myRTLS On-premise → http://localhost/ where myRTLS On-premise installed on port 7253 (e.g. http://192.168.225.2:7253/)

  5. Select Studio version based on your deployed version. 
  6. Finish the Device Care Data Probe installation on myRTLS.com by Data Verification.
  7. You will be redirected to Device Care Dashboard.

Before you start with Device Care installation, be sure that your RTLS System deployment meets Device Care Requirements.

To establish a connection between your RTLS server and myRTLS Cloud you have to install Device Care Data Probe on the server where RTLS Studio is deployed, add site number and token. 

For the installation follow the steps below: 

  1. Access myRTLS Cloud or myRTLS On-premise based on your type of deployment and select the site that was created by Sewio for your project. 
    1. myRTLS Cloud → www.myrtls.com
    2. myRTLS On-premise → http://localhost/ where myRTLS On-premise installed on port 7253 (e.g. http://192.168.225.2:7253/)

  2. Select Studio version based on your deployed version. 

  3. Select type of your RTLS Studio installation → Native / Virtual Box. Click Next to continue.

  4. Confirm that your system meets the following requirements. Click Next to continue.

  5. Move to your RTLS Server and follow the Device Care Data Probe installation steps on myRTLS.com. You can find it also in the picture below.
  6. Download the installation script.

    sudo wget -P /home/sewiortls -O device-care-installer.zip "https://bit.ly/3K3xFE4"
    You should see this output download progress:

  7. Extract the downloaded .zip file.

    sudo unzip -d /home/sewiortls /home/sewiortls/device-care-installer.zip
  8. Go to the folder with the installation script.

    cd /home/sewiortls/device-care-installer
  9. Run the installation script from the installation directory.

    sudo sh ./install.sh
  10. Follow the instructions of the installation script by pressing OK

  11. Docker installation starts. 

  12. When Docker installation is done. Add the Site ID

    The Site ID you can find on myRTLS.com under the Site that was created for your project. In our example, the Site ID is 22. 

  13. Proceed by pressing Enter
  14. Add the Site Password

    The Site password you can find on myRTLS.com under the Site that was created for your project.

    These credentials are unique for your installation, and should not be shared with anyone.

  15. Proceed by pressing Enter
  16. The script asks for your proxy URL. Leave empty if you don't need to use one. 

  17. Proceed by pressing Enter
  18. The installation will be completed.
  19. Continue by pressing Enter
  20. Once the installation is complete, the script will terminate. The Device Care Data Probe should be running at this point. 
  21. Go to myRTLS.com to the site. Click Next on the Download Installation package 

  22. Finish the Device Care Data Probe installation on myRTLS.com by Data Verification.

  23. You will be redirected to Device Care Dashboard.