> For the complete documentation index, see [llms.txt](https://cube.ewelink.cc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cube.ewelink.cc/english-th/feature-exploration/manage-your-device.md).

# จัดการอุปกรณ์ของคุณ

ในบทความนี้ คุณจะได้เรียนรู้เกี่ยวกับอุปกรณ์ใน CUBE OS และวิธีจัดการอุปกรณ์เหล่านี้ให้ตรงกับความต้องการของคุณ

## 1. ระบุตัวอุปกรณ์ของคุณ

CUBE OS ใช้ป้ายมุมบนการ์ดอุปกรณ์เพื่อระบุว่าการเชื่อมต่อของอุปกรณ์เป็นอย่างไร

คุณอาจเห็นประเภทดังต่อไปนี้:

<div align="left" data-full-width="false"><figure><img src="/files/3d748199b7d68e8f2249a4eb1b07caa6bf417143" alt="" width="375"><figcaption></figcaption></figure></div>

## 2. เปลี่ยนชื่ออุปกรณ์ของคุณ

{% stepper %}
{% step %}
คลิกที่การ์ดอุปกรณ์ที่คุณต้องการเปลี่ยนชื่อ
{% endstep %}

{% step %}
คลิกที่ไอคอนรูปเฟือง

<div align="left"><figure><img src="/files/37667fd675c3a44b6908260d584868bd002fd2b7" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
คลิกที่ไอคอนแก้ไข จากนั้นป้อนชื่อใหม่สำหรับอุปกรณ์ของคุณ

<div align="left"><figure><img src="/files/37d0d7ada6aa6aab510c59bf96c6b794036a94c0" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
คลิกที่ไอคอนบันทึก

<div align="left"><figure><img src="/files/c9453e3189ac937938fe64e946c2684588993455" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

## 3. เปลี่ยนประเภทอุปกรณ์และเพิ่มรูปภาพ

{% stepper %}
{% step %}
ในแท็บข้อมูลพื้นฐาน คุณสามารถเปลี่ยนประเภทของอุปกรณ์ได้&#x20;

<div align="left"><figure><img src="/files/2e295849d7d2381ddd19a1db2a8d202718124d77" alt="" width="244"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
หรือคุณสามารถปรับแต่งไอคอนของมัน

<div align="left"><figure><img src="/files/306b327bd047cf89486fe7b2aa23d7d7ba0540e0" alt="" width="250"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

## 4. ลบอุปกรณ์

เลื่อนลงไปด้านล่างของหน้าที่ใช้แก้ไข และคุณจะพบปุ่ม 'ลบอุปกรณ์'

<div align="left"><figure><img src="/files/28f0ab66329657d462523991191f7339d5b16b95" alt="" width="296"><figcaption></figcaption></figure></div>

## 5. กำหนดห้อง

ในแท็บทางลัด คุณสามารถกำหนดให้อุปกรณ์อยู่ในตำแหน่งเฉพาะ

<div align="left"><figure><img src="/files/99c1c67541c8ba477a60a47f2334fd4e12859861" alt="" width="243"><figcaption></figcaption></figure></div>


---

# 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, and the optional `goal` query parameter:

```
GET https://cube.ewelink.cc/english-th/feature-exploration/manage-your-device.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
