Modbus is the lingua franca of brownfield automation: a simple register-based protocol that runs over RS-485 serial (RTU) or Ethernet (TCP), supported by an enormous installed base of PLCs, drives and meters.
Its simplicity and ubiquity make it the fastest way to connect a Raspberry Pi to existing equipment — which is why a Pi is so often deployed as a Modbus-to-MQTT gateway.