9.7 ship {systemID} self - rmalbrecht/VaillantCloud GitHub Wiki
Request
GET https://api.vaillant-group.com/service-connected-control/end-user-app-api/v1/ship/{systemID}/self
Response
SKI = eeBus Subject Key Indentifier, some kind of a unique device identifier for eeBus communication
{
"ski": "ai56xugl3t4a77xy5v1c3jmximhpm2nrdnqjp3ds",
"brand": "Vaillant",
"type": "Gateway",
"model": "VR921",
"spineEnabled": false,
"spineEnabledStatus": "DETERMINED",
"spineCapable": true
}