diff options
| author | Brad Bishop <bradleyb@fuzziesquirrel.com> | 2016-11-09 22:36:02 -0500 |
|---|---|---|
| committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | 2016-11-12 22:17:10 -0500 |
| commit | 02ac9f786fc17d3b7f402aef8250fb0a0a1a463c (patch) | |
| tree | b78487a77decba15d1ff8ea92358796744f8aa23 /example | |
| parent | bbf13bd366cd9e3a54c6b082bf9b3a5839977671 (diff) | |
| download | phosphor-inventory-manager-02ac9f786fc17d3b7f402aef8250fb0a0a1a463c.tar.gz phosphor-inventory-manager-02ac9f786fc17d3b7f402aef8250fb0a0a1a463c.zip | |
Add brief description to example interfaces
Change-Id: I69ab3de21da08e320bccd122d1f194691784e7fd
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'example')
| -rw-r--r-- | example/interfaces.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/example/interfaces.yaml b/example/interfaces.yaml index 56b6198..d48bdef 100644 --- a/example/interfaces.yaml +++ b/example/interfaces.yaml @@ -1,2 +1,5 @@ +# The interfaces file defines which interfaces +# will be processed by the Notify method. + - xyz.openbmc_project.Example.Iface1 - xyz.openbmc_project.Example.Iface2 |

