Clone this repo:

Branches

  1. a32d241 modbus_rtu_lib: implement library APIs by Jagpal Singh Gill · 2 weeks ago main
  2. 9695bd2 modbus_rtu_lib: define read holding register by Jagpal Singh Gill · 2 weeks ago
  3. 0fffb59 tests: add dir and meson option by Jagpal Singh Gill · 5 months ago
  4. fa4a787 add rtu and common dirs by Jagpal Singh Gill · 5 months ago
  5. bb82b5d clang-tidy: format with config-clang-tidy by Patrick Williams · 5 months ago

phosphor-modbus

phosphor-modbus provides a set of software applications to query sensors info, inventory data, firmware info of various modbus devices.

Dependencies

The phosphor-modbus requires phosphor-dbus-interfaces, sdbusplus and phosphor-logging.

Building

The phosphor-modbus is built using meson.

meson build && ninja -C build