Initial commit - Support for Get Hydrometer and Get Fermentation Chamber
This commit is contained in:
28
tests/json/get_fermentation_chamber_telemetry_response.json
Normal file
28
tests/json/get_fermentation_chamber_telemetry_response.json
Normal 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
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user