blob: fbfc42391a54fae35a81481dbdee7ebcd64267ac [file] [log] [blame]
Jonathan Doman45123f92021-03-03 13:07:52 -08001description: >
2 Implement to provide a unique identifier for an inventory item.
3properties:
4 - name: UniqueIdentifier
5 type: string
6 description: >
Patrick Williams8da396c2022-03-14 14:21:02 -05007 A free form, implementation defined string which uniquely and
8 permanently identifies a specific inventory item. This is complementary
9 to the item's serial number. This field should not be used for
10 programmatic interrogation of an object.