rapt-cloud-api/tests/json/get_fermentation_chamber_telemetry_response.json

29 lines
812 B
JSON

[
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"rowKey": "string",
"createdOn": "2025-10-09T09:29:04.638Z",
"macAddress": "string",
"rssi": 0,
"controlDeviceType": "string",
"controlDeviceMacAddress": "string",
"controlDeviceTemperature": 0,
"temperature": 0,
"targetTemperature": 0,
"minTargetTemperature": 0,
"maxTargetTemperature": 0,
"totalRunTime": 0,
"compressorRunTime": 0,
"compressorStarts": 0,
"heatingRunTime": 0,
"heatingStarts": 0,
"auxillaryRunTime": 0,
"auxillaryStarts": 0,
"profileId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"profileStepId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"profileSessionStartDate": "2025-10-09T09:29:04.638Z",
"profileSessionTime": 0,
"profileStepProgress": 0
}
]