summaryrefslogtreecommitdiffstats
path: root/tools/example/xyz/openbmc_project/Example/Elog.metadata.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tools/example/xyz/openbmc_project/Example/Elog.metadata.yaml')
-rw-r--r--tools/example/xyz/openbmc_project/Example/Elog.metadata.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/tools/example/xyz/openbmc_project/Example/Elog.metadata.yaml b/tools/example/xyz/openbmc_project/Example/Elog.metadata.yaml
index 64db7fc..cb1dc7a 100644
--- a/tools/example/xyz/openbmc_project/Example/Elog.metadata.yaml
+++ b/tools/example/xyz/openbmc_project/Example/Elog.metadata.yaml
@@ -26,3 +26,11 @@
meta:
- str: STRING=%s
type: string
+
+- name: TestCallout
+ level: ERR
+ meta:
+ - str: DEV_ADDR=0x%.8X
+ type: uint32
+ inherits:
+ - example.xyz.openbmc_project.Example.Device.Callout
OpenPOWER on IntegriCloud