Skip to content

Gateway Upgrade Package

System Platform → Package Management → Gateway Upgrade Package is used to centrally manage gateway firmware packages available to all tenants. After the admin uploads a package here, tenants can pick it from the dropdown on their "Gateway Management → Upgrade" page when upgrading a gateway.

Gateway Upgrade Package

Concept Distinction

Gateway Upgrade Package (this page)System Upgrade
Upgrade targetThe gateway devices managed by ThinkLinkThe ThinkLink system itself (TKG/TKE) running on the host
Who triggersTenants, from "Maintenance → Gateway Management"The admin, directly in the System Platform

Field Reference

FieldMeaning
IDUnique record ID for the package
NameHuman-readable name set on upload, recommended to include version (e.g. TKG-2.00.020)
Software VersionFirmware version number (e.g. 3.2.10, 2.00.020)
URLDownload path, like /pkg/gw/<file>.gz — gateways fetch from here
directoryServer-side filesystem path (e.g. /usr/local/mt/www/pkg/gw)
file_nameActual filename on disk

Operations

Upload a New Package

  1. Click + Add to open the upload dialog.
  2. Choose a .gz firmware package and fill in name, software version, etc.
  3. Submit. The file lands on the server's gwPkgPath directory, and a new row appears in the list.

Download an Existing Package

In the operation column click Download. The browser fetches the archive from the listed URL — useful for local verification or backup.

Delete

Select rows → click the "Batch Delete" button in the toolbar. Deletion removes both the DB record and the file on disk.

Pushing the Upgrade to Tenants' Gateways

Once uploaded, tenants will see this package in the dropdown at Maintenance → Gateway Management → Upgrade. Selecting and confirming dispatches it. See Gateway Management and Upgrade for details.