Skip to main content

Installation Guide

Introduction

The RSWA-v4 software suite includes the following components:

  1. The Array Explorer software, which is run on the RSWA units.
  2. The Tessonics Data Service (TDS), which is a web-based application for data collection and reporting.
  3. The Desktop Tools, which is a desktop application for managing RSWA units.

Each of the above components is required to use the RSWA units to their fullest potential. The remainder of this document outlines the steps required for installing the software components.

Hardware and Software Recommendations

Before installing the software suite, you will need a computer suitable for running the TDS server, and a (optionally separate) computer for running the Desktop Tools. Below we outline the recommended hardware and software specifications for these two components.

TDS Recommendations

Hardware

CPU
  • Minimum dual-core CPU.
  • 64 bit.
  • Hyper threading support is preferred.
Memory
  • Minimum 4GB RAM, while 8GB RAM is recommended.
Hard Drive

Storage requirements widely vary depending on the usage. As a reference, 100,000 measurements roughly equate 10GB of storage space.

  • The rcommended amount is at least 1 Terabyte (TB) of hard drive space.
  • Solid-state hard drives are preferred for performance reasons.

For a smaller fleet of up to 5 devices:

  • 200GB of storage may suffice for a long time.

Software

Operating System
  • Windows 10, Windows 11 or Windows Server 2019
  • 64 bit.
Firewall
  • By default, TDS uses port 443 (for SSL/TLS). This port must be opened on the firewall for inbound connections. TDS can be also configured to use plain HTTP, in which case port 80 must be opened on the firewall for inbound connections.
  • TDS can be configured to use different ports, for both SSL/TLS and plain HTTP. If the default port is changed, then that port must be opened on the firewall for inbound connections.

Any changes to the TDS port must be made be applied in the installer (v4.8.0+) or in the TDS configuration.

Virus Protection

We recommend using Windows Defender for protection on the computer hosting TDS.

Backups

TDS stores all of its information in SQLITE database files. By default, those files are database.sqlite3 and measurements.sqlite, and they are located under C:\ProgramData\tessonics\tds2\data. It is recommended to backup database files periodically. Since it is a plain file, copying it and pasting it into a secure location is sufficient for backing up the data.

Changes to the storage location can be made in the TDS configuration. Shared network drives are supported but should be sufficiently performant.

Desktop Tools Recommendations

Hardware

Any modern PC can support Desktop Tools. It is a 32-bit Windows application.

Software

Windows 10 or Windows 11 are recommended.