Upgrading Edge PE to 4.2.1.1
Download the Edge package
Download ThingsBoard Edge package for Windows: tb-edge-windows-4.2.1.1pe.zip.
Stop the Edge service
1
net stop tb-edge
Back up the configuration
Make a backup of your ThingsBoard Edge configuration located in <ThingsBoard Edge install dir>\conf (for example, C:\tb-edge\conf).
Extract and update configuration
- Extract the ThingsBoard Edge package.
- Compare your old configuration files (from the backup) with the new ones.
- Merge any custom settings into the new configuration files.
Run the upgrade script
Note: The upgrade script must be run with Administrator privileges.
1
C:\tb-edge>upgrade.bat
Start the Edge service
1
net start tb-edge
Upgrading Edge PE to 4.2.1
Download the Edge package
Download ThingsBoard Edge package for Windows: tb-edge-windows-4.2.1pe.zip.
Stop the Edge service
1
net stop tb-edge
Back up the configuration
Make a backup of your ThingsBoard Edge configuration located in <ThingsBoard Edge install dir>\conf (for example, C:\tb-edge\conf).
Extract and update configuration
- Extract the ThingsBoard Edge package.
- Compare your old configuration files (from the backup) with the new ones.
- Merge any custom settings into the new configuration files.
Run the upgrade script
Note: The upgrade script must be run with Administrator privileges.
1
C:\tb-edge>upgrade.bat
Start the Edge service
1
net start tb-edge
Upgrading Edge PE to 4.2.0
Download the Edge package
Download ThingsBoard Edge package for Windows: tb-edge-windows-4.2pe.zip.
Stop the Edge service
1
net stop tb-edge
Back up the configuration
Make a backup of your ThingsBoard Edge configuration located in <ThingsBoard Edge install dir>\conf (for example, C:\tb-edge\conf).
Extract and update configuration
- Extract the ThingsBoard Edge package.
- Compare your old configuration files (from the backup) with the new ones.
- Merge any custom settings into the new configuration files.
Run the upgrade script
Note: The upgrade script must be run with Administrator privileges.
1
C:\tb-edge>upgrade.bat
Start the Edge service
1
net start tb-edge