Yuso
Supported steering: batteries, PV, imbalance market
Last updated
Supported steering: batteries, PV, imbalance market

Yuso 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.
Protocol: MQTT (TLS, client-certificate authentication) via AWS IoT
Endpoint: Yuso's AWS IoT MQTT endpoint (*.iot.us-east-1.amazonaws.com)
To enable the Yuso integration, the following must be provided by Yuso and configured in the project's energy trading settings:
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
Last updated