> For the complete documentation index, see [llms.txt](https://manual.seara.biz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.seara.biz/site-management/site-management-1/device/new-detected-devices.md).

# New Detected Devices

&#x20; หากมีอุปกรณ์ เชื่อมต่อเข้ามายังระบบ Seara เพื่อเรียกใช้งาน  Captive Portal แต่ยังไม่มีการเพิ่มข้อมูลอุปกรณ์ดังกล่าวในระบบ  จะส่งผลให้ไม่สามารถเปิดหน้าต่าง Login เพื่อเข้าใช้งานระบบได้ ดังนั้นผู้ดูแลระบบจะต้องเข้ามาใน เมนูนี้เพื่อเลือกอุปกรณ์ที่ต้องการ และเพิ่มเข้าสู่ระบบ เพื่ออนุญาติให้อุปกรณ์ดังกล่าวสามารถทำงานได้ โดยหากระบบตรวจสอบการเชื่อมต่อจากอุปกรณ์ที่ยังไม่มีการลงทะเบียนใน NAS ระบบจะแสดงข้อมูลในหน้า New Detected Devices นี้

![](/files/hG17bLLKdXCMWbZ2YkmJ)

ข้อมูลในตารางมีดังนี้

* MAC Address : MAC Address ของอุปกรณ์ที่ติดต่อเข้ามา
* OUI Vendors : บริษัทผู้ผลิต ได้จากการนำ MAC Address ไปตรวจสอบเบื้องต้น
* Location : สถานที่ของอุปกรณ์ คำนวณจาก NAS ที่ส่งข้อมูลอุปกรณ์มาให้
* WiFi SSID : ชื่อ WiFi SSID ที่อุปกรณ์นี้แจก
* Last Action : เวลาสุดท้ายที่ได้รับการติดต่อมาจากอุปกรณ์นี้
* Action : การจัดการข้อมูลในตาราง
  * Delete : ลบข้อมูลนี้ออกตาราง


---

# 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://manual.seara.biz/site-management/site-management-1/device/new-detected-devices.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.
