summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/xmltohb/attribute_types.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/targeting/xmltohb/attribute_types.xml')
-rw-r--r--src/usr/targeting/xmltohb/attribute_types.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/src/usr/targeting/xmltohb/attribute_types.xml b/src/usr/targeting/xmltohb/attribute_types.xml
index 6828adab3..f903b1819 100644
--- a/src/usr/targeting/xmltohb/attribute_types.xml
+++ b/src/usr/targeting/xmltohb/attribute_types.xml
@@ -3238,6 +3238,25 @@
</hwpfToHbAttrMap>
</attribute>
+<attribute>
+ <id>HUID</id>
+ <description>
+ Hardware Unit ID
+ SSSSNNNNTTTTTTTTiiiiiiiiiiiiiiii
+ S=System
+ N=Node Number
+ T=Target Type (matches TYPE attribute)
+ i=Instance/Sequence number of target, relative to node
+ </description>
+ <simpleType>
+ <uint32_t></uint32_t>
+ <default>0xFFFFFFFF</default>
+ </simpleType>
+ <persistency>non-volatile</persistency>
+ <readable/>
+</attribute>
+
+
<!-- Begin attributes (4) to test string support -->
<attribute>
OpenPOWER on IntegriCloud