# EMS Controller: installation

When installing the controller, it can be clipped onto a DIN rail and connected in the following way.

<figure><img src="/files/X449DmvwMbzuTGxosyLu" alt="" width="273"><figcaption></figcaption></figure>

| Color         | Location | Type          |
| ------------- | -------- | ------------- |
| Orange        | Left     | +24V          |
| White         | Middle   | −24V          |
| Green-Yellow  | Right    | Ground ⏚      |
| Network cable | Top      | Network cable |

You can use a 24-volt power supply or look for a compatible power cable.

To communicate with the devices, the controller must be connected to the internet. All devices to be paired must also be connected to the same network.

<figure><img src="/files/0yP8QdCB66dUYjDidlNY" alt="" width="174"><figcaption></figcaption></figure>

[Hardware datasheet](https://revolutionpi.com/fileadmin/downloads/datasheets/Technical_Datasheet_RevPi-Core-all.pdf)


---

# 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.voltmasters.io/documentation/getting-started/ems-controller-installation.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.
