blob: 0ba757b9834078c9959ec9ce01fcb74f4d6fdc01 [file] [log] [blame]
Brad Bishopa948d262016-10-05 19:51:48 -04001description: >
2 Implement to provide item replacement attributes.
3properties:
4 - name: FieldReplaceable
Deepak Kodihalli1542bae2016-11-09 05:23:39 -06005 type: boolean
Brad Bishopa948d262016-10-05 19:51:48 -04006 description: >
7 Whether or not the item is field replaceable.
8
9# vim: tabstop=8 expandtab shiftwidth=4 softtabstop=4