# Device Data

{% hint style="info" %}
The universal device supports multiple channels for future product releases.\
The WMR is indicated as Channel 1 in this documentation.
{% endhint %}

<table><thead><tr><th width="334">Descriptive name</th><th width="101.888916015625">Address</th><th width="77">R/W</th><th width="54">Default Value</th><th>Comment</th></tr></thead><tbody><tr><td>Calibration Succeeded Channel 1</td><td>0x0A</td><td>R</td><td></td><td></td></tr><tr><td><a href="/pages/aaBbU8qqCrJnww9Bvlz7#configuration-error">Configuration Error Channel 1</a></td><td>0x0B</td><td>R</td><td></td><td>0x00 = no alarm<br>0x01 = alarm</td></tr><tr><td>Counter Value Channel 1</td><td>0x0C</td><td>R</td><td></td><td></td></tr><tr><td>Counter delta Channel 1</td><td>0x0D</td><td>R</td><td></td><td></td></tr><tr><td>Request Datalogger Channel 1</td><td>0x0E</td><td>R</td><td></td><td></td></tr><tr><td>Include internal sensors</td><td>0x0F</td><td>R/W</td><td>1</td><td>Should the internal temperature and humidity sensor values be included in the sample.<br>0x00 = disabled<br>0x01 = enabled</td></tr><tr><td>Sampling Interval Channel 1</td><td>0x10</td><td>R/W</td><td>300</td><td>Channel 1 constitues the WMR; defined in seconds.</td></tr><tr><td>Transmission Interval Channel 1</td><td>0x11</td><td>R/W</td><td>14400</td><td>Transmission interval for channel 1</td></tr><tr><td>Transmission Treshold Channel 1</td><td>0x12</td><td>R/W</td><td>10</td><td>Treshold before activating a transmit.</td></tr><tr><td>Transmission Treshold Channel 1 Counter</td><td>0x13</td><td>R</td><td></td><td>The current amount of samples > 0 since the last transmission.</td></tr></tbody></table>


---

# Agent Instructions: 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.yobiiq.com/welcome/user-manual-iq-wmr/device/registers/device-data.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.
