# 设备属性

### 属性类型 <a href="#shu-xing-lei-xing" id="shu-xing-lei-xing"></a>

属性主要分为三种:

* **服务端属性** - 由服务器管理和维护。
  1. 在平台中使用Rules涉及某些机密数据对设备应用程序不可见。
  2. 在平台中使用Rules使用某些机密数据但设备不会使用。
  3. 在平台中任何实体都支持服务器端属性(如：Device,Asset,Customer,Tenant,Rules)。

* **客户端属性** - 查看设备特定的属性

* **共享属性** - 查看设备特定的属性

### 设备特定属性类型 <a href="#she-bei-te-ding-shu-xing-lei-xing" id="she-bei-te-ding-shu-xing-lei-xing"></a>

所有属性可以在规则引擎组件中使用；例如：(filters,processors,actions) 本指南概述了上面列出的功能以及相关链接，可以获取更多信息。

设备特定属性可分为两种:

* **客户端属性** - 属性由设备应用程序管理和维护。 例如：当前软件的固件版本，硬件规格等。
* &#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/ping-tai-jie-shao/ruan-jian-gong-neng/she-bei-shu-xing.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.
