- Upgrading Edge PE to 3.6.4
- Upgrading Edge PE to 3.6.3
- Upgrading Edge PE to 3.6.2
- Upgrading Edge PE to 3.6.1
- Upgrading Edge PE to 3.6.0
Upgrading Edge PE to 3.6.4
Download the Edge package
Download ThingsBoard Edge package for Windows: tb-edge-windows-3.6.4pe.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 Edge service
1
net start tb-edge
Upgrading Edge PE to 3.6.3
Download the Edge package
Download ThingsBoard Edge package for Windows: tb-edge-windows-3.6.3pe.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 Edge service
1
net start tb-edge
Upgrading Edge PE to 3.6.2
Download the Edge package
Download ThingsBoard Edge package for Windows: tb-edge-windows-3.6.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 --fromVersion=3.6.1
Start the Edge service
1
net start tb-edge
Upgrading Edge PE to 3.6.1
Download the Edge package
Download ThingsBoard Edge package for Windows: tb-edge-windows-3.6.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 --fromVersion=3.6
Start the Edge service
1
net start tb-edge
Upgrading Edge PE to 3.6.0
Download the Edge package
Download ThingsBoard Edge package for Windows: tb-edge-windows-3.6pe.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 Edge service
1
net start tb-edge