[
{
"deviceId": "ws_device_123456789",
"systemDetails": {
"name": "Living room thermostat",
"tempUnits": "F",
"defaultMode": "AUTO"
},
"targetCoolSetpoint": 74,
"targetHeatSetpoint": 68,
"maxTemp": 78,
"minTemp": 60,
"currentTemp": 71,
"coolingRate": 1,
"heatingRate": 1,
"heatTransferCoefficient": 1,
"irradianceCoefficient": 0.5,
"thermodynamicValuesUpdatedAt": "2025-01-02T12:00:00.000Z",
"lastSetPointSchedule": null,
"lastOptimizationRunData": null,
"deleted": false
}
]