xref: /openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VW10.interface.yaml (revision 8da396ca4e24c1831d5d8fc9c9afc208002032c1)
1description: >
2    Implement to represent the VW10 record in IPZ VPD
3properties:
4    - name: RT
5      type: array[byte]
6      description: >
7          RT keyword. Contains the record name.
8    - name: DR
9      type: array[byte]
10      description: >
11          Descrition of the record.
12    - name: GD
13      type: array[byte]
14      description: >
15          Gard data.
16