Ergonomic facade over the generated Modbus RTU binding.
Modbus over RS485 is what cheap industrial sensing speaks: energy meters, soil
probes, water-quality transmitters, pump controllers. Each request builder here
returns a complete frame with its CRC, ready to write to a port, and a reply
comes back through parseFrame as an object that reads its own values.
Ergonomic facade over the generated Modbus RTU binding.
Modbus over RS485 is what cheap industrial sensing speaks: energy meters, soil probes, water-quality transmitters, pump controllers. Each request builder here returns a complete frame with its CRC, ready to write to a port, and a reply comes back through parseFrame as an object that reads its own values.