I've read register 193 (Mobile data received this month (SIM1)) with a python modbus client.
The result was an array of 2 16 bit values (0:773, 1:35134).
Now I'm struggeling in how to interpret those values? What is the byte order of the read response? What is the scaling of the mobile data (bytes, KB, MB, ...)?