| commit | 2168bbd050af3c68d820f96054a939dda02688c6 | [log] [tgz] |
|---|---|---|
| author | Jagpal Singh Gill <paligill@gmail.com> | Wed Oct 22 19:48:59 2025 -0700 |
| committer | Jagpal Singh Gill <paligill@gmail.com> | Thu Oct 23 00:57:10 2025 -0700 |
| tree | ce08b5af5aca2d6fa9cd6ca44098cc1320c97f3a | |
| parent | b62e3dfe5505fdb8c2ab96156b62e3bfb878b7a6 [diff] |
rtu: add mock modbus test device Add the mocked modbus test device/server. The purpose of this mocked device is to help facilitate testing on Qemu VM. More details are captured in Readme.md file. Change-Id: I3b09f4057ea5cc03db101b81f435ae772d51d601 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