Hello, In the example below the responses "equipmentType, errorEventType, errorDescription" are in English. {
"eventType": "device-error",
"gatewaySerial": "XXXXXXXXXXXXXXXX",
"body": {
"errorCode": "0f",
"deviceId": "0",
"modelId": "VScotHO1_200_11",
"active": false,
"equipmentType": "Boiler",
"errorEventType": "Error",
"errorDescription": "Service required"
},
"createdAt": "2022-09-24T10:04:04.208Z",
"eventTimestamp": "2022-09-24T10:03:36.000Z",
"editedBy": "system",
"origin": "system"
}, Vicare gives these answers in the language of the boiler (for me in French). Are these translations accessible from the API?
... Mehr anzeigen