v10迁移

This commit is contained in:
2248356998 qq.com
2025-01-24 22:42:26 +08:00
parent 7590ba4ad5
commit 574c901b40
1799 changed files with 195453 additions and 14820 deletions

View File

@@ -2,7 +2,11 @@
## 介绍
基于net8的跨平台高性能边缘采集网关,单机采集数据点位可达百万
基于net9的跨平台高性能边缘采集网关
最新版本分支10.0
稳定版分支Release
## 文档
@@ -15,7 +19,7 @@
### 源码克隆
注意因仓库包含子模块直接下载zip包会导致子模块丢失建议使用git clone命令
建议使用git clone命令
``` shell
@@ -23,29 +27,6 @@ https://gitee.com/ThingsGateway/ThingsGateway.git
```
### 源码更新
在vs中打开powerShell窗口执行以下命令或根目录下的`git_pull.bat`脚本
<img src="https://foruda.gitee.com/images/1736150639726525137/8ff84c29_7941935.png" width="400px" />
``` shell
chcp 65001
rem 更新主仓库
git pull
rem 初始化并更新所有子模块
git submodule update --init
pause
```
### 插件列表
#### 采集插件