blob: adc0e70b141808ddca8b06a3550e2f78bc7267b9 [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
Patrick Williamsa1347412022-12-06 10:56:22 -06008 permanently identifies a specific inventory item. This is
9 complementary to the item's serial number. This field should not be
10 used for programmatic interrogation of an object.