# 设备管理

支持以下设备管理功能。

* 添加和删​​除设备
* 管理设备凭证
* 获取设备ID
* 将设备分配给客户
* 浏览设备属性
* 浏览设备遥测
* 浏览设备警报
* 浏览设备事件
* 管理设备关系

### 设备列表

![](/files/-MPhH7k3fcAHyFOZm3_r)

### 设备详细信息

![](/files/-MK3wk3HL-GxlYU3tlx2)

### 设备对象属性

此类目为设备的属性包数据，以下为网关的终端组网档案属性信息。

![](/files/-MK3x-SUtTtiBgti4jHb)

### 对象数据

以下主要为终端的遥测数据，以及终端的下面各类数据包：

#### **心跳包**（键名称以“1\_xxx” 开头）

#### **数据包**（键名称以“2\_xxx” 开头）

#### **终端属性包**（键名称以“3\_xxx” 开头）

#### 查询响应包（键名称以“4\_xxx” 开头）

#### 复位包（键名称以“5\_xxx” 开头）

#### 状态包（键名称以“6\_xxx” 开头）

![](/files/-MK3x4um9vMQMTvcGUnd)

### 设备的关联与所属关系

可将设备绑定上层的父级对象，以级下层的子级对象，通过此配置，可以在可视界面中实现树形结构的列表展示效果。

![](/files/-MPhJP1Xum_AFwYYDFQV)

### 设备批量导入创建

![](/files/-MK3xQECcp-uwuYVOBNe)

### [添加设备](/she-bei-jie-ru.md)

![](/files/-MPhKCOjcDcHTnOB1b6n)

### 公开设备

![](/files/-MK3xgtgmJbbuieaqSi9)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.yuncitys.com/guan-li-jie-mian/she-bei-guan-li.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
