summaryrefslogtreecommitdiffstats
path: root/xyz
diff options
context:
space:
mode:
authorTom Joseph <tomjoseph@in.ibm.com>2017-07-05 14:59:02 +0530
committerPatrick Williams <patrick@stwcx.xyz>2017-07-18 21:11:33 +0000
commit2513f69847bb04e80e4e2f1f3e3134fb33117a7c (patch)
tree17cdff9c8d1260800b3caf115090f3c77fcea8c5 /xyz
parent75ee8b4f4257a18e983568359143a690060d6714 (diff)
downloadphosphor-dbus-interfaces-2513f69847bb04e80e4e2f1f3e3134fb33117a7c.tar.gz
phosphor-dbus-interfaces-2513f69847bb04e80e4e2f1f3e3134fb33117a7c.zip
Define the AssetTag interface
Change-Id: I46ccac9e3e68f3b505885667aca9cc80c847aa63 Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>
Diffstat (limited to 'xyz')
-rw-r--r--xyz/openbmc_project/Inventory/Decorator/AssetTag.interface.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/xyz/openbmc_project/Inventory/Decorator/AssetTag.interface.yaml b/xyz/openbmc_project/Inventory/Decorator/AssetTag.interface.yaml
new file mode 100644
index 0000000..2c674cc
--- /dev/null
+++ b/xyz/openbmc_project/Inventory/Decorator/AssetTag.interface.yaml
@@ -0,0 +1,8 @@
+description: >
+ Implement to provide Asset Tag.
+properties:
+ - name: AssetTag
+ type: string
+ description: >
+ The tag provided to an object to identify it.
+
OpenPOWER on IntegriCloud