summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2018-04-16 15:57:45 -0500
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-05-02 20:10:16 +0000
commit2395076f92f1ce1171b1be0b1341e9059c4fa73b (patch)
treeb301316fb0e4af9c24b13a484fbfaf1770e9a78d /xyz/openbmc_project
parentc61651deaf1ac56860d8179006a4fa0e978d8b22 (diff)
downloadphosphor-dbus-interfaces-2395076f92f1ce1171b1be0b1341e9059c4fa73b.tar.gz
phosphor-dbus-interfaces-2395076f92f1ce1171b1be0b1341e9059c4fa73b.zip
Added more information about Asset Tag
Added a more descriptive definition of "Asset Tag". Took from http://ipmiutil.sourceforge.net/man.htm. This change lets the user know the asset tag should be unique. This should not change how "Asset Tag" is used. Change-Id: Ie41cfe1e161a57ad7d08b0b1276676116b3504df Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
Diffstat (limited to 'xyz/openbmc_project')
-rw-r--r--xyz/openbmc_project/Inventory/Decorator/AssetTag.interface.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/xyz/openbmc_project/Inventory/Decorator/AssetTag.interface.yaml b/xyz/openbmc_project/Inventory/Decorator/AssetTag.interface.yaml
index 2c674cc..3b3e047 100644
--- a/xyz/openbmc_project/Inventory/Decorator/AssetTag.interface.yaml
+++ b/xyz/openbmc_project/Inventory/Decorator/AssetTag.interface.yaml
@@ -1,5 +1,6 @@
description: >
- Implement to provide Asset Tag.
+ Implement to provide Asset Tag. The asset tag is used to uniquely identify
+ the object.
properties:
- name: AssetTag
type: string
OpenPOWER on IntegriCloud