Initial commit - Support for Get Hydrometer and Get Fermentation Chamber

This commit is contained in:
2025-10-09 16:27:33 +02:00
commit df1be4c144
27 changed files with 1794 additions and 0 deletions

View File

@@ -0,0 +1,28 @@
[
{
"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
}
]