1description: >
2    Implement to provide item replacement attributes.
3properties:
4    - name: FieldReplaceable
5      type: boolean
6      description: >
7          Whether or not the item is field replaceable.
8    - name: HotPluggable
9      type: boolean
10      description: >
11          Whether or not the item supports hotplug.
12