> For the complete documentation index, see [llms.txt](https://manuals.i-reporter.jp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manuals.i-reporter.jp/system-requirements/iot.md).

# i-Repo IoT

��***i-Repo IoT Mapping Tool***

<table><thead><tr><th width="147">分類</th><th width="182.33333333333331">分類</th><th>動作環境</th></tr></thead><tbody><tr><td>OS</td><td></td><td>・Windows 11 Pro<br>・Windows Server 2019<br>・Windows Server 2016</td></tr><tr><td>ハードウェア</td><td>CPU</td><td>４コア 2.5GHz以上</td></tr><tr><td></td><td>メモリー</td><td>4GB以上</td></tr><tr><td></td><td>ハードディスク</td><td>5GB以上の空き容量</td></tr><tr><td></td><td>ネットワーク<br>インターフェース</td><td>必須</td></tr><tr><td>その他</td><td></td><td>Microsoft .NET Framework 4.8.0 以上のインストールが必要です。</td></tr></tbody></table>

��***デンソーウェーブ社製 IoT Data Share***

以下のURLを参照ください。 \
<https://www.denso-wave.com/ja/system/iot/product/share.html>


---

# 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://manuals.i-reporter.jp/system-requirements/iot.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.
