LVGL Dbus interface support needed

Hi all,

I am a beginner in this forum; I apologize if I am asking the wrong question here. We are working on the OpenBMC firmware stack and attempting to build an LVGL GUI demo application. We have successfully built and run the LVGL demo application. Now, we need to display sensor information and system-level details such as firmware version. To achieve this, we require a D-Bus interface. Could you please suggest the right direction to accomplish our goal?