- Upgrading Edge CE to 3.6.4
- Upgrading Edge CE to 3.6.3
- Upgrading Edge CE to 3.6.2
- Upgrading Edge CE to 3.6.1
- Upgrading Edge CE to 3.6.0
Upgrading Edge CE to 3.6.4
Download the Edge package
Download ThingsBoard Edge package for Windows: tb-edge-windows-3.6.4 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 --fromVersion=3.6.3
Start the service
1
net start tb-edge
Upgrading Edge CE to 3.6.3
Download the Edge package
Download ThingsBoard Edge package for Windows: tb-edge-windows-3.6.3 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 --fromVersion=3.6.2
Start the service
1
net start tb-edge
Upgrading Edge CE to 3.6.2
Download the Edge package
Download ThingsBoard Edge package for Windows: tb-edge-windows-3.6.2 zip.
ThingsBoard Edge service upgrade
- Stop ThingsBoard Edge service if it is running:
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 --fromVersion=3.6.1
Start the service
1
net start tb-edge
Upgrading Edge CE to 3.6.1
Download the Edge package
Download ThingsBoard Edge package for Windows: tb-edge-windows-3.6.1 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 --fromVersion=3.6.0
Start the service
1
net start tb-edge
Upgrading Edge CE to 3.6.0
Download the Edge package
Download ThingsBoard Edge package for Windows: tb-edge-windows-3.6 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 --fromVersion=3.5.1.1
Start the service
1
net start tb-edge