# Yuso

> Supported steering: batteries, PV, imbalance market

Source: https://voltmasters.io/en/docs/external-signal/yuso/

![Yuso logo](https://voltmasters.io/assets/docs/brand-yuso.webp)

[Yuso](https://www.yuso.com) is an external energy supplier and aggregator that operates the connected assets by sending steering signals to the EMS. The integration uses a **certificate-secured MQTT** connection over **AWS IoT**: the controller connects to Yuso's AWS IoT endpoint and exchanges setpoints over the connection.

**Supported steering:** batteries, PV, imbalance market.

### Connection method

-   **Protocol:** MQTT (TLS, client-certificate authentication) via AWS IoT
-   **Endpoint:** Yuso's AWS IoT MQTT endpoint (`*.iot.us-east-1.amazonaws.com`)

### What we need to connect

To enable the Yuso integration, the following must be provided by Yuso and configured in the project's energy trading settings:

| Credential | Description |
| --- | --- |
| **Thing name** | Name of the AWS IoT "thing" representing the controller |
| **Client ID** | Client identifier used for the MQTT connection |
| **Certificate** | X.509 client certificate |
| **Private key** | Private key belonging to the client certificate |
| **Root (CA) certificate** | Amazon root CA certificate used to validate the broker |
