> For the complete documentation index, see [llms.txt](https://docs.firescope.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.firescope.io/roasting-machine/easyster-smart.md).

# 이지스터 스마트 모델

### 머신의 IP 주소 확인하기

1. 머신의 태블릿에서 **"설정"** 페이지를 열어주세요.
2. Wi-Fi의 상태가 **"연결됨"**&#xC73C;로 되어 있는지 확인해주세요.
3. 태블릿에 표시된 IP를 메모해 주세요. (IP 주소는 머신이 Wi-Fi에 연결된 이후 변경될 수 있습니다.)

<figure><img src="/files/5Ud65lmORH0vmw1XwwHf" alt=""><figcaption></figcaption></figure>

### Firescope 앱에서 설정하기

{% hint style="warning" %}
설정을 진행하기 전, 머신과 컴퓨터가 반드시 같은 Wi-Fi에 연결되어 있는지 확인해주세요.
{% endhint %}

1. 앱 내 **로스팅 머신** 페이지로 진입해 주세요.
2. 우측 상단에 있는 "**생성"** 버튼을 클릭해 주세요.

<figure><img src="/files/9NiHbJmJqsnCrf2yzHsJ" alt=""><figcaption></figcaption></figure>

3. 로스팅 머신 등록 창에서 머신의 별칭을 입력해 주세요.
4. 로스팅 머신의 용량을 입력해 주세요.
5. 프리셋 목록에서 **"이지스터 스마트(태블릿)"** 항목을 선택해 주세요.
6. 머신의 태블릿에서 표시되는 IP 값을 입력해 주세요.
7. 하단의 **"확인"** 버튼을 눌러 설정을 완료해 주세요.

<figure><img src="/files/D3oIVz6W9lMzGy3h3cbZ" alt=""><figcaption></figcaption></figure>

8. 새로 생성된 로스팅 머신을 선택한 뒤 잠시 대기하면 온도가 표시됩니다.

<figure><img src="/files/5IPKFAUGvituQz23Nufw" alt=""><figcaption></figcaption></figure>

위의 설정 과정이 어려우시거나 문제가 발생하는 경우, 이 [링크](https://firescope.channel.io/home)를 통해 문의해 주세요.


---

# 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://docs.firescope.io/roasting-machine/easyster-smart.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.
