- 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
下载Edge安装包
下载Windows版ThingsBoard Edge安装包: tb-edge-windows-3.6.4 zip.
停止Edge服务:
1
net stop tb-edge
备份位于<ThingsBoard Edge安装目录>\conf(例如C:\tb-edge\conf)中的ThingsBoard Edge配置。
解压并更新配置:
- 解压ThingsBoard Edge安装包。
- 将旧配置文件(来自备份)与新配置文件进行比较。
- 将自定义设置合并到新配置文件中。
运行升级脚本
注意: 升级脚本必须以管理员权限运行。
1
C:\tb-edge>upgrade.bat --fromVersion=3.6.3
启动服务
1
net start tb-edge
Upgrading Edge CE to 3.6.3
下载Edge安装包
下载Windows版ThingsBoard Edge安装包: tb-edge-windows-3.6.3 zip.
Stop the Edge service
1
net stop tb-edge
Back up the configuration
备份位于<ThingsBoard Edge安装目录>\conf(例如C:\tb-edge\conf)中的ThingsBoard Edge配置。
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.
运行升级脚本
注意: 升级脚本必须以管理员权限运行。
1
C:\tb-edge>upgrade.bat --fromVersion=3.6.2
启动服务
1
net start tb-edge
Upgrading Edge CE to 3.6.2
下载Edge安装包
下载Windows版ThingsBoard Edge安装包: 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
备份位于<ThingsBoard Edge安装目录>\conf(例如C:\tb-edge\conf)中的ThingsBoard Edge配置。
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.
运行升级脚本
注意: 升级脚本必须以管理员权限运行。
1
C:\tb-edge>upgrade.bat --fromVersion=3.6.1
启动服务
1
net start tb-edge
Upgrading Edge CE to 3.6.1
下载Edge安装包
下载Windows版ThingsBoard Edge安装包: tb-edge-windows-3.6.1 zip.
Stop the Edge service
1
net stop tb-edge
Back up the configuration
备份位于<ThingsBoard Edge安装目录>\conf(例如C:\tb-edge\conf)中的ThingsBoard Edge配置。
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.
运行升级脚本
注意: 升级脚本必须以管理员权限运行。
1
C:\tb-edge>upgrade.bat --fromVersion=3.6.0
启动服务
1
net start tb-edge
Upgrading Edge CE to 3.6.0
下载Edge安装包
下载Windows版ThingsBoard Edge安装包: tb-edge-windows-3.6 zip.
Stop the Edge service
1
net stop tb-edge
Back up the configuration
备份位于<ThingsBoard Edge安装目录>\conf(例如C:\tb-edge\conf)中的ThingsBoard Edge配置。
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.
运行升级脚本
注意: 升级脚本必须以管理员权限运行。
1
C:\tb-edge>upgrade.bat --fromVersion=3.5.1.1
启动服务
1
net start tb-edge