commit | 3ff4a7010e3dd8c092faf2a7929fefd4ed6587bf | [log] [tgz] |
---|---|---|
author | Chicago Duan <duanzhijia01@inspur.com> | Fri Jun 12 16:24:41 2020 +0800 |
committer | Chicago Duan <duanzhijia01@inspur.com> | Sun Jun 28 07:51:03 2020 +0000 |
tree | 461e527c0bfc6f2408dc3031c029cb6e2d83b83b | |
parent | 197705962bf99000168c993ab9ac4c69847b384d [diff] |
Add PLDM.Event Interface This interface implements the StateSensorEvent signal. When the PLDM daemon receives a state sensor EventMessages, it emits the StateSensorEvent signal.The application that has subscribed to the signal then receives the sensorEventMessage it needs.The application needs relevant filters for the signal data. Signed-off-by: Chicago Duan <duanzhijia01@inspur.com> Change-Id: I615a2851c79634e8d068805140ff635c8adb41b8
YAML descriptors of standard D-Bus interfaces. The format is described by the sdbusplus binding generation tool sdbus++.
Only the xyz/openbmc_project interfaces are built by default.
Enable the OpenPower D-Bus interfaces with:
--enable-openpower-dbus-interfaces
Enable IBM D-Bus interfaces with:
--enable-ibm-dbus-interfaces