# 组态控件

- [图表控件](https://doc.yuncitys.com/zu-tai-kong-jian/tu-biao-kong-jian.md)
- [GPIO控件](https://doc.yuncitys.com/zu-tai-kong-jian/gpio-kong-jian.md)
- [地图控件](https://doc.yuncitys.com/zu-tai-kong-jian/di-tu-kong-jian.md)
- [输入框控件](https://doc.yuncitys.com/zu-tai-kong-jian/shu-ru-kuang-kong-jian.md)
- [自定义控件](https://doc.yuncitys.com/zu-tai-kong-jian/zi-ding-yi-kong-jian.md)
- [实体管理控件](https://doc.yuncitys.com/zu-tai-kong-jian/shi-ti-guan-li-kong-jian.md)
- [实时监控控件](https://doc.yuncitys.com/zu-tai-kong-jian/shi-shi-jian-kong-kong-jian.md)
- [异常报警部件](https://doc.yuncitys.com/zu-tai-kong-jian/yi-chang-bao-jing-bu-jian.md)
- [控制开关控件](https://doc.yuncitys.com/zu-tai-kong-jian/kong-zhi-kai-guan-kong-jian.md)
- [数字仪表控件](https://doc.yuncitys.com/zu-tai-kong-jian/shu-zi-yi-biao-kong-jian.md)
- [卡片相关控件](https://doc.yuncitys.com/zu-tai-kong-jian/ka-pian-xiang-guan-kong-jian.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/zu-tai-kong-jian.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.
