Hi everyone, I’m using the modbus plugin for inputs. I can read all the values of a device correctly except those of “INT SIGNED LONG LONG” format. Can you tell me why?
I’ll start by saying that I tried to “swap” the bits but I still don’t get a correct value.
With mbpoll I can, with the same configuration, read the data correctly. Does anyone have the answer?