9.2.2 systems {systemdID} meta‐info connection‐status - rmalbrecht/VaillantCloud GitHub Wiki

Here you can query if the installation is connected to Vaillant's online services.

Request

GET https://api.vaillant-group.com/service-connected-control/end-user-app-api/v1/systems/UUID4/meta-info/connection-status

Response

{
    "connected": true
}