> For the complete documentation index, see [llms.txt](https://docs.yobiiq.com/rm200/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yobiiq.com/rm200/device/device-overview.md).

# Device Overview

### Overview

The iQ RM is a **ready-to-use** device for the remote switching of 2 independently controlled relay outputs.

The product is housed in compact DIN-Rail mounted enclosure, local buttons allow for manual control of the relay output on-site.

The product transmits usage data **periodically**, with or without history and is capable of performing a **data retransmission** in case of network outages.

An internal temperature sensor protects the device against overheating which could indicate issues with a relay output and will switch off when a treshold is reached.

The product is configured locally using a smartphone application over **BLE,** or **remotely** by sending downlink commands to the product.

The iQ RM is powered by **230VAC**.

### Features

* **2 relay channels**: each supporting up to 10A current, each channel is fully isolated and controlled.
* **Temperature sensor:** the device has a built-in temperature and humidity sensor.
* **Data Redundancy**: utilizing onboard data logging and retransmission of data.
* Automated synchronization of the internal clock
* **Reliable data collection:** All data logs receive a timestamp.
* **Data Retransmission:** Retransmit historical data in case of a network outage.
* **Customizable data transmission modes:** change the transmission frequency and logging frequency.
* **Manually override** the relay outputs by a local button on the device.
* LoRaWAN Network test at start-up

### Package Contents

The device is delivered in a carton package containing the following:

* The iQ RM, DIN Rail mountable.
* Quick Start Manual

### Device Sticker

The device sticker is placed on the right side of the device enclosure and contains information about model, version, LoRaWAN region and other important parameters for device identification and configuration.


---

# 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://docs.yobiiq.com/rm200/device/device-overview.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.
