For the complete documentation index, see llms.txt. This page is also available as Markdown.

Gridual

Gridual is an external energy partner that operates the connected assets by sending steering signals to the EMS.

The Gridual integration is still being rolled out and is not yet generally available on all environments.

Connection method

Gridual connects over a secure, certificate-based MQTT connection.

What we need to connect

The following must be provided by Gridual and configured in the project's energy trading settings:

Setting
Description

Host

The Gridual MQTT broker host

Port

The MQTT broker port

Certificate

Client certificate (.crt / .pem)

Private key

Client private key (.key / .pem)

Root key

Root CA certificate (.pem)

Last updated