summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project/Logging/Entry.interface.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'xyz/openbmc_project/Logging/Entry.interface.yaml')
-rwxr-xr-xxyz/openbmc_project/Logging/Entry.interface.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/xyz/openbmc_project/Logging/Entry.interface.yaml b/xyz/openbmc_project/Logging/Entry.interface.yaml
index 67baa7a..e4758e9 100755
--- a/xyz/openbmc_project/Logging/Entry.interface.yaml
+++ b/xyz/openbmc_project/Logging/Entry.interface.yaml
@@ -10,6 +10,10 @@ properties:
type: uint32
description: >
The error event entry id number.
+ - name: Timestamp
+ type: uint64
+ description: >
+ Commit timestamp of the error event entry in milliseconds since 1970.
- name: Severity
type: enum[self.Level]
description: >
OpenPOWER on IntegriCloud