-
-
Notifications
You must be signed in to change notification settings - Fork 256
Open
Description
{"level":"info","message":"Timestamp: 2025-01-17T22:02:20.880Z, msg: "HVAC Id: 1 Fetching HVAC mode", correlationId: 9432, function: getHVACMode, level: info"}
{"level":"error","message":"Timestamp: 2025-01-17T22:02:20.962Z, msg: "HVAC Id: 1 Failed to get HVAC mode because of Error: Data length error, expected 7 got 6", correlationId: 9432, function: getHVACMode, level: error"}
const response = await requestedHVAC.readHoldingRegisters(803,1);
HVACMode = response.data[0];
it seems to happen sometimes but sometimes it goes through. Same issue with readcoils and readDiscreteInputs as well.
Metadata
Metadata
Assignees
Labels
No labels