Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/device/3-manage-device.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ sidebar_position: 3

启用客户端后,若「数据采集」在线,机器端程序将按规则采集数据并自动上传至对应项目;若「远程控制」在线,用户可对机器进行 SSH 连接、结合 [coBridge](https://github.com/coscene-io/coBridge) 实时可视化设备

### 查看客户端信息
### 查看客户端信息 {#view-client-information}

在设备端执行以下命令,可查看客户端的版本、日志信息。

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ Once the client is enabled:
- Establish SSH connections to the machine
- Perform real-time device visualization using [coBridge](https://github.com/coscene-io/coBridge)

### View Client Information
### View Client Information {#view-client-information}


On the device side, execute the following command to view the client version and log information.
Expand Down