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

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

Upgrading Trendz Analytics to 1.11.2

Trendz Analytics package download

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

Start the service

1
net start trendz

Upgrading Trendz Analytics to 1.11.1

Trendz Analytics package download

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

Start the service

1
net start trendz

Upgrading Trendz Analytics to 1.11.0

文档警告图标

Important note before upgrading to Trendz 1.11.0

Trendz backend was migrated to Java 17. Install JDK 17 and ensure that system’s default Java version is set to 17.

Please refer to Step 1 of the installation guide for detailed instructions.

Trendz Analytics package download

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

Start the service

1
net start trendz