pymodbus
pymodbus copied to clipboard
Modbus simulator configuration is too complicated.
Change the simulator datastore configuration to be more like a memory layout
1 big block if shared 4 blocks (standard modbus blocks) if not shared 2 blocks (register and coils) if grouped
Then inside the register block(s) declare the type (int32 etc).