MFxMF / SDM630-Modbus

SDM630-Modbus 3P4W Multifunction Power Analyser WithRS485 Port modbus RTU for the domoticz plugin
GNU General Public License v3.0
19 stars 17 forks source link

No logdata after last code update #3

Open Ivohome opened 4 years ago

Ivohome commented 4 years ago

After the last code update, the log data for several parameters is missing! I do not have any log data for e.g. Active power and Line voltage L1, L2 and L3 anymore. But I still have log data from e.g. Total system power L1, L2 and L3. So it seems the data of continuous values is missing and cumulative data is still being logged.

Can you please check (and hopefully correct) this issue?

Also I noticed that the log file is now full with connection problems (just a very short part of the log below). With the previous plugin I never noticed this, although then the domoticz gui hung every 2-4 days while the logging still was OK.

2019-11-08 02:15:26.091 (SDM630) Connection problem 2019-11-08 02:53:08.158 (SDM630) Connection problem 2019-11-08 03:43:26.170 (SDM630) Connection problem 2019-11-08 04:35:49.040 (SDM630) Connection problem 2019-11-08 05:30:18.033 (SDM630) Connection problem 2019-11-08 05:57:32.713 (SDM630) Connection problem 2019-11-08 06:10:07.300 (SDM630) Connection problem 2019-11-08 06:12:13.417 (SDM630) Connection problem 2019-11-08 07:06:43.349 (SDM630) Connection problem 2019-11-08 07:12:58.333 (SDM630) Connection problem 2019-11-08 07:16:05.396 (SDM630) Connection problem 2019-11-08 07:36:00.376 (SDM630) Connection problem 2019-11-08 09:26:01.473 (SDM630) Connection problem

Does anybody recognize this behavior?