Star

ThingsBoard Documentation

Documentation for using ThingsBoard IoT Platform.

Upgrade instructions

Upgrading to 1.4.1

These steps are applicable for 1.4.0 Trendz Analytics version.

Ubuntu/CentOS

Trendz Analytics package download

resources/1.4.1/trendz-ubuntu-download.sh
wget https://dist.thingsboard.io/trendz-1.4.1.deb
resources/1.4.1/trendz-centos-download.sh
wget https://dist.thingsboard.io/trendz-1.4.1.rpm

Trendz Analytics service upgrade

$ sudo service trendz stop

NOTE: Package installer will ask you to merge your trendz configuration. It is preferred to use merge option to make sure that all your previous parameters will not be overwritten.

Start the service

$ sudo service trendz start

Windows

ThingsBoard PE package download

Download ThingsBoard PE installation package for Windows: trendz-windows-1.4.1.zip.

ThingsBoard PE service upgrade

net stop trendz

Start the service

net start trendz

Upgrading to 1.4.0

These steps are applicable for 1.3.1 Trendz Analytics version.

Ubuntu/CentOS

Trendz Analytics package download

resources/1.4.0/trendz-ubuntu-download.sh
wget https://dist.thingsboard.io/trendz-1.4.0.deb
resources/1.4.0/trendz-centos-download.sh
wget https://dist.thingsboard.io/trendz-1.4.0.rpm

Trendz Analytics service upgrade

$ sudo service trendz stop

NOTE: Package installer will ask you to merge your trendz configuration. It is preferred to use merge option to make sure that all your previous parameters will not be overwritten.

Start the service

$ sudo service trendz start

Windows

ThingsBoard PE package download

Download ThingsBoard PE installation package for Windows: trendz-windows-1.4.0.zip.

ThingsBoard PE service upgrade

net stop trendz

Start the service

net start trendz