[PATCH docs] Update dbus-interfaces.md for Event Log api

OpenBMC Patches openbmc-patches at stwcx.xyz
Thu Feb 4 16:50:11 AEDT 2016


From: Chris Austen <causten at users.noreply.github.com>

---
 dbus-interfaces.md | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)

diff --git a/dbus-interfaces.md b/dbus-interfaces.md
index 28fe410..db0f232 100644
--- a/dbus-interfaces.md
+++ b/dbus-interfaces.md
@@ -151,4 +151,30 @@ properties:
 
   *  `state`
 
+# Event Logs
 
+## `/org/openbmc/records/events`
+
+methods:
+
+  *  `Clear()`
+
+## `/org/openbmc/records/events/<logid>`
+
+methods:
+
+  *  `delete()`
+
+properties:
+
+  *  `message`
+
+  *  `association`
+
+  *  `reported_by`
+
+  *  `severity`
+
+  *  `debug_data`
+
+  *  `time`
-- 
2.6.4




More information about the openbmc mailing list