> For the complete documentation index, see [llms.txt](https://docs.voltmasters.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.voltmasters.io/device-integrations/energy-meters/schneider/iem3555.md).

# iEM3000 series

Our EMS supports the Schneider Electric **iEM3000 series** of three-phase DIN-rail energy meters with Modbus communication, used for grid and sub-circuit measurement in commercial and industrial installations.

These meters communicate with our EMS over Modbus and share the same Modbus register map, so a single integration covers the supported models.

### Supported devices

* **iEM3555**: three-phase energy meter with Modbus communication
* **iEM3155** *(beta)*: three-phase energy meter with Modbus communication
* **iEM3255** *(beta)*: three-phase energy meter with Modbus communication
* **iEM3355** *(beta)*: three-phase energy meter with Modbus communication
* **iEM3455** *(beta)*: three-phase energy meter with Modbus communication

{% hint style="info" %}
The iEM3155, iEM3255, iEM3355 and iEM3455 integrations are currently available as a beta integration.
{% endhint %}

### EMS functionality

With the current integration, our EMS enables:

* Accurate measurement of grid and sub-circuit energy flows
* Real-time monitoring of power and energy data
* Use of the meter as a reference point for control strategies such as peak shaving and capacity management


---

# 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.voltmasters.io/device-integrations/energy-meters/schneider/iem3555.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.
