Add update timestamp property on Logging.Entry

The new UpdateTimestamp property will hold the timestamp of the
most recent change to the log.  When an event log is first created,
this will match the value of the Timestamp property.

As only the Resolved property can change after log creation, this will
in practice indicate when that field was changed.

This is being put in place to match up with an upcoming Redfish event
log field that indicates when that event log was last updated.

Change-Id: Icb1daf2bc35a2362f94d99fbcdd31b9ce93ced2d
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
1 file changed
tree: 1c104620c9bc332e218885110735ae8a3130e8c9
  1. org/
  2. xyz/
  3. .gitignore
  4. bootstrap.sh
  5. configure.ac
  6. generate_makefile.sh
  7. generate_yaml_makefile.sh
  8. LICENSE
  9. MAINTAINERS
  10. Makefile.am
  11. Makefile.interfaces.in
  12. Makefile.yaml.in
  13. phosphor-dbus-interfaces.pc.in
  14. README.md
README.md

phosphor-dbus-interfaces

YAML descriptors of standard dbus interfaces

Only the xyz/openbmc_project interfaces are built by default.

Enable the OpenPower D-Bus interfaces with:

--enable-openpower-dbus-interfaces