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

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

Upgrading Trendz Analytics to 1.13.2

文档信息图标

NOTE:
After upgrading it is required to update Trendz widget bundle in ThingsBoard. You can find detailed instructions how to do that via Trendz UI in Trendz Widget Bundle upgrade article.

Trendz Analytics package download

Download Trendz Analytics installation package for Windows: trendz-windows-1.13.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.

  • 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.13.1

Start the service

1
net start trendz

Upgrading Trendz Analytics to 1.13.1

文档信息图标

NOTE:
After upgrading it is required to update Trendz widget bundle in ThingsBoard. You can find detailed instructions how to do that via Trendz UI in Trendz Widget Bundle upgrade article.

Trendz Analytics package download

Download Trendz Analytics installation package for Windows: trendz-windows-1.13.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.13.0

Start the service

1
net start trendz

Upgrading Trendz Analytics to 1.13.0

文档信息图标

NOTE:
After upgrading it is required to update Trendz widget bundle in ThingsBoard. You can find detailed instructions how to do that via Trendz UI in Trendz Widget Bundle upgrade article.

Trendz Analytics package download

Download Trendz Analytics installation package for Windows: trendz-windows-1.13.0.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.12.0

Start the service

1
net start trendz