| commit | f69546b3c665e8ad83ede789c39e54cc0fc429c2 | [log] [tgz] |
|---|---|---|
| author | Jagpal Singh Gill <paligill@gmail.com> | Thu Oct 16 09:38:16 2025 -0700 |
| committer | Jagpal Singh Gill <paligill@gmail.com> | Thu Oct 16 09:38:16 2025 -0700 |
| tree | 9608ac2d80377ee3fd8e707a26672ac405c152c7 | |
| parent | a32d241b08af236b5ea1d4e18a390bdc561b435b [diff] |
common: add entity manager interface Define an EntityManager interface to fetch the serial port related config or any device config from Entity Manager. Change-Id: Ieeff4422903e3b4bcc3ce28cd493eecab5618f13 Signed-off-by: Jagpal Singh Gill <paligill@gmail.com>
phosphor-modbus provides a set of software applications to query sensors info, inventory data, firmware info of various modbus devices.
The phosphor-modbus requires phosphor-dbus-interfaces, sdbusplus and phosphor-logging.
The phosphor-modbus is built using meson.
meson build && ninja -C build