1description: >
2 Implement to represent the physical location of the FRU.
3properties:
4 - name: LocationCode
5 type: string
6 description: >
7 A string describing the physical location of the FRU.
8 The location is determined based on the system design.
9
10