Normalize Map
Make Modbus map fields explicit
Problem
Users and tools can mix zero-based protocol offsets with one-based or 3xxxx/4xxxx reference notation.
The Modbus application protocol defines PDU starting addresses from zero. A Pymodbus issue also shows a user explicitly mapping 30001 to address 0.