Clone this repo:

Branches

  1. cf77ef5 add firmware inventory support by Jagpal Singh Gill · 2 months ago main
  2. 7184805 rtu: add read status register and event support by Jagpal Singh Gill · 4 weeks ago
  3. e92aba4 rtu: implement modbus sensor read by Jagpal Singh Gill · 4 weeks ago
  4. 978c780 common: use std::flat_map for entity_manager by Jagpal Singh Gill · 3 weeks ago
  5. cad9ecf rtu: implement modbus rtu inventory source service by Jagpal Singh Gill · 3 weeks 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