xref: /openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VPRI.interface.yaml (revision 1133524601de2ffc27ddcbd05ff6afc8b5cc1420)
1description: >
2    Implement to represent the VPRI record in IPZ VPD
3properties:
4    - name: RT
5      type: array[byte]
6      description: >
7          RT keyword. Contains the record name.
8    - name: VD
9      type: array[byte]
10      description: >
11          VD keyword. The record version.
12    - name: CR
13      type: array[byte]
14      description: >
15          CR keyword. Calibration data.
16    - name: PD_D
17      type: array[byte]
18      description: >
19          '#D' keyword. Card specific data.
20