产品定价 立即试用
Trendz Analytics
入门 文档 指南
如何激活Trendz
目录

Trendz Analytics v1.8.x Windows 升级说明

Upgrading Trendz Analytics to 1.8.2

Trendz Analytics package download

Download Trendz Analytics installation package for Windows: trendz-windows-1.8.2.zip.

Trendz Analytics service upgrade

  • Stop Trendz service if it is running.
1
net stop trendz
  • Make a backup of previous Trendz Analytics configuration located in <Trendz install dir>\conf (for ex. C:\trendz\conf).
  • Remove ThingsBoard install dir.
  • Unzip installation archive to ThingsBoard install dir.
  • Compare your old Trendz configuration files (from the backup you made in the first step) with new ones.

Start the service

1
net start trendz

Upgrading Trendz Analytics to 1.8.1

Trendz Analytics package download

Download Trendz Analytics installation package for Windows: trendz-windows-1.8.1.zip.

Trendz Analytics service upgrade

  • Stop Trendz service if it is running.
1
net stop trendz
  • Make a backup of previous Trendz Analytics configuration located in <Trendz install dir>\conf (for ex. C:\trendz\conf).
  • Remove ThingsBoard install dir.
  • Unzip installation archive to ThingsBoard install dir.
  • Compare your old Trendz configuration files (from the backup you made in the first step) with new ones.

  • Finally, run upgrade.bat script to upgrade Trendz to the new version.

NOTE Scripts listed above should be executed using Administrator Role.

1
C:\trendz>upgrade.bat --fromVersion=1.7.0

Start the service

1
net start trendz