# 场地设施

支持以下使用Web UI和REST API的资产管理功能。

* 添加和删​​除资产
* 获取资产ID
* 向客户分配资产
* 管理资产属性
* 浏览资产警报
* 浏览资产事件
* 管理资产关系

![](/files/-MK3vU3QYmuvzb_BAHQ6)

### **将场地设备分配给客户**

租户管理员可以将场地设备分配给特定的客户。这将允许客户用户使用REST API接口或可视化绑定获取场地设施的属性数据。

### &#x20;**场地设施属性管理**

租户管理员和客户用户可以管理场地设施的属性。

### **浏览场地设施报警**

租户管理员和客户用户可以浏览场地设施警报日志。

### &#x20;**浏览场地设施事件**

租户管理员和客户用户可以在“事件”选项卡浏览与特定场地设施相关的事件。生命周期事件和统计数据的事件日志记录。

### **管理场地设施关系**

租户管理员和客户用户可以管理场地设施的所属关联关系。


---

# 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/chang-di-she-shi.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.
