Replies: 2 comments
-
Hex values in debug or diagnostic are the raw values. If you want raw modbus data you can turn debug on for pymodbus. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Ok, thx. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,

Recently, I faced with a strange behavior: all energy entities (export/import, per phase and summary) for Meter device (MTR-240-3PC1-D-A-MW, FW 1.0.32) increased by ~3 times.
How can I understand if this is an incorrect data output by the inverter / meter in modbus over tcp, or this is misinterpretation of the data by integration?
Is it possible to add raw registry data in debug log, before parsed hex values per device, which could be provided to support as proof of the firmware error?
Has anyone else encountered this behavior, why this happen and how to fix this?
Beta Was this translation helpful? Give feedback.
All reactions